Releases: divark/narrative-director-rs
Releases · divark/narrative-director-rs
v1.0.3
v1.0.2
Fix missing dependency once again for Linux build.
v1.0.1
Fix Linux build not being made due to missing wayland dependency.
Official Release
Added
- Wayland support.
- Text Extraction Preferences.
Changed
- Updated FLTK and various developer dependencies.
- Changed from set_size to fixed, removing deprecations.
Fixed
- Recording halting from unsupported Sample Format.
- Fixed Changelog ordering of tags.
Full Changelog: v0.1.2...v1.0.0
UI Polishing and MacOS fixes
Added
- Close button to About dialog.
Changed
- Updated CPAL dependency to 0.15
- Updated various dependencies to latest version via cargo update.
Fixed
- Text not wrapping.
- Project directory not being saved properly when changed in Preferences.
- macOS builds only being compatible with latest macOS version.
- macOS not saving audio file after recording.
- Existing audio not being loaded after using go-to prompt.
MacOS Microphone Permissions and Icon Hotfix
Full Changelog: v0.1.0...v0.1.1
Initial Public Release
What's Changed
- Implement Audio Recording and Playback by @divark in #4
- The Great Restructure by @divark in #10
- Bump bumpalo from 3.9.1 to 3.12.0 by @dependabot in #16
- Migrate from Relm to FLTK by @divark in #17
New Contributors
- @divark made their first contribution in #4
- @dependabot made their first contribution in #16
Full Changelog: https://github.com/divark/narrative-director-rs/commits/v0.1.0