mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
836 B
836 B
Joplin Server Changelog
server-v2.0.1 (Pre-release) - 2021-05-14T13:55:45Z
- New: Add support for sharing notes via a link (
ccbc329
) - New: Add support for sharing a folder (#4772)
- New: Added log page to view latest changes to files (
874f301
) - Fixed: Prevent new user password from being hashed twice (
76c143e
) - Fixed: Fixed crash when rendering note with links to non-existing resources or notes (
07484de
) - Fixed: Fixed error handling when no session is provided (
63a5bfa
) - Fixed: Fixed uploading empty file to the API (#4402)
server-v1.7.2 - 2021-01-24T19:11:10Z
- Fixed: Fixed password hashing when changing password
- Improved: Many other internal changes for increased reliability