1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-21 23:17:42 +02:00

Server v2.0.12

This commit is contained in:
Laurent Cozic
2021-06-15 17:24:56 +01:00
parent 31121c86d5
commit 8a00eef901
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Joplin Server Changelog
## [server-v2.0.12](https://github.com/laurent22/joplin/releases/tag/server-v2.0.12) - 2021-06-15T16:24:42Z
- Fixed: Fixed handling of user content URL (31121c8)
## [server-v2.0.11](https://github.com/laurent22/joplin/releases/tag/server-v2.0.11) - 2021-06-15T11:41:41Z
- New: Add navbar on login and sign up page (7a3a208)