Skip to content

Releases: divark/narrative-director-rs

v1.0.3

06 Jun 21:09

Choose a tag to compare

Update CHANGELOG noting v1.0.3

v1.0.2

06 Jun 20:57

Choose a tag to compare

Fix missing dependency once again for Linux build.

v1.0.1

06 Jun 20:50

Choose a tag to compare

Fix Linux build not being made due to missing wayland dependency.

Official Release

16 May 17:45

Choose a tag to compare

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

20 May 07:24

Choose a tag to compare

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

30 Jan 20:30

Choose a tag to compare

Initial Public Release

30 Jan 07:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/divark/narrative-director-rs/commits/v0.1.0