Skip to content

Commit

Permalink
Doc: Auto-update documentation
Browse files Browse the repository at this point in the history
Auto-updated using release-website.sh
  • Loading branch information
joplinbot committed Jan 10, 2025
1 parent 8d2ae7e commit e9ee8c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/tools/postPreReleasesToForum.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
"v3.2.8": true,
"android-v3.2.5": true,
"ios-v13.2.4": true,
"v3.2.9": true
"v3.2.9": true,
"v3.2.10": true
}
}
6 changes: 6 additions & 0 deletions readme/about/changelog/desktop.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Joplin Desktop Changelog

## [v3.2.10](https://github.com/laurent22/joplin/releases/tag/v3.2.10) (Pre-release) - 2025-01-10T10:17:28Z

- Improved: Allow installer to skip uninstallation step after repeated failures ([#11612](https://github.com/laurent22/joplin/issues/11612)) ([#11508](https://github.com/laurent22/joplin/issues/11508) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Drawing: Fix "insert drawing" button is not disabled in read-only notes (Upgrade Freehand Drawing to v2.14.0) ([#11613](https://github.com/laurent22/joplin/issues/11613) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Fix syncLockGoneError on sync with certain share configs ([#11611](https://github.com/laurent22/joplin/issues/11611)) ([#11594](https://github.com/laurent22/joplin/issues/11594) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))

## [v3.2.9](https://github.com/laurent22/joplin/releases/tag/v3.2.9) (Pre-release) - 2025-01-09T22:58:42Z

- Improved: Remove "URI malformed" alert ([#11576](https://github.com/laurent22/joplin/issues/11576)) ([#11575](https://github.com/laurent22/joplin/issues/11575) by Self Not Found)
Expand Down

0 comments on commit e9ee8c8

Please sign in to comment.