Skip to content

Releases: toeverything/AFFiNE

0.17.0-canary.7

29 Aug 08:20
5e8683c
Compare
Choose a tag to compare
0.17.0-canary.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.6...v0.17.0-canary.7

0.17.0-canary.6

29 Aug 04:22
0668568
Compare
Choose a tag to compare
0.17.0-canary.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.17.0-canary.5...v0.17.0-canary.6

0.17.0-canary.5

23 Aug 03:14
b57388f
Compare
Choose a tag to compare
0.17.0-canary.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.4...v0.17.0-canary.5

0.17.0-canary.4

19 Aug 07:58
4a89b1a
Compare
Choose a tag to compare
0.17.0-canary.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.3...v0.17.0-canary.4

0.17.0-canary.3

15 Aug 07:08
9af0e53
Compare
Choose a tag to compare
0.17.0-canary.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.2...v0.17.0-canary.3

0.17.0-canary.2

14 Aug 06:30
99e70c9
Compare
Choose a tag to compare
0.17.0-canary.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.1...v0.17.0-canary.2

0.16.3

14 Aug 07:43
99e70c9
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Center peek support open in new tab - by pengx17 in #7848 (d86f7)
  • Admin panel schema - by DarkSky in #7851 (24c34)
  • admin:
    • Avoid frequent refetch - by forehalo in #7863 (f69f0)
    • Frequent query requests in the search - by JimmFly in #7854 (05247)
    • User form not dynamically updating as expected - by JimmFly in #7858 (994b5)
  • electron:
  • server:
    • Prelude should load both local and remote config file - by forehalo in #7852 (7afba)
    • Change password with token should be public - by forehalo in #7855 (0ba51)

🏎 Performance

  • core: Avoid page init when only id required - by forehalo in #7867 (99e70)
View changes on GitHub

0.16.3-beta.2

14 Aug 06:56
99e70c9
Compare
Choose a tag to compare
0.16.3-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.1...v0.16.3-beta.2

0.17.0-canary.1

13 Aug 08:17
171a974
Compare
Choose a tag to compare
0.17.0-canary.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.1...v0.17.0-canary.1

0.16.2

13 Aug 09:10
171a974
Compare
Choose a tag to compare

🚀 Features

  • Bump bs - by Lye Hongtao in #7836 (dc519)
  • admin:
    • Add self-host setup and user management page - by JimmFly in #7537 (ccf22)
    • Add config page to admin - by JimmFly in #7619 (7f7c0)
    • Add server runtime config settings - by JimmFly in #7618 (bf6e3)
    • Add prompt management page - by JimmFly in #7611 (b2140)
  • core:
    • Rewrite page-mode-switch with RadioGroup, bind hotkey with cmdk - by CatsJuice in #7758 (75e02)
    • New theme editor poc - by CatsJuice in #7810 (6228b)
    • Add configuration for experimental features - by JimmFly in #7699 (9037e)
  • i18n:
    • Fix i18n en-Us & en json english style - by hwangdev97 in #7834 (4ac9b)

🐞 Bug Fixes

  • Center peek responsiveness update - by pengx17 in #7814 (d82f4)
  • Do not use globalShortcut for tab switching - by pengx17 in #7827 (a6169)
  • admin:
  • core:
  • electron:
    • App got deleted when auto update on windows - by liuyi in #7820 (83a9b)
  • server:
View changes on GitHub