Releases: A-d-r-i/update_choco_packages
Affine-client v0.15.2
What's Changed
- fix: ensure exact tag matching with enter key behavior refinement by @KushalSharmaGit in toeverything/AFFiNE#7387
- feat(core): adjust orm api by @EYHN in toeverything/AFFiNE#7392
- feat(core): replace ai template by @EYHN in toeverything/AFFiNE#7396
- feat: bump blocksuite by @Flrande in toeverything/AFFiNE#7372
- fix: cmd-k keybinding not show when editor input is active by @pengx17 in toeverything/AFFiNE#7398
- fix(infra): override saved blocksuite feature flag by @EYHN in toeverything/AFFiNE#7399
New Contributors
- @KushalSharmaGit made their first contribution in toeverything/AFFiNE#7387
Full Changelog: toeverything/AFFiNE@v0.15.1...v0.15.2
Affine-client v0.15.0
What's Changed
- fix(server): selfhost fixes by @forehalo in toeverything/AFFiNE#7140
- feat: fetch fal stream correctly by @darkskygit in toeverything/AFFiNE#7141
- fix(core): fetch share docs on non-cloud workspace by @EYHN in toeverything/AFFiNE#7144
- chore: bump bs by @pengx17 in toeverything/AFFiNE#7146
- fix(core): move to trash confirm modal missing by @EYHN in toeverything/AFFiNE#7143
- refactor(core): remove unused trash relate data by @EYHN in toeverything/AFFiNE#7142
- chore(core): add padding when ai-panel is opened in page mode by @L-Sun in toeverything/AFFiNE#7151
- fix: gql result check for clean history by @darkskygit in toeverything/AFFiNE#7154
- fix: customer create at by @darkskygit in toeverything/AFFiNE#7132
- chore: bump blocksuite by @pengx17 in toeverything/AFFiNE#7152
- refactor: move command registry to frontend/core by @pengx17 in toeverything/AFFiNE#7135
- feat: add search doc modal by @pengx17 in toeverything/AFFiNE#7136
- feat: allow search for doc without showing modal by @pengx17 in toeverything/AFFiNE#7138
- fix: cleanup usePromptModal by @pengx17 in toeverything/AFFiNE#7157
- fix: adjust peek view modal container styles by @pengx17 in toeverything/AFFiNE#7153
- fix: temp fix for showing peek view modal for edgeless by @pengx17 in toeverything/AFFiNE#7155
- fix(core): remove extra console log by @EYHN in toeverything/AFFiNE#7160
- fix(core): fix active view undefined by @EYHN in toeverything/AFFiNE#7161
- chore: bump blocksuite by @pengx17 in toeverything/AFFiNE#7163
- feat(core): update slash menu entries with quick search by @L-Sun in toeverything/AFFiNE#7167
- fix: close peek view when clicking on reference link by @pengx17 in toeverything/AFFiNE#7137
- feat: add autofill and onClose params in notification service api by @akumatus in toeverything/AFFiNE#7162
- feat: add ai entry to code toolbar and image toolbar by @donteatfriedrice in toeverything/AFFiNE#7169
- chore: bump blocksuite to 0.15.0-canary-202406070336-e104622 by @Saul-Mirone in toeverything/AFFiNE#7172
- fix(core): ui flash when open setting modal by @EYHN in toeverything/AFFiNE#7170
- fix: insert link action in quick search callback by @pengx17 in toeverything/AFFiNE#7165
- fix: adjust peek view modal container styles by @pengx17 in toeverything/AFFiNE#7173
- fix: handle unexpected fal response by @darkskygit in toeverything/AFFiNE#7158
- feat: no branches workflow support by @darkskygit in toeverything/AFFiNE#7119
- feat: add workflow resolver by @darkskygit in toeverything/AFFiNE#7123
- fix: quick search placeholder for docs search by @pengx17 in toeverything/AFFiNE#7175
- feat: bump blocksuite by @donteatfriedrice in toeverything/AFFiNE#7178
- fix: render embed linked/synced doc as affine-reference for shared pages by @pengx17 in toeverything/AFFiNE#7179
- fix(server): should update stripe customer email if changed by @forehalo in toeverything/AFFiNE#7181
- feat(core): enable synced doc block by default by @EYHN in toeverything/AFFiNE#7176
- chore: bump up blocksuite-canary to v0.15.0-canary-202406071542-063825f by @renovate in toeverything/AFFiNE#7100
- chore: bump up @blocksuite/icons version to v2.1.54 by @renovate in toeverything/AFFiNE#7102
- fix(core): template image assets missing by @EYHN in toeverything/AFFiNE#7171
- chore: bump up @testing-library/react version to v16 by @renovate in toeverything/AFFiNE#7133
- chore: bump up blocksuite-canary to v0.15.0-canary-202406080726-0515c2d by @renovate in toeverything/AFFiNE#7183
- fix: peek view modal controls animation by @pengx17 in toeverything/AFFiNE#7180
- feat: bump blocksuite by @donteatfriedrice in toeverything/AFFiNE#7191
- chore: bump up electron version to v31 by @renovate in toeverything/AFFiNE#7190
- chore: bump up c8 version to v10 by @renovate in toeverything/AFFiNE#7189
- chore: bump up nyc version to v17 by @renovate in toeverything/AFFiNE#7187
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7088
- chore: bump up oxlint version to v0.4.3 by @renovate in toeverything/AFFiNE#7054
- chore: bump up uuid version to v10 by @renovate in toeverything/AFFiNE#7185
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7195
- chore: Lock file maintenance by @renovate in toeverything/AFFiNE#7129
- feat: bump bs by @doouding in toeverything/AFFiNE#7198
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7196
- chore: bump up @blocksuite/icons version to v2.1.55 by @renovate in toeverything/AFFiNE#7202
- fix: surface-ref peek view by @doouding in toeverything/AFFiNE#7208
- refactor: add docsService for blocksuite to change and observe doc mode by @akumatus in toeverything/AFFiNE#7200
- fix(electron): downgrade electron version by @Brooooooklyn in toeverything/AFFiNE#7215
- chore: bump blocksuite by @pengx17 in toeverything/AFFiNE#7217
- fix: page reference should wrap by @pengx17 in toeverything/AFFiNE#7218
- refactor(core): image preview toolbar UI by @fundon in toeverything/AFFiNE#7207
- feat: add block action bar control for event tracker by @donteatfriedrice in toeverything/AFFiNE#7210
- chore: bump up oxlint version to v0.4.4 by @renovate in toeverything/AFFiNE#7226
- chore: bump up rustc version to v1.79.0 by @renovate in toeverything/AFFiNE#7220
- fix: edgeless object creation events by @pengx17 in toeverything/AFFiNE#7206
- feat: add importWorkspaceSnapshot for testing by @pengx17 in toeverything/AFFiNE#7224
- feat(server): introduce user friendly server errors by @forehalo in toeverything/AFFiNE#7111
- chore: bump blocksuite by @EYHN in toeverything/AFFiNE#7235
- feat: bump blocksuite by @donteatfriedrice in toeverything/AFFiNE#7237
- feat(electron): add documentation button in help menu bar by @yujioshiro in toeverything/AFFiNE#7199
- feat: add isNewDoc flag to quick search api by @pengx17 in toeverything/AFFiNE#7232
- chore: bump up blocksuite version by @L-Sun in toeverything/AFFiNE#7243
- fix(server): wrong doc manager config by @forehalo in toeverything/AFFiNE#7239
- feat(admin): init project by @Brooooooklyn in toeverything/AFFiNE#7197
- refactor(core): migrate ai preset to AFFiNE by @L-Sun in toeverything/AFFiNE#7219
- refactor(core): replace the Modal of the FindInPage component with Dialog by @JimmFly in toeverything/AFFiNE#7149
- feat(core): show sync state at doc info by @EYHN in toeverything/AFFiNE#7244
- chore(server): lint ignore error gen file by @EYHN in toeverything/AFFiNE#7245
- chore: bump up @blocksuite/icons version by @L-Sun in toeverything/AFFiNE#7233
- chore: fix web nginx conf by @Brooooooklyn in toeverything/AFFiNE#7246
- fix: add patch doc mode service by @akumatus in toeverything/AFFiNE#7249
- feat(i18n): update resources and add Swedish language by @JimmFly in toeverything/AFFiNE#7247
- fix: nginx config for admin router by @Brooooooklyn in toeverything/AFFiNE#7254
- feat: remove new image actions feature flag by @donteatfriedrice in toeverything/AFFiNE#7256
- fix: chat more popper position by @regischen in toeverything/AFFiNE#7260
- fix(core): ai lit element import by @L-Sun in toeverything/AFFiNE#7257
- fix: ai slide render initialize error by @L-Sun in toeverything/AFFiNE#7261
- fix: cycle import by @L-Sun in toeverything/AFFiNE#7264
- fix: icon of page reference node by @akumatus in toeverything/AFFiNE#7255
- fix: peek view on synced doc by @doouding in toeverything/AFFiNE#7265
- feat: bump bs by @doouding in toeverything/AFFiNE#7266
- refactor(i18n): i18n utils tools by @EYHN in toeverything/AFFiNE#7251
- chore: remove tree shaking by @L-Sun in toeverything/AFFiNE#7271
- chore: bump blocksuite by @regischen in toeverything/AFFiNE#7272
- feat(component): helper fun...
Mendeley-Reference-Manager v2.118.0
Mendeley Reference Manager v2.118.0
We have:
- enhanced PDF loading speed
- increased the speed of bulk actions
We have fixed:
- slight delay in displaying duplicate modals
- problems with copying citations to the clipboard
- grey screen issue on older desktop versions
Support
- If you encounter any problems using Mendeley or have questions to ask please contact our support team.
- For news and updates about Mendeley see our blog.
Released: 27 June 2024
Full changelog: https://www.mendeley.com/release-notes-reference-manager/v2.118.0
Tutanota v232.240626.0
Bugfixes
- Deleting calendar event in the event popup does not close the popup #7107
- Invalid state: not connecting #7097
- Whitelabel colors are not available on native clients #7090
- Unexpected error on login when safeStorage is not available #7077
- PDF invoices do not render special characters #7075
- Leaving survey images are embedded into Icons.ts #7060
- Icons in mail actions bar do not have tooltip on hover #7031
- No navigation buttons in calendar view #7005
- downgrading with contact list throws error #6998
- setting negative reminder times in calendar #6951
- In calendar navigation to next month via month picker only navigates to previous month #6860
Milestone
https://github.com/tutao/tutanota/milestone/307?closed=1
Asset Checksums (SHA256)
tutanota-desktop-linux.AppImage:
2ec2e1b16ac7fa145cc7b863c7619bb433047f5a00ca04b0b6c0b1a669d939f1
tutanota-desktop-win.exe:
9772a48e069401a0f4086d508423115c588a685bd69d7ae602584d72a5fe80d5
tutanota-desktop-mac.dmg:
390121b0d62059978047cab206cf2c058b908bb3623a0197967dedef1632760e
AudioMoth Live App v1.1.2
- Updated menu
- Fixed reading gain settings from device
AudioMoth USB Microphone App v1.2.4
- Fixed filter slider bug.
Mendeley-Reference-Manager v2.117.0
Mendeley Reference Manager v2.117.0
We have added:
- A page that displays the app’s keyboard shortcuts.
We have fixed:
- An issue where the column location would move when trying to just resize it.
Support
- If you encounter any problems using Mendeley or have questions to ask please contact our support team.
- For news and updates about Mendeley see our blog.
Released: 17 June 2024
Full changelog: https://www.mendeley.com/release-notes-reference-manager/v2.117.0
AudioMoth Live App v1.1.1
- Fixed parsing gain settings
- Added two colour palettes for spectrograms
Mendeley-Reference-Manager v2.116.2
Mendeley Reference Manager v2.116.2
We fixed:
- An issue where the right-hand panel “Annotations” tab caused the screen to go blank.
Support
- If you encounter any problems using Mendeley or have questions to ask please contact our support team.
- For news and updates about Mendeley see our blog.
Released: 11 June 2024
Full changelog: https://www.mendeley.com/release-notes-reference-manager/v2.116.2
Affine-client v0.14.9
What's Changed
- feat: add retry support for copilot by @darkskygit in toeverything/AFFiNE#6947
- fix: migrate typo by @darkskygit in toeverything/AFFiNE#6948
- perf(electron): add index for updates by @pengx17 in toeverything/AFFiNE#6951
- refactor(electron): use sqlite to store server clock & sync meta by @pengx17 in toeverything/AFFiNE#6957
- fix(component): avoid close button of the notification being invisible in dark mode and bright bg by @CatsJuice in toeverything/AFFiNE#6946
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#6955
- chore: bump up oxlint version to v0.3.5 by @renovate in toeverything/AFFiNE#6908
- chore: bump up sinon version to v18 by @renovate in toeverything/AFFiNE#6950
- fix(core): adjust ai onboarding trigger logic, launch by auth status by @CatsJuice in toeverything/AFFiNE#6941
- fix(core): local onboarding should dismiss after clicking learn more by @CatsJuice in toeverything/AFFiNE#6942
- feat(server): use native tokenizer impl by @Brooooooklyn in toeverything/AFFiNE#6960
- refactor(core): replace the loading state written in useState with useDebouncedValue by @JimmFly in toeverything/AFFiNE#6925
- chore: simplify renovate config and upgrade msw by @Brooooooklyn in toeverything/AFFiNE#6961
- chore: Lock file maintenance by @renovate in toeverything/AFFiNE#6647
- chore: use workspace dependencies by @Brooooooklyn in toeverything/AFFiNE#6964
- chore: bump up @sentry/react version to v8 by @renovate in toeverything/AFFiNE#6919
- feat: add upscaler & bg remover by @darkskygit in toeverything/AFFiNE#6967
- chore: bump up @sentry/integrations version to v7.114.0 by @renovate in toeverything/AFFiNE#6963
- feat(core): add private anchor link for sharing by @JimmFly in toeverything/AFFiNE#6966
- fix(electron): remove all migration code in electron by @pengx17 in toeverything/AFFiNE#6969
- feat(core): bump blocksuite by @Flrande in toeverything/AFFiNE#6965
- fix: download selfhost fonts script by @Brooooooklyn in toeverything/AFFiNE#6970
- chore: bump up blocksuite-canary to v0.15.0-canary-202405161332-f0fb4ad by @renovate in toeverything/AFFiNE#6932
- docs: update README.md by @eltociear in toeverything/AFFiNE#6855
- fix(component): ui storybook's doc page can not scroll by @CatsJuice in toeverything/AFFiNE#6909
- chore: bump blocksuite by @regischen in toeverything/AFFiNE#6975
- chore: bump up @blocksuite/icons version to v2.1.51 by @renovate in toeverything/AFFiNE#6973
- feat: add lora support by @darkskygit in toeverything/AFFiNE#6977
- ci: setup version before build graphql Docker image by @Brooooooklyn in toeverything/AFFiNE#6992
- feat: revoke token after sensitive operations by @darkskygit in toeverything/AFFiNE#6993
- fix(core): fix active view with mouse by @EYHN in toeverything/AFFiNE#6994
- fix(core): cant leave workspace by @EYHN in toeverything/AFFiNE#6999
- chore: bump up fake-indexeddb version to v6 by @renovate in toeverything/AFFiNE#6998
- chore(electron): temporary remove @sentry/electron due to version mismatch by @Brooooooklyn in toeverything/AFFiNE#7001
- chore: Lock file maintenance by @renovate in toeverything/AFFiNE#6987
- fix(electron): incorrect db rows docId when doing trim by @pengx17 in toeverything/AFFiNE#7008
- fix(web): add Promise.withResolvers polyfill by @Brooooooklyn in toeverything/AFFiNE#7003
- chore(server): cleanup expired sessions by @forehalo in toeverything/AFFiNE#7018
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#6968
- refactor(core): replace history to ViewService.history by @JimmFly in toeverything/AFFiNE#6972
- chore: bump up @nx/vite version to v19.0.5 by @renovate in toeverything/AFFiNE#7020
- refactor(electron): always save one update to electron by @pengx17 in toeverything/AFFiNE#7009
- feat(core): bump blocksuite by @Flrande in toeverything/AFFiNE#7019
- feat(core): update blocksuite feature flag by @zzj3720 in toeverything/AFFiNE#7025
- feat(core): bump blocksuite to 0.15.0-canary-202405220826-46746e0 by @Flrande in toeverything/AFFiNE#7026
- fix(core): right sidebar's content is not centered when clientBorder enabled by @CatsJuice in toeverything/AFFiNE#7034
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7036
- chore: bump up blocksuite-canary to v0.15.0-canary-202405221444-2192806 by @renovate in toeverything/AFFiNE#7028
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7037
- fix: combine message correctly by @darkskygit in toeverything/AFFiNE#7038
- fix: use flexible year number in mail template by @darkskygit in toeverything/AFFiNE#7033
- feat: adapt new fal response by @darkskygit in toeverything/AFFiNE#7042
- feat: update i2i model by @darkskygit in toeverything/AFFiNE#7041
- feat(server): add OIDC for AFFiNE by @IamTaoChen in toeverything/AFFiNE#6991
- fix: export then add test case by @pengx17 in toeverything/AFFiNE#7024
- chore: bump up blocksuite-canary to v0.15.0-canary-202405231409-6934e1f by @renovate in toeverything/AFFiNE#7047
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7043
- feat: history cleanup by @darkskygit in toeverything/AFFiNE#7007
- feat: add customer event by @darkskygit in toeverything/AFFiNE#7029
- feat(core): bump blocksuite by @donteatfriedrice in toeverything/AFFiNE#7055
- feat: support more ai image actions by @donteatfriedrice in toeverything/AFFiNE#7027
- feat: provide notification to bs by @pengx17 in toeverything/AFFiNE#7002
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7050
- chore: bump blocksuite by @EYHN in toeverything/AFFiNE#7075
- build: enable new decorator for swc by @pengx17 in toeverything/AFFiNE#7070
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7059
- fix: reset doc mode correctly by @pengx17 in toeverything/AFFiNE#7071
- fix(core): unable to create blank lines correctly by @JimmFly in toeverything/AFFiNE#7032
- fix(core): unexpected re-render in edgeless by @EYHN in toeverything/AFFiNE#7077
- fix(core): fix ui flashing by @EYHN in toeverything/AFFiNE#7056
- fix: helm config typo by @darkskygit in toeverything/AFFiNE#7078
- fix(core): clear input value after selecting a tag in page info by @JimmFly in toeverything/AFFiNE#7076
- fix: choose provider correctly by @darkskygit in toeverything/AFFiNE#7081
- feat(server): add administrator feature by @forehalo in toeverything/AFFiNE#6995
- fix(server): update mind map prompt by @doouding in toeverything/AFFiNE#7079
- chore: bump up all non-major dependencies by @renovate in toeverything/AFFiNE#7084
- chore: bump up blocksuite-canary to v0.15.0-canary-202405271425-84b069d by @renovate in toeverything/AFFiNE#7053
- feat(core): expose toggle ai onboarding apis by @CatsJuice in toeverything/AFFiNE#7039
- chore: Lock file maintenance by @renovate in toeverything/AFFiNE#7074
- fix: add DEPLOYMENT_TYPE env to migration job by @Brooooooklyn in toeverything/AFFiNE#7089
- chore: bump up @blocksuite/icons version to v2.1.52 by @renovate in toeverything/AFFiNE#7046
- feat(core): cmd+f search in doc function by @JimmFly in toeverything/AFFiNE#7040
- refactor: find in page by @pengx17 in toeverything/AFFiNE#7086
- chore: adjust find in page modal style by @JimmFly in toeverything/AFFiNE#7087
- feat(server): runtime setting support by @forehalo in toeverything/AFFiNE#5602
- chore: update prompts by @darkskygit in toeverything/AFFiNE#7091
- fix(server): OIDC bug by @IamTaoChen in toeverything/AFFiNE#7061
- fix: missing quota resolver by @darkskygit in toeverything/AFFiNE#7094
- feat(server): add copilot prompts management api by @forehalo in toeverything/AFFiNE#7082
- chore: update cleanup history gql by @darkskygit in https://github.com/toev...