github timothepoznanski/poznote 6.84.0
Release 6.84.0

3 hours ago

Poznote 6.84.0

✨ New

  • App passwords: create a separate credential for the browser extension, a mobile app or a script from Settings > App passwords. It works on SSO-only instances (even with Disable HTTP Basic Auth for API on), cannot open the web interface, reach admin endpoints or change your account, can expire, and can be revoked at any time. #1357
image

  • Theme list: an admin now chooses which themes the sidebar theme button cycles through, and in which order (Settings > Appearance > Theme list). Uploaded CSS files are kept in your data volume instead of replacing each other, and any of them can be offered as a theme. #1354
image

image

  • Draft recovery: your unsaved changes are kept on the device. After a connection error, a lost session or a reload, they are saved automatically, or a banner lets you choose between your draft and the current version when the note changed elsewhere. A failed save now shows a quiet notice and retries every 10 seconds instead of an error popup, and a Save button was added to the note toolbar. Fixes #1349

  • Script and executable attachments: an admin can allow .sh, .ps1, .bat, .exe, .py, ... attachments for the whole instance (Settings > Admin Tools, default off). Types a web server could execute, like .php, stay blocked. #1355

image

🚀 Improved

  • Backup export and restore now stream to disk: memory use drops from hundreds of MB to a few MB, so a complete export no longer crashes a 512 MB host.
  • The PHP worker pool default goes from 5 to 10, adjustable with POZNOTE_PHP_FPM_MAX_CHILDREN (see the Troubleshooting guide).
  • The first-login banner asks the default admin to change the password and the username.

🐛 Fixes

  • Markdown: one blank line in the source produced two lines of gap in the preview and on public pages. Fixes #1351
  • Markdown: the default view mode was ignored once a note had been switched to another mode in the same tab. Fixes #1352
  • The per-note width toggle had no effect when "Center note content" was enabled. Fixes #1353
  • The line-numbers toggle showed as an empty square under code blocks on public notes.

❤️ Support

Enjoying Poznote? Support its development on Ko-fi

Poznote is now available in Caliber Node and PikaPods! https://poznote.com/hosting.html

Thanks so much for all who will support my work! 🙏

Don't miss a new poznote release

NewReleases is sending notifications on new releases.