v1.1.3

denizsafak/abogenv1.1.3Jul 16, 2025by denizsafak

AI Summary

Optimizes M4B generation speed and improves sleep state handling on Linux. Fixes screen fitting and app restart issues.

Key Highlights

  • M4B generation is faster (direct m4b creation).
  • Better sleep state handling for Linux.
  • App window fits screen if height exceeds available area.
  • Fixed app restart issue on Windows.

New Features

  • Faster M4B generation
  • Screen fitting

Full Release Notes

- `M4B (with chapters)` generation is faster now, as it directly generates `m4b` files instead of converting from `wav`, which significantly reduces processing time, fixes the issue mentioned by @Milor123 in #39 
- Better sleep state handling for Linux.
- The app window now tries to fit the screen if its height would exceed the available display area.
- Fixed issue where the app would not restart properly on Windows.
- Fixed last sentence/subtitle entry timing in generated subtitles, the end time of the final subtitle entry now correctly matches the end of the audio chunk, preventing zero or invalid timings at the end.