github fccview/jotty 1.23.0
Stable 1.23.0

8 hours ago



Join our communities


Changelog

bugfixes

  • Potentially fix IOS scroll issue #452
  • Add tzdata package to Dockerfile for proper TZ support - Thank you @sethgregory
  • Nested checklist breaking to two lines before they need to #476
  • Style up time input for the reminder time
  • Wrong password length check on PGP encryption #467
  • Username with spaces break image urls #494
  • Fix table of content not working in edit mode #496
  • FINALLY fix the damn body size limit issue #422

features

  • Allow user to change checklist behaviour to edit on click rather than check on click #477
  • Encrypt note by default on create so they never hit the server decrypted #468
  • Store the encryption password in state (ref) so you are not prompted when editing/saving the encrypted note you are already viewing #469
  • Added a whole patching system for issues like #422 and #488 . This allow users to create patches that run on runtime, effectively being able to wrap code around any node modules. It's particularly useful for issues that haven't been fixed by third parties and that are actually out of my control. Patches can be custom made by you or built in by me, please read the documentation in the howto section for more info ❤️
  • Add support for FreeBSD #488 - Thank you @h-2
  • Added global setting for time/date format that can be overridden on a per user basis #403

Don't miss a new jotty release

NewReleases is sending notifications on new releases.