Releases: toeverything/AFFiNE
Releases · toeverything/AFFiNE
0.17.0-canary.7
What's Changed
- feat: filter out empty workpace in sidebar list by @darkskygit in #7960
- feat(core): add sign in button to shared doc by @JimmFly in #7952
- feat(core): import template by @EYHN in #8000
- feat(core): mobile renderer for explorer by @CatsJuice in #7942
- feat(mobile): mobile index page UI by @CatsJuice in #7959
- feat(mobile): all docs page ui impl by @CatsJuice in #7976
- feat(core): add outgoing links to doc info by @JimmFly in #7955
Full Changelog: v0.17.0-canary.6...v0.17.0-canary.7
0.17.0-canary.6
What's Changed
- feat(core): adjust share menu ui by @JimmFly in #7931
- chore: bump up @blocksuite/icons version to v2.1.64 by @renovate in #7945
- feat: update throttler by @darkskygit in #7957
- chore: bump up all non-major dependencies by @renovate in #7953
- chore: bump up oxlint version to v0.8.0 by @renovate in #7962
- chore: bump up Rust crate sqlx to 0.8 [SECURITY] by @renovate in #7965
- fix(server): wrong table used for userspace data by @forehalo in #7969
- fix: remove unused variables by @DonIsaac in #7968
- chore(core): add Display bi-directional links setting row ui by @JimmFly in #7954
- feat(core): editor setting service by @EYHN in #7956
- fix(electron): adjust app-tabs-header styles by @pengx17 in #7961
- refactor(infra): remove setimmediate by @EYHN in #7975
- fix(core): avoid expand runtime config everywhere used by @forehalo in #7972
- chore: bump up happy-dom version to v15 by @renovate in #7941
- chore: bump up @marsidev/react-turnstile version to v1 by @renovate in #7940
- ci: send slack message to channel after deploy by @Brooooooklyn in #7889
- fix: native binding by @darkskygit in #7985
- fix(native): return type casts by @darkskygit in #7986
- chore(core): disable expand database block by @JimmFly in #7984
- fix(core): no share page in desktop by @EYHN in #7983
- refactor(core): move fontFamily and fullWidthLayout to editor settings by @JimmFly in #7988
- chore: adjust font menu and slider style by @JimmFly in #7989
- feat(core): add new doc default mode setting by @JimmFly in #7990
- feat(core): impl the Doc Info and Bi-Directional Links display settings by @JimmFly in #7991
- fix(core): add mobile edit button by @L-Sun in #7996
New Contributors
Full Changelog: v0.17.0-canary.5...v0.17.0-canary.6
0.16.3
🚀 Features
🐞 Bug Fixes
- Center peek support open in new tab - by pengx17 in #7848 (d86f7)
- Admin panel schema - by DarkSky in #7851 (24c34)
- admin:
- electron:
- server:
🏎 Performance
View changes on GitHub
0.16.3-beta.2
What's Changed
- fix: center peek support open in new tab by @pengx17 in #7848
- fix(electron): adjust app-tabs-header styles by @pengx17 in #7849
- chore: add test for all collection and all tag by @JimmFly in #7687
- fix: admin panel schema by @darkskygit in #7851
- chore: bump up oxlint version to v0.7.1 by @renovate in #7846
- fix(server): prelude should load both local and remote config file by @forehalo in #7852
- fix(server): change password with token should be public by @forehalo in #7855
- chore(admin): organize massive routes by @forehalo in #7857
- fix(admin): avoid frequent refetch by @forehalo in #7863
- fix(admin): frequent query requests in the search by @JimmFly in #7854
- fix(electron): cmd+num not working on mac by @pengx17 in #7865
- fix(admin): user form not dynamically updating as expected by @JimmFly in #7858
- feat: bump bs by @doouding in #7866
- perf(core): avoid page init when only id required by @forehalo in #7867
Full Changelog: v0.17.0-canary.1...v0.16.3-beta.2
0.17.0-canary.1
What's Changed
- fix: center peek responsiveness update by @pengx17 in #7814
- fix: do not use globalShortcut for tab switching by @pengx17 in #7827
- feat(i18n): fix i18n en-Us & en json english style by @hwangdev97 in #7834
- feat(core): rewrite page-mode-switch with RadioGroup, bind hotkey with cmdk by @CatsJuice in #7758
- feat(core): new theme editor poc by @CatsJuice in #7810
- feat(core): add configuration for experimental features by @JimmFly in #7699
- chore(core): enable mixpanel ignore_dnt flag by @forehalo in #7841
- fix(core): checkout event by @forehalo in #7844
- chore: bump up vite-plugin-dts version to v4 by @renovate in #7762
- chore: bump up vitest-mock-extended version to v2 by @renovate in #7584
- feat: bump bs by @doouding in #7836
- feat(admin): add self-host setup and user management page by @JimmFly in #7537
- refactor(infra): remove setimmediate by @EYHN in #7821
- fix(electron): app got deleted when auto update on windows by @forehalo in #7820
- feat(admin): add config page to admin by @JimmFly in #7619
- feat(admin): add server runtime config settings by @JimmFly in #7618
- feat(admin): add prompt management page by @JimmFly in #7611
- fix(admin): handle error login status by @JimmFly in #7646
- fix(admin): organize admin panel by @forehalo in #7840
- fix(server): use timestamp with timezone by @forehalo in #7847
Full Changelog: v0.16.1...v0.17.0-canary.1
0.16.2
0.16.1
What's Changed
- chore: adjust i18n by @JimmFly in #7800
- fix(core): typo in migration text by @EYHN in #7804
- feat(component): add autoFocusConfirmButton for confirm-modal by @CatsJuice in #7801
- fix(core): delete from folder not work by @EYHN in #7806
- fix(electron): shell should import renderer css in dev by @pengx17 in #7805
- fix(electron): missing collection name in tab header by @pengx17 in #7807
- chore(electron): disable parallel execution of electron tests by @pengx17 in #7789
- fix(core): hidden open in split view in browser by @EYHN in #7811
- fix(core): disable blocksuite indexer by @EYHN in #7813
- fix(core): sidebar unauthorized user avatar should center vertically by @CatsJuice in #7812
- fix(core): sidebar renaming menu pos by @CatsJuice in #7798
- fix(core): wrong color of ai-subscribe button by @CatsJuice in #7816
- fix(core): some doc missing in search result by @EYHN in #7818
- fix(core): better search result by @EYHN in #7819
Full Changelog: v0.16.0...v0.16.1
0.16.0
What's Changed
- chore: update name in one shot by @darkskygit in #7567
- fix: forked session query condition by @darkskygit in #7568
- fix(core): correct believer plan copy by @CatsJuice in #7571
- ci: set the sentry release name as version number by @Brooooooklyn in #7574
- fix(server): should clean bill date if lifetime subscription by @forehalo in #7577
- feat(server): setup api for selfhost deployment by @forehalo in #7569
- fix(core): beliver plan should not show cancel subscription by @CatsJuice in #7576
- chore: add env for desktop test by @darkskygit in #7582
- chore: bump blocksuite by @akumatus in #7579
- fix(core): remove hover state for ai-usage block in sidebar avtar menu by @CatsJuice in #7573
- feat(core): adjust left-sidebar min-width to 248px by @CatsJuice in #7575
- fix(component): button icon color by @EYHN in #7588
- refactor(component): adjust confirm modal api by @EYHN in #7589
- feat: support save chat to block by @donteatfriedrice in #7481
- fix(server): create dev user by @forehalo in #7592
- build: fix undefined entry point by @Brooooooklyn in #7594
- feat: custom the items of linked menu by configuration by @akumatus in #7554
- chore: custom telemetry endpoint by @Brooooooklyn in #7596
- ci: wrong installer version used by @forehalo in #7602
- feat: bump blocksuite by @donteatfriedrice in #7603
- refactor(core): use lit customelement decorator by @L-Sun in #7560
- feat(core): bump theme by @CatsJuice in #7587
- fix(core): stuck when quick switch doc mode by @EYHN in #7599
- feat(core): adjust subscription related mixpanel by @CatsJuice in #7536
- feat(core): move sidebar new page button beside quick-search by @CatsJuice in #7578
- feat(infra): add ability to mount nodes to nearest FrameworkScope root by @CatsJuice in #7551
- fix(core): do not clip center-peek controls to make it appear more quickly by @CatsJuice in #7572
- feat(core): support lifetime subscription from external link by @CatsJuice in #7585
- feat: migrate fal workflow to server by @darkskygit in #7581
- fix: journal doc title in at menu by @akumatus in #7608
- feat(core): init organize by @EYHN in #7456
- feat: refector prompt refresh by @darkskygit in #7605
- chore: bump up all non-major dependencies by @renovate in #7517
- chore(component): add a danger hover style for buttons by @fundon in #7600
- feat(core): add doc/collection/tag select hook by @CatsJuice in #7593
- build: make nightly version shorter by @Brooooooklyn in #7613
- fix: repeated slides by @darkskygit in #7612
- feat(core): new favorite by @EYHN in #7590
- refactor(core): adjust modal animation by @EYHN in #7606
- feat: support chatting in center peek by @donteatfriedrice in #7601
- chore: bump up @blocksuite/icons version to v2.1.61 by @renovate in #7541
- fix(core): make indexer faster by @EYHN in #7629
- fix(core): sidebar node content should ellipsis when overflowed by @CatsJuice in #7627
- fix(core): adjust believer card dark mode style by @CatsJuice in #7623
- feat(core): add doc/tag/collection to folders via menu by @CatsJuice in #7631
- feat: bump blocksuite by @donteatfriedrice in #7634
- feat: add event tracker for ai chat block by @donteatfriedrice in #7637
- feat(core): support sidebar collapse by @EYHN in #7630
- fix(core): sidebar renaming bug by @EYHN in #7632
- fix(core): optimize sidebar tag performance by @EYHN in #7633
- feat(core): outline viewer (quick toc) by @L-Sun in #7614
- feat(electron): multi tabs support by @pengx17 in #7440
- test(electron): add test cases for electron tabs by @pengx17 in #7635
- chore(electron): remove unused ipc code by @pengx17 in #7636
- ci: attest provenance by @Brooooooklyn in #7609
- chore: bump up rustc version to v1.80.0 by @renovate in #7628
- build(electron): skip signing for windows by @pengx17 in #7645
- fix(core): wrong padding position when ai panel is active by @forehalo in #7648
- fix(core): scrolling break client style in bordered container by @forehalo in #7650
- feat(server): runtime service config by @forehalo in #7644
- fix(core): fix layout overflow by @EYHN in #7647
- fix: remove shadow for bordered main container by @pengx17 in #7655
- fix: icon color active style by @pengx17 in #7656
- feat(core): improve mixpanel by @EYHN in #7652
- feat(core): add track events for sidebar by @EYHN in #7659
- fix(electron): app flicker issue by @pengx17 in #7663
- chore: bump blocksuite 240730 by @Saul-Mirone in #7662
- chore(core): update sidebar all-docs icon by @CatsJuice in #7626
- fix(component): stop renaming modal propagation & input auto focus by @CatsJuice in #7653
- fix(component): adjust renaming style by @CatsJuice in #7654
- fix(core): adjust sidebar explorer empty status by @CatsJuice in #7657
- fix: ai chat block added later should be with higher index by @donteatfriedrice in #7660
- fix: cannot clean chat panel histories by @donteatfriedrice in #7673
- fix: tab label overflow style when there is only one tab by @pengx17 in #7665
- fix: using width atom for syncing app headers position by @pengx17 in #7666
- fix(electron): window theme issue after exiting presentation by @pengx17 in #7671
- fix: wrong public path for stable env by @forehalo in #7676
- chore(server): standardize server db names and columns by @forehalo in #7674
- feat(core): experience function color picker by @fundon in #7677
- fix: make chat button click event work fine by @darkskygit in #7658
- build(electron): re-enable windows signing by @pengx17 in #7682
- chore: bump blocksuite by @L-Sun in #7680
- fix: optimize ai chat block position calculation by @donteatfriedrice in #7683
- chore(core): set read-only mode on mobile device by @L-Sun in #7651
- fix(component): modal overlap issue by @EYHN in #7691
- feat(core): add globalcontext info to mixpanel track by @EYHN in #7681
- feat(core): adjust explorer section style, persist collapsable state by @CatsJuice in #7679
- fix(core): new no children status for explorer by @CatsJuice in #7686
- refactor(electron): tab title/icon update logic by @pengx17 in #7675
- chore: bump blocksuite by @L-Sun in https://github.com...
0.16.0-beta.5
What's Changed
- fix(core): trash doc in search result by @EYHN in #7785
- feat(server): authenticate user before ws connected by @forehalo in #7777
- fix(core): cloud s subscription resume button's content is blank by @CatsJuice in #7783
- feat(core): highlight doc title in search result by @EYHN in #7786
- feat(core): better search result by @EYHN in #7787
- chore: tracking events for app tabs header by @pengx17 in #7778
- chore: bump blocksuite by @EYHN in #7788
- feat: mid click links to open in new tab by @pengx17 in #7784
- feat: cmd click support for journal sidebar by @pengx17 in #7792
- fix(core): can not get chrome version in desktop mode in iOS by @L-Sun in #7791
Full Changelog: v0.16.0-beta.4...v0.16.0-beta.5
0.16.0-beta.4
What's Changed
- fix: ai chat block center peek animation by @donteatfriedrice in #7781
- fix: onboarding stage not shown by @pengx17 in #7782
Full Changelog: v0.16.0-beta.3...v0.16.0-beta.4