Skip to content

Releases: runkaiz/Notable

v2.0.1 Lyra hotfix

Choose a tag to compare

@runkaiz runkaiz released this 26 Jan 23:21

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 editorLanguage AppStorage variable
  • Each code entry now maintains its own independent language setting

Full Changelog: v2.0.0...v2.0.1

v2.0.0 Lyra

Choose a tag to compare

@runkaiz runkaiz released this 26 Jan 23:21

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

Choose a tag to compare

@runkaiz runkaiz released this 22 Oct 20:27

Full Changelog: v1.1.3...v1.1.4

v1.1.3 Orion Tasty Icons

Choose a tag to compare

@runkaiz runkaiz released this 30 Oct 00:44

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Orion hotfix

Choose a tag to compare

@runkaiz runkaiz released this 25 Sep 02:04

Full Changelog: v1.1.1...v1.1.2

v1.1.1 Orion hotfix

Choose a tag to compare

@runkaiz runkaiz released this 25 Sep 01:06

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Orion Semantic Search

Choose a tag to compare

@runkaiz runkaiz released this 25 Sep 00:48

Full Changelog: v1.0.1...v1.1.0

v1.0.1 Orion Minor Redesign

Choose a tag to compare

@runkaiz runkaiz released this 21 Sep 07:03

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Orion

Choose a tag to compare

@runkaiz runkaiz released this 19 Sep 02:04