2021-01-24 21:25:32 +02:00
|
|
|
# Joplin Server Changelog
|
|
|
|
|
2021-10-27 17:21:21 +02:00
|
|
|
## [server-v2.5.6](https://github.com/laurent22/joplin/releases/tag/server-v2.5.6) - 2021-10-27T15:20:53Z
|
|
|
|
|
|
|
|
- New: Added item owner ID, and allow disabling db auto-migrations (b655f27)
|
|
|
|
- Improved: Delete all sessions when a password is changed or reset (b497177)
|
|
|
|
- Improved: Expire sessions after 12 hours (0ada1df)
|
|
|
|
- Improved: Improved task service log entries (bc5a853)
|
|
|
|
- Improved: Run oversized account task more frequently (2f09f88)
|
|
|
|
- Fixed: Fixed display of latest migration in startup log (#5627 by [@KowalskiPiotr98](https://github.com/KowalskiPiotr98))
|
|
|
|
|
2021-10-23 22:58:53 +02:00
|
|
|
## [server-v2.5.5](https://github.com/laurent22/joplin/releases/tag/server-v2.5.5) - 2021-10-23T20:58:37Z
|
2021-10-23 19:23:45 +02:00
|
|
|
|
|
|
|
- New: Added tool to delete old changes (169b585)
|
|
|
|
- Fixed: Fixed issue when a notebook is shared, then unshared, then shared again (47fc51e)
|
|
|
|
|
2021-10-07 15:37:10 +02:00
|
|
|
## [server-v2.5.2](https://github.com/laurent22/joplin/releases/tag/server-v2.5.2) - 2021-10-07T13:36:27Z
|
|
|
|
|
|
|
|
- New: Add support for promotion codes (5b58811)
|
|
|
|
- Improved: Sort flags by date (31efc9b)
|
|
|
|
- Fixed: Fixed links in published notes (#5507)
|
|
|
|
|
2021-09-29 17:53:07 +02:00
|
|
|
## [server-v2.5.1](https://github.com/laurent22/joplin/releases/tag/server-v2.5.1) - 2021-09-29T15:52:34Z
|
|
|
|
|
|
|
|
- New: Add support for events and use them to track background tasks (79d1ad7)
|
|
|
|
- Improved: Allow manually deleting a user flag (3a11885)
|
|
|
|
- Improved: Also clear admin session ID on logout after impersonating a user (24945a0)
|
|
|
|
- Improved: Correctly attach Stripe sub to Joplin Server sub when it is recreated from Stripe (5da820a)
|
|
|
|
- Improved: Display banner when an account is disabled and provide reason (8c9331c)
|
|
|
|
- Improved: Only disable API access when an account is disabled (6fec2a9)
|
|
|
|
- Improved: Remove AccountOverLimit flag from accounts that are now below the limit (5de5370)
|
|
|
|
- Improved: Send reminder email every time a payment fails (2dd8045)
|
|
|
|
|
2021-09-26 19:11:12 +02:00
|
|
|
## [server-v2.4.11-beta](https://github.com/laurent22/joplin/releases/tag/server-v2.4.11-beta) - 2021-09-26T17:10:57Z
|
|
|
|
|
|
|
|
- Improved: Do not allow accepting share more than once (57a1d03)
|
|
|
|
- Fixed: Fixed Stripe checkout when a coupon is used (c45f961)
|
|
|
|
|
2021-09-25 21:07:23 +02:00
|
|
|
## [server-v2.4.10-beta](https://github.com/laurent22/joplin/releases/tag/server-v2.4.10-beta) (Pre-release) - 2021-09-25T19:07:05Z
|
|
|
|
|
|
|
|
- Improved: Improved share service reliability and optimised performance (0175348)
|
|
|
|
- Security: Implement clickjacking defense (e3fd34e)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.4.9](https://github.com/laurent22/joplin/releases/tag/server-v2.4.9-beta) - 2021-09-22T16:31:23Z
|
2021-09-22 18:32:27 +02:00
|
|
|
|
|
|
|
- New: Add support for changing user own email (63e88c0)
|
|
|
|
- Improved: Allow an admin to impersonate a user (03b4b6e)
|
|
|
|
- Improved: Allow entering coupon code on Stripe checkout page (4577c9c)
|
|
|
|
- Improved: Clear cookie when account has been deleted to allow viewing login page again (061761f)
|
|
|
|
- Improved: Exclude certain queries from slow log (4e70ca6)
|
|
|
|
- Improved: Handle Joplin Cloud failed subscription payments (a6b1cff)
|
|
|
|
- Improved: Improved support for background tasks and added admin UI to view them (cd877f6)
|
|
|
|
- Improved: Improved user list page (4d38397)
|
|
|
|
- Improved: Link to Joplin Cloud signup page on login page (d850eed)
|
|
|
|
- Improved: Manage subscription entirely from Stripe (7fac194)
|
|
|
|
- Improved: Redirect to user page after changing a user (c91d4bd)
|
|
|
|
- Improved: Rename admin button "Send reset password email" to more correct "Send account information email" (37d446b)
|
|
|
|
- Improved: Sync deleted items first to allow fixing oversized accounts (43c594b)
|
|
|
|
- Fixed: Fixed calculating total item size after an item has been deleted (024967c)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.4.8](https://github.com/laurent22/joplin/releases/tag/server-v2.4.8-beta) - 2021-09-15T22:16:59Z
|
2021-09-16 00:17:14 +02:00
|
|
|
|
|
|
|
- New: Added support for app level slow SQL query log (5e8b742)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.4.7](https://github.com/laurent22/joplin/releases/tag/server-v2.4.7-beta) - 2021-09-15T15:58:46Z
|
2021-09-15 17:58:59 +02:00
|
|
|
|
|
|
|
- Improved: Improve flag logic (c229821)
|
|
|
|
- Fixed: Fixed handling of brute force limiter by getting correct user IP (3ce947e)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.4.6](https://github.com/laurent22/joplin/releases/tag/server-v2.4.6-beta) - 2021-09-14T15:02:21Z
|
2021-09-14 13:16:47 +02:00
|
|
|
|
|
|
|
- New: Add link to Stripe subscription page to manage payment details (4e7fe66)
|
|
|
|
- New: Add transaction info to debug deadlock issues (01b653f)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.4.3](https://github.com/laurent22/joplin/releases/tag/server-v2.4.3-beta) - 2021-09-02T17:49:11Z
|
2021-09-02 19:49:29 +02:00
|
|
|
|
|
|
|
- New: Added Help page for Joplin Cloud (6520a48)
|
|
|
|
- New: Added icon next to profile button (5805a41)
|
|
|
|
- Improved: Display note title as page title when sharing note (82331c9)
|
|
|
|
- Fixed: Fixed calculation of max sizes for Postgres (93a4ad0)
|
|
|
|
|
2021-08-28 19:46:45 +02:00
|
|
|
## [server-v2.4.2](https://github.com/laurent22/joplin/releases/tag/server-v2.4.2) - 2021-08-28T17:45:41Z
|
2021-08-23 10:54:12 +02:00
|
|
|
|
|
|
|
- New: Add request rate limter on session and login end points (543413d)
|
|
|
|
- New: Add support for user flags (82b157b)
|
|
|
|
- New: Added commands to control db migrations - list, down, up (2c79ce2)
|
2021-08-28 19:46:45 +02:00
|
|
|
- Improved: Display user flags in profile when logged in as admin (4394329)
|
2021-08-23 10:54:12 +02:00
|
|
|
- Improved: Handle flags for accounts over limit (6e087bc)
|
|
|
|
- Improved: Increase cookies security - set HttpOnly, Secure and SameSite flags (bcadb36)
|
|
|
|
- Improved: No longer install vim into the image (#5337 by [@piotrb](https://github.com/piotrb))
|
|
|
|
- Improved: Re-enable account when new subscription is associated with it (ac82e4b)
|
|
|
|
- Improved: Switch to node:16-bullseye base image (#5202 by [@piotrb](https://github.com/piotrb))
|
|
|
|
- Fixed: Prevent crash when returning too many rows using SQLite (1efe3d3)
|
|
|
|
- Fixed: Filenames with non-ascii characters could not be downloaded from published note (#5328)
|
2021-08-28 11:27:21 +02:00
|
|
|
- Fixed: Fix missing CSS file error (#5309 by [@whalehub](https://github.com/whalehub))
|
2021-08-23 10:54:12 +02:00
|
|
|
- Fixed: Fixed second duration (c7421df)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.3.7](https://github.com/laurent22/joplin/releases/tag/server-v2.3.7-beta) - 2021-08-13T21:20:17Z
|
2021-08-13 23:20:21 +02:00
|
|
|
|
|
|
|
- Fixed: Fix migrations (a9961ae)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.3.6](https://github.com/laurent22/joplin/releases/tag/server-v2.3.6-beta) - 2021-08-13T20:59:41Z
|
2021-08-13 22:59:45 +02:00
|
|
|
|
|
|
|
- Fixed: Fix migrations (f518549)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.3.5](https://github.com/laurent22/joplin/releases/tag/server-v2.3.5-beta) - 2021-08-13T18:01:20Z
|
2021-08-13 20:01:31 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed pagination link styling (d42d181)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.3.4](https://github.com/laurent22/joplin/releases/tag/server-v2.3.4-beta) - 2021-08-13T16:56:17Z
|
2021-08-12 17:50:56 +02:00
|
|
|
|
|
|
|
- Improved: Allow setting email key to prevent the same email to be sent multiple times (391204c)
|
|
|
|
- Improved: Clarify beta transition message (c4fcfec)
|
|
|
|
- Improved: Disable upload for accounts with subscription failed payments (f14c74d)
|
|
|
|
- Improved: Re-enable account when subscription is paid (4b5318c)
|
|
|
|
- Improved: Set better filename and mime type for files downloaded via published notes (#5286)
|
2021-08-12 18:26:58 +02:00
|
|
|
- Fixed: Fixed publishing of notes with HTML markup type (97726b0)
|
2021-08-12 17:50:56 +02:00
|
|
|
- Fixed: Fix regression (6359c9c)
|
|
|
|
- Fixed: Fixed layout of notes on mobile devices (#5269)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.11](https://github.com/laurent22/joplin/releases/tag/server-v2.2.11-beta) - 2021-08-03T18:48:00Z
|
2021-08-03 20:48:07 +02:00
|
|
|
|
|
|
|
- Improved: Disable beta account once expired (785248b)
|
|
|
|
- Improved: Handle beta user upgrade (8910c87)
|
|
|
|
- Improved: Prevent duplicate Stripe subscriptions and improved Stripe workflow testing (6ac22ed)
|
|
|
|
- Fixed: Fixed support emails (724aa72)
|
|
|
|
|
2021-08-01 12:05:29 +02:00
|
|
|
## [server-v2.2.10](https://github.com/laurent22/joplin/releases/tag/server-v2.2.10) - 2021-08-01T10:04:53Z
|
|
|
|
|
|
|
|
- Improved: Allows providing a coupon when creating the Stripe checkout session (b5b6111)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.9](https://github.com/laurent22/joplin/releases/tag/server-v2.2.9-beta) - 2021-07-31T13:52:53Z
|
2021-07-31 15:53:29 +02:00
|
|
|
|
|
|
|
- New: Add Docker major, minor and beta version tags (#5237 by [@JackGruber](https://github.com/JackGruber))
|
|
|
|
- New: Add support for Stripe yearly subscriptions (f2547fe)
|
|
|
|
- Improved: Improve installation instructions (53b4d7a)
|
|
|
|
- Fixed: Fixed certain URLs (282f782)
|
|
|
|
- Fixed: Published notes that contain non-alphabetical characters could end up being truncated (#5229)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.8](https://github.com/laurent22/joplin/releases/tag/server-v2.2.8-beta) - 2021-07-24T16:55:58Z
|
2021-07-24 18:56:36 +02:00
|
|
|
|
2021-08-23 15:53:41 +02:00
|
|
|
- New: Added form tokens to prevent CSRF attacks (CVE-2021-23431) (19b45de)
|
2021-07-24 18:56:36 +02:00
|
|
|
- Improved: Allow admin to change Stripe subscription (75a421e)
|
|
|
|
- Improved: Allow enabling or disabling a user. Handle cancelling subscription. (27c3cbd)
|
|
|
|
- Improved: Allow user to upgrade account (e83ab93)
|
|
|
|
- Improved: Allow users to cancel Stripe subscription (b7e9848)
|
|
|
|
- Improved: Clarify error message when user info cannot be saved (4567b78)
|
|
|
|
- Improved: Explain how to use Joplin Server with a Joplin app (3f993af)
|
|
|
|
- Improved: Handle Stripe webhook receiving multiple times the same event (252d069)
|
|
|
|
- Improved: Make sure email URLs are displayed as clickable links (7245aea)
|
|
|
|
- Improved: Moved email templates to separate files (6a93cb2)
|
|
|
|
- Improved: Set default of env SUPPORT_EMAIL to "SUPPORT_EMAIL" to make it clear it needs to be set (92520e5)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.7](https://github.com/laurent22/joplin/releases/tag/server-v2.2.7-beta) - 2021-07-11T17:31:42Z
|
2021-07-11 19:32:05 +02:00
|
|
|
|
|
|
|
- New: Added support for resetting user password (62b6198)
|
|
|
|
- Improved: Check password complexity (240cb35)
|
|
|
|
- Improved: Disallow changing email address until a secure solution to change it is implemented (f8d2c26)
|
|
|
|
- Fixed: Fixed mail queue as some emails were not being processed (89f4ca1)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.6](https://github.com/laurent22/joplin/releases/tag/server-v2.2.6-beta) - 2021-07-09T15:57:47Z
|
2021-07-09 17:58:19 +02:00
|
|
|
|
|
|
|
- New: Add Docker image labels (#5158 by [@JackGruber](https://github.com/JackGruber))
|
|
|
|
- Fixed: Fixed change processing logic (5a27d4d)
|
|
|
|
- Fixed: Fixed styling of shared note (6c1a6b0)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.5](https://github.com/laurent22/joplin/releases/tag/server-v2.2.5-beta) - 2021-07-03T21:40:37Z
|
2021-07-03 23:40:48 +02:00
|
|
|
|
|
|
|
- Improved: Make app context immutable and derive the per-request context properties from it (e210926)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.4](https://github.com/laurent22/joplin/releases/tag/server-v2.2.4-beta) - 2021-07-03T21:10:29Z
|
2021-07-03 23:11:29 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed issue with user sessions being mixed up (238cc86)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.3](https://github.com/laurent22/joplin/releases/tag/server-v2.2.3-beta) - 2021-07-03T19:38:36Z
|
2021-07-03 21:38:51 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed size of a database field (264f36f)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.2](https://github.com/laurent22/joplin/releases/tag/server-v2.2.2-beta) - 2021-07-03T18:28:35Z
|
2021-07-03 20:28:47 +02:00
|
|
|
|
|
|
|
- Improved: Improved logging and reliability of cron tasks (d99c34f)
|
|
|
|
- Improved: Only emit "created" event when new user is saved (8883df2)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.2.1](https://github.com/laurent22/joplin/releases/tag/server-v2.2.1-beta) - 2021-07-03T15:41:32Z
|
2021-07-03 17:41:57 +02:00
|
|
|
|
|
|
|
- New: Add support for account max total size (b507fbf)
|
|
|
|
- Improved: Display max size info in dashboard (3d18514)
|
|
|
|
- Improved: Hide "Is Admin" from dashboard (7447793)
|
|
|
|
- Improved: Moved Joplin-specific context properties under its own namespace (bfa7ea7)
|
|
|
|
- Improved: Normalize email addresses before saving them (427218b)
|
|
|
|
- Improved: Remove dangerous "Delete all" button for now (125af75)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.1.6](https://github.com/laurent22/joplin/releases/tag/server-v2.1.6-beta) - 2021-06-24T10:01:46Z
|
2021-06-24 12:01:59 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed accessing main website (Regression) (f868797)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.1.5](https://github.com/laurent22/joplin/releases/tag/server-v2.1.5-beta) - 2021-06-24T08:26:38Z
|
2021-06-24 10:26:53 +02:00
|
|
|
|
|
|
|
- New: Add support for X-API-MIN-VERSION header (51f3c00)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.1.4](https://github.com/laurent22/joplin/releases/tag/server-v2.1.4-beta) - 2021-06-24T07:26:03Z
|
2021-06-24 09:26:20 +02:00
|
|
|
|
|
|
|
- Improved: Split permission to share note or folder (0c12c7f)
|
|
|
|
- Fixed: Fixed handling of max item size for encrypted items (112157e)
|
|
|
|
- Fixed: Fixed transaction locking issue when a sub-transaction fails (12aae48)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.1.3](https://github.com/laurent22/joplin/releases/tag/server-v2.1.3-beta) - 2021-06-19T14:15:06Z
|
2021-06-19 15:25:15 +02:00
|
|
|
|
|
|
|
- New: Add support for uploading multiple items in one request (3b9c02e)
|
|
|
|
|
2021-06-17 19:27:54 +02:00
|
|
|
## [server-v2.1.1](https://github.com/laurent22/joplin/releases/tag/server-v2.1.1) - 2021-06-17T17:27:29Z
|
|
|
|
|
|
|
|
- New: Added account info to dashboard and title to pages (7f0b3fd)
|
|
|
|
- New: Added way to batch requests (currently disabled) (c682c88)
|
|
|
|
- New: Added way to debug slow queries (e853244)
|
|
|
|
- Improved: Hide Reset Password button when creating new users (ac03c08)
|
|
|
|
- Improved: Sort users by name, then email (65c3d01)
|
|
|
|
|
2021-06-17 10:52:40 +02:00
|
|
|
## [server-v2.0.14](https://github.com/laurent22/joplin/releases/tag/server-v2.0.14) - 2021-06-17T08:52:26Z
|
|
|
|
|
|
|
|
- Improved: Allow sending reset password email from admin UI (479237d)
|
|
|
|
- Improved: Tokens would expire too soon (6ae0e84)
|
|
|
|
|
2021-06-16 16:28:41 +02:00
|
|
|
## [server-v2.0.13](https://github.com/laurent22/joplin/releases/tag/server-v2.0.13) - 2021-06-16T14:28:20Z
|
|
|
|
|
|
|
|
- Improved: Allow creating a new user with no password, which must be set via email confirmation (1896549)
|
|
|
|
- Improved: Allow creating a user with a specific account type from admin UI (ecd1602)
|
|
|
|
- Fixed: Fixed error message when item is over the limit (ea65313)
|
|
|
|
- Fixed: Fixed issue with user not being able to modify own profile (3c18190)
|
|
|
|
|
2021-06-15 18:24:56 +02:00
|
|
|
## [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)
|
|
|
|
|
2021-06-15 13:41:59 +02:00
|
|
|
## [server-v2.0.11](https://github.com/laurent22/joplin/releases/tag/server-v2.0.11) - 2021-06-15T11:41:41Z
|
2021-06-15 13:28:05 +02:00
|
|
|
|
|
|
|
- New: Add navbar on login and sign up page (7a3a208)
|
|
|
|
- New: Added option to enable or disable stack traces (5614eb9)
|
|
|
|
- Improved: Handle custom user content URLs (a36b13d)
|
|
|
|
- Fixed: Fixed error when creating user (594084e)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.9](https://github.com/laurent22/joplin/releases/tag/server-v2.0.9-beta) - 2021-06-11T16:49:05Z
|
2021-06-11 18:24:59 +02:00
|
|
|
|
|
|
|
- New: Add navbar on login and sign up page (7a3a208)
|
|
|
|
- New: Added option to enable or disable stack traces (5614eb9)
|
|
|
|
- Improved: Handle custom user content URLs (a36b13d)
|
|
|
|
- Fixed: Fixed error when creating user (594084e)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.6](https://github.com/laurent22/joplin/releases/tag/server-v2.0.6) - 2021-06-07T17:27:27Z
|
2021-06-07 19:28:18 +02:00
|
|
|
|
|
|
|
- New: Add Stripe integration (770af6a)
|
|
|
|
- New: Add request duration to log (c8d7ecb)
|
|
|
|
- New: Add terms and privacy page (db7b802)
|
|
|
|
- New: Added way to disable signup page, and added links between signup and login pages (75d79f3)
|
|
|
|
- Improved: Check share ID when uploading a note (3c41b45)
|
|
|
|
- Improved: Load shared user content from correct domain (de45740)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.5](https://github.com/laurent22/joplin/releases/tag/server-v2.0.5) - 2021-06-02T08:14:47Z
|
2021-06-02 10:26:38 +02:00
|
|
|
|
|
|
|
- New: Add version number on website (0ef7e98)
|
|
|
|
- New: Added signup pages (41ed66d)
|
|
|
|
- Improved: Allow disabling item upload for a user (f8a26cf)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.4](https://github.com/laurent22/joplin/releases/tag/server-v2.0.4) - 2021-05-25T18:33:11Z
|
2021-05-25 20:35:49 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed Item and Log page when using Postgres (ee0f237)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.3](https://github.com/laurent22/joplin/releases/tag/server-v2.0.3) - 2021-05-25T18:08:46Z
|
2021-05-25 20:09:18 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed handling of request origin (12a6634)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.2](https://github.com/laurent22/joplin/releases/tag/server-v2.0.2) - 2021-05-25T19:15:50Z
|
2021-05-25 19:17:42 +02:00
|
|
|
|
|
|
|
- New: Add mailer service (ed8ee67)
|
|
|
|
- New: Add support for item size limit (6afde54)
|
|
|
|
- New: Added API end points to manage users (77b284f)
|
|
|
|
- Improved: Allow enabling or disabling the sharing feature per user (daaaa13)
|
|
|
|
- Improved: Allow setting the path to the SQLite database using SQLITE_DATABASE env variable (68e79f1)
|
|
|
|
- Improved: Allow using a different domain for API, main website and user content (83cef7a)
|
|
|
|
- Improved: Generate only one share link per note (e156ee1)
|
|
|
|
- Improved: Go back to home page when there is an error and user is logged in (a24b009)
|
|
|
|
- Improved: Improved Items table and added item size to it (7f05420)
|
|
|
|
- Improved: Improved log table too and made it sortable (ec7f0f4)
|
|
|
|
- Improved: Make it more difficult to delete all data (b01aa7e)
|
|
|
|
- Improved: Redirect to correct page when trying to access the root (51051e0)
|
|
|
|
- Improved: Use external directory to store Postgres data in Docker-compose config (71a7fc0)
|
|
|
|
- Fixed: Fixed /items page when using Postgres (2d0580f)
|
|
|
|
- Fixed: Fixed bug when unsharing a notebook that has no recipients (6ddb69e)
|
|
|
|
- Fixed: Fixed deleting a note that has been shared (489995d)
|
|
|
|
- Fixed: Make sure temp files are deleted after upload is done (#4540)
|
|
|
|
|
2021-09-23 18:13:54 +02:00
|
|
|
## [server-v2.0.1](https://github.com/laurent22/joplin/releases/tag/server-v2.0.1) - 2021-05-14T13:55:45Z
|
2021-05-14 17:17:02 +02:00
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2021-02-21 20:56:36 +02:00
|
|
|
## [server-v1.7.2](https://github.com/laurent22/joplin/releases/tag/server-v1.7.2) - 2021-01-24T19:11:10Z
|
2021-01-24 21:25:32 +02:00
|
|
|
|
|
|
|
- Fixed: Fixed password hashing when changing password
|
|
|
|
- Improved: Many other internal changes for increased reliability
|