Skip to content

v1.0.1

Latest

Choose a tag to compare

@LIlGG LIlGG released this 11 Oct 11:10
· 8 commits to main since this release

What's Changed

Features

  • allow using chat to modify page titles (7acc494)

Performance Improvements

  • make the generated page names unique rather than consistent (a93a679)
  • reduce the frequency of saving empty pages (3af1c30)

Bug Fixes

  • switching pages may cause page confusion (a672fca)
  • resolve logical issues when generating multi-page data (884f518)
  • resolve the issue of frequent triggering of replaceState (5b8408d)
  • allow rate limit trust proxy (196a0c3)
  • addressing the issues with outdated prompt information in multi-turn dialogues (5ff32f2)
  • resolve the issue of possible abnormal text generated during page creation. (c5d47c6)

Miscellaneous Chores

  • remove tracking script from layout (63636fe)

Code Refactoring

  • repartition server-side and client-side code (e9b573a)

Full Changelog: https://github.com/halo-dev/upage/blob/release/v1.0.1/CHANGELOG.md