Releases: runkaiz/Notable
Releases · runkaiz/Notable
Release list
v2.0.1 Lyra hotfix
Notable 2.0.1 - Lyra hotfix
A critical bug fix for code syntax highlighting performance.
🐛 Bug Fixes
- Fixed syntax highlighting performance issue: CodeEditor now correctly reads language settings from individual entries instead of global settings, ensuring proper syntax highlighting for each code entry
- Fixed issue where Swift code would be highlighted with Markdown rules, causing poor performance and incorrect rendering
📝 What Changed
- CodeEditor now uses per-entry language configuration stored in
entry.language - Removed unused global
editorLanguageAppStorage variable - Each code entry now maintains its own independent language setting
Full Changelog: v2.0.0...v2.0.1
v2.0.0 Lyra
Notable 2.0 - Lyra
A major update introducing voice recording and transcription capabilities, alongside performance improvements and code quality enhancements.
✨ New Features
- Audio Recording & Transcription: Record voice memos and transcribe them using on-device speech recognition with WhisperKit
- Microphone and speech recognition permissions added for voice memo functionality
🧹 Improvements
- Removed dead code and unused imports for better performance and maintainability
- Codebase cleanup and optimization
🐛 Bug Fixes
- Fixed fatal crash on startup due to force unwrapping optionals
- Fixed crash when deleting links
- Fixed crash when deleting the last item in a pile
- Fixed inbox counter not functioning correctly
📦 Technical Changes
- Added background mode for remote notifications
- Updated microphone and speech recognition usage descriptions
- Major code refactoring and cleanup (PR #4)
Full Changelog: v1.1.4...v2.0.0
v1.1.4 Orion hotfix
Full Changelog: v1.1.3...v1.1.4
v1.1.3 Orion Tasty Icons
Full Changelog: v1.1.2...v1.1.3
v1.1.2 Orion hotfix
Full Changelog: v1.1.1...v1.1.2
v1.1.1 Orion hotfix
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Orion Semantic Search
Full Changelog: v1.0.1...v1.1.0
v1.0.1 Orion Minor Redesign
Full Changelog: v1.0.0...v1.0.1
v1.0.0 Orion
Full Changelog: https://github.com/runkaiz/Notable/commits/v1.0.0