Skip to content

Commit

Permalink
ReleaseNotes: Logseq.Logseq version 0.9.19 (#122461)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecterShell authored Oct 12, 2023
1 parent 8dcd9f9 commit f6b03e9
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PackageIdentifier: Logseq.Logseq
PackageVersion: 0.9.19
InstallerType: exe
InstallerType: exe # Squirrel
Scope: user
InstallModes:
- interactive
Expand All @@ -15,6 +15,7 @@ UpgradeBehavior: install
Protocols:
- logseq
ProductCode: Logseq
ReleaseDate: 2023-10-11
Installers:
- Architecture: x64
InstallerUrl: https://github.com/logseq/logseq/releases/download/0.9.19/Logseq-win-x64-0.9.19.exe
Expand Down
33 changes: 33 additions & 0 deletions manifests/l/Logseq/Logseq/0.9.19/Logseq.Logseq.locale.en-US.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,39 @@ Tags:
- outliner
- to-do
- todo
ReleaseNotes: |-
- [[Thanks]]
- [[Alan Roe]]
- Move cursor to end or beginning of line when boundary limit reached in #10244
- Use cmd/ctrl + = to zoom in #10241
- [[Bad3r]]
- Bump CodeMirror version in #9822
- [[Ulices]]
- Update Spanish translations in #10320
- [[hkgnp]]
- Add marker prop to BlockEntity interface in #10312
- [[jionkitten]]
- Fix too frequent highlights saving in PDF view in #10238
- [[Sander]]
- Allow plugins to access custom format clipboard data in #10225
- [[Fixed issues]]
- Can't close window on macOS with cmd+w #10325
- The first window does not close when there're multiple windows #10336
- Capture all logseq:// links on Android #10266
- Allow drag and drop to dummy page #10292
- Bypass corrupted SQLite search index when App starts #10286
- Missing the initial ref highlight block sometimes for PDF view #10333
- Avoid too frequent highlights saving in PDF view #10238
- Fix incorrect auto-complete modal position for overflow editor content input #10298
- Incorrect API call for the electron production bundle #10329
- [[Enhancement]]
- Whiteboards: Pen mode (palm rejection) #10222
- Move cursor to end or beginning of line when boundary limit reached #10244
- Upgrade to Capacitor v5 for mobile platforms #10278
- Use cmd/ctrl + = to zoom #10241
- Allow plugins to access custom format clipboard data #10225
- I18n: Update Spanish translations #10320
ReleaseNotesUrl: https://github.com/logseq/logseq/releases/tag/0.9.19
PurchaseUrl: https://opencollective.com/logseq
Documentations:
- DocumentLabel: Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Tags:
- 笔记
- 编辑器
- 脑图
ReleaseNotesUrl: https://github.com/logseq/logseq/releases/tag/0.9.19
PurchaseUrl: https://opencollective.com/logseq
Documentations:
- DocumentLabel: 文档
Expand Down

0 comments on commit f6b03e9

Please sign in to comment.