Skip to content

Commit

Permalink
[Bot] Update files - affine-client
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent fac1713 commit 1ac8511
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 43 deletions.
63 changes: 24 additions & 39 deletions affine-client/affine-client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>affine-client</id>
<version>0.15.4</version>
<version>0.15.5</version>
<title>AFFiNE Client</title>
<authors>Toeverything and AFFiNE contributors</authors>
<owners>Adri</owners>
Expand All @@ -19,46 +19,31 @@ Affine is the next-generation collaborative knowledge base for professionals. Th
</description>
<summary>Client fort Affine : the next-gen knowledge base to replace Notion and Miro. </summary>
<releaseNotes>## What's Changed
* chore: bump up webpack-merge version to v6 by @renovate in https://github.com/toeverything/AFFiNE/pull/7407
* feat: doc search infra by @EYHN in https://github.com/toeverything/AFFiNE/pull/7166
* docs: Update SECURITY.md by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7406
* feat(infra): job system by @EYHN in https://github.com/toeverything/AFFiNE/pull/7212
* feat(core): docs search service by @EYHN in https://github.com/toeverything/AFFiNE/pull/7213
* refactor(core): new quick search service by @EYHN in https://github.com/toeverything/AFFiNE/pull/7214
* refactor(core): use new backlink indexer by @EYHN in https://github.com/toeverything/AFFiNE/pull/7296
* feat(core): run indexer in worker by @EYHN in https://github.com/toeverything/AFFiNE/pull/7295
* feat(core): allow keyboard navigation in tags inline editor by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7378
* chore: bump up oxlint version to v0.5.2 by @renovate in https://github.com/toeverything/AFFiNE/pull/7383
* fix: copy share link to clipboard command display issue by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7411
* fix: hide find in page command in cmdk by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7413
* feat(core): update blocksuite feature flag by @zzj3720 in https://github.com/toeverything/AFFiNE/pull/7408
* fix: menu in peek view content not scrollable issue by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7412
* feat: fork session support by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7367
* fix: some regression issues on quick search refactor by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7410
* feat: improve histories query for forked session by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7414
* fix: ai button should not display in readonly mode by @donteatfriedrice in https://github.com/toeverything/AFFiNE/pull/7415
* fix: switch style: remove border and shadow by @hwangdev97 in https://github.com/toeverything/AFFiNE/pull/7423
* chore(core): adjust ai onboarding dismiss logic, persist dialog and dismiss once closed by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7417
* fix: invalid date handling by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7422
* feat(core): run indexer in worker by @forehalo in https://github.com/toeverything/AFFiNE/pull/7418
* chore: bump blocksuite by @forehalo in https://github.com/toeverything/AFFiNE/pull/7424
* chore: populate page prop for mixpanel by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7425
* chore: bump up all non-major dependencies by @renovate in https://github.com/toeverything/AFFiNE/pull/7308
* fix(native): async fn compile error by @Brooooooklyn in https://github.com/toeverything/AFFiNE/pull/7435
* fix(core): use uint53 as yjs client id by @forehalo in https://github.com/toeverything/AFFiNE/pull/7444
* feat(server): support lifetime subscription by @forehalo in https://github.com/toeverything/AFFiNE/pull/7405
* feat(server): add lifetime plan flag by @forehalo in https://github.com/toeverything/AFFiNE/pull/7443
* feat: add prompt level config by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7445
* feat: update ppt prompt by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7446
* feat(core): believer subscription UI by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7431
* chore: revert back electron to v30 by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7453
* feat(core): adjust search strategy by @EYHN in https://github.com/toeverything/AFFiNE/pull/7447
* feat(core): add doc info modal by @JimmFly in https://github.com/toeverything/AFFiNE/pull/7409
* feat: bump bs by @doouding in https://github.com/toeverything/AFFiNE/pull/7430
* fix(core): impl ai-island animation via css transform by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7458
* feat: adapt workflow for ppt &amp; minimap by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7464
* chore: clean up runtime flags and envs by @forehalo in https://github.com/toeverything/AFFiNE/pull/7454
* fix: telemetry property names by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7468
* refactor(core): optimize abstraction of sidebar doc tree structure by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7455
* fix(infra): failed to get status when database not ready by @EYHN in https://github.com/toeverything/AFFiNE/pull/7470
* chore: fix redirect for static files by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7473
* hotfix: adapt new fal response by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7480
* refactor(core): workbench by @EYHN in https://github.com/toeverything/AFFiNE/pull/7355
* feat(infra): improve orm by @forehalo in https://github.com/toeverything/AFFiNE/pull/7475
* fix: increase image action time out by @donteatfriedrice in https://github.com/toeverything/AFFiNE/pull/7487
* fix: switch to `file-type` v19.1.0 by @lawvs in https://github.com/toeverything/AFFiNE/pull/7459
* refactor(infra): memento use undefined by @EYHN in https://github.com/toeverything/AFFiNE/pull/7491
* feat(electron): shared storage by @EYHN in https://github.com/toeverything/AFFiNE/pull/7492
* feat(component): new dnd api by @EYHN in https://github.com/toeverything/AFFiNE/pull/7467
* feat: add ping for event source by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7493
* chore: expose FrameworkEvent by @pengx17 in https://github.com/toeverything/AFFiNE/pull/7500
* fix(core): share-button's label of shared page should be 'shared' by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7486
* feat(core): adjust center peek animation by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/7393
* chore: bump blocksuite by @EYHN in https://github.com/toeverything/AFFiNE/pull/7489
* chore: bump up all non-major dependencies by @renovate in https://github.com/toeverything/AFFiNE/pull/7433
* fix: handle gql error correctly by @darkskygit in https://github.com/toeverything/AFFiNE/pull/7507
* chore: bump up all non-major dependencies by @renovate in https://github.com/toeverything/AFFiNE/pull/7506


