Releases: chernistry/RightLayout
Releases · chernistry/RightLayout
RightLayout v1.2
RightLayout 1.2 focused on release stability, engine safety, and packaging reliability.
What changed:
- Improved correction confidence tracking, target-language handling, and feedback attribution in the engine.
- Added safer synthetic replacement flows and better retype detection for reverted corrections.
- Refined deferred correction and manual cycling behavior, especially around short Russian prepositions and undo paths.
- Unified more of the UI under a shared theme system and cleaned up package/module boundaries.
- Fixed version resolution so the app version shown in About, local builds, and packaged releases stays consistent.
Operational notes:
- Runs locally on macOS 13.0 and later.
- Requires Accessibility permission for live correction.
RightLayout v1.1
RightLayout 1.1 focused on language confidence, observability, and context-aware correction.
What changed:
- Improved decision transparency with deeper correction logging and clearer reasoning surfaces for debugging.
- Added a correction verifier and stronger second-opinion logic for ambiguous corrections.
- Improved handling of short pending words and deferred correction so sentence context can resolve previously weak tokens.
- Expanded personalization, risk management, and proactive hint infrastructure while keeping learning local.
- Strengthened automated coverage with fuzzing, isolation fixes, and more deterministic cycling behavior.
Operational notes:
- Runs locally on macOS 13.0 and later.
- Requires Accessibility permission for live correction.
RightLayout v1.0
RightLayout 1.0 is the first stable public release for macOS.
What changed:
- Added automatic wrong-layout correction for English, Russian, and Hebrew.
- Added manual correction and cycling flows for selected text and recently typed text.
- Added safer text replacement infrastructure with clipboard restoration and better replacement scoping.
- Added behavior presets and better protection for technical tokens, commands, file paths, and mixed input.
- Added transparency tooling for debugging and validation, including verifier logic and correction logging.
Operational notes:
- Runs locally on macOS 13.0 and later.
- Requires Accessibility permission to monitor input and apply corrections.