0.18.1
0.18.1 — June 30, 2026
This release focuses on accessibility and security fixes across UI components. Interactive elements that were previously invisible to screen readers have been corrected, and modal focus behaviour has been restored so keyboard navigation works as expected. A cryptographic fix ensures encryption nonces are no longer reused across calls.
UI components
- All buttons now have aria labels, making them correctly announced by screen readers.
Other improvements and fixes
- Fixed a security issue where AES-GCM encryption nonces were being reused; a unique nonce is now generated for each encryption call.
- Modals now receive focus when opened, restoring correct keyboard navigation and screen reader behaviour.

