This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryAdded brute-force protection with progressive delay.
Full changelog
Poznote 6.30.0
With this release, I focused heavily on improving loading performance when opening notes or switching between them using tabs or the sidebar. I hope you'll notice the difference.
- Added brute-force protection:
Progressive delay, not a hard lockout. Each consecutive failure makes the next attempt slower (0s -> 1s -> 2s -> 4s ... capped), so a legitimate user fumbling a few passwords is never locked out, while a brute-forcer is throttled to a handful of guesses per minute. A very high hard cap stays as a last-resort safety net against sustained attacks.
- Added note printing
- https://github.com/timothepoznanski/poznote/discussions/1126
- Updated folder sharing icons to make the sharing feature more discoverable, replacing the cloud icon that some users found confusing.
- Added new endpoints to REST API: note edit locks, snapshots, reminders, note icon, folder reorder, tag rename/delete.
- Various UI improvements, bug fixes, and code cleanup.
Thanks to everyone who has supported Poznote's development so far by buying me a coffee. ❤️ Your support truly helps and is greatly appreciated! If you'd like to support the project, you can do so here https://ko-fi.com/timothepoznanski
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]