**Full Changelog**: https://github.com/toeverything/AFFiNE/compare/v0.15.2...v0.15.4</releaseNotes>
**Full Changelog**: https://github.com/toeverything/AFFiNE/compare/v0.15.4...v0.15.5</releaseNotes>
<tags>editor rust semantic affine collaborative knowledge-base notion miro</tags>
<projectSourceUrl>https://github.com/toeverything/AFFiNE</projectSourceUrl>
<packageSourceUrl>https://github.com/A-d-r-i/update_choco_packages/tree/main/affine-client</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions affine-client/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The installer have been downloaded from their official github repository listed
and can be verified like this:

1. Download the following installer:
Version 0.15.4 : <https://github.com/toeverything/AFFiNE/releases/download/v0.15.4/affine-0.15.4-stable-windows-x64.exe>
Version 0.15.5 : <https://github.com/toeverything/AFFiNE/releases/download/v0.15.5/affine-0.15.5-stable-windows-x64.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: SHA256
checksum: 5DFD998FC6A8F8D4619C94E3EB3D00F89E2BDC07F8E381D258DD03F647E3B024
checksum: AA9FC7222D3F21F930E73E6323552AAFE083533CCE3282D26733C86754E633CB

File 'LICENSE.txt' is obtained from <https://raw.githubusercontent.com/toeverything/AFFiNE/master/LICENSE>
4 changes: 2 additions & 2 deletions filen/filen.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>filen</id>
<version>0.1.22</version>
<version>0.1.23</version>
<title>Filen</title>
<authors>Filen Cloud Dienste UG</authors>
<owners>Adri</owners>
Expand All @@ -16,7 +16,7 @@

**Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.</description>
<summary>Zero knowledge end-to-end encrypted cloud storage</summary>
<releaseNotes>**Full Changelog**: https://github.com/FilenCloudDienste/filen-desktop/commits/v0.1.22</releaseNotes>
<releaseNotes>**Full Changelog**: https://github.com/FilenCloudDienste/filen-desktop/compare/v0.1.22...v0.1.23</releaseNotes>
<tags>filen cloud zero-knoledge encrypted storage</tags>
<projectSourceUrl>https://github.com/FilenCloudDienste/filen-desktop</projectSourceUrl>
<packageSourceUrl>https://github.com/A-d-r-i/update_choco_packages/tree/main/filen</packageSourceUrl>
Expand Down

0 comments on commit 1ac8511

Please sign in to comment.