Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

v1.5.0

Latest
Compare
Choose a tag to compare
@pierr3 pierr3 released this 24 Oct 22:32
· 54 commits to main since this release

What's Changed

Enhancements

  • macOS Build Code Signing: The macOS build is now codesigned, ensuring improved security.
  • Improved libafv Embedding: A new method for embedding libafv has been introduced, enhancing functionality.

Bug Fixes

  • Issue #73 Fixed: Addressed an issue that caused problems when using 8.33 frequencies from the slurper.
  • Partial Fix for Issue #78: Now, a notification is emitted when an audio device stops.
  • Issue #45 Resolved: Resolved an issue caused by Microsoft's poor implementation of C++0x standard libraries, with a switch back to the Windows API for stability.
  • Multiple Bug Fixes: Fixed issues #76, #69, and #74, allowing you to stop the RX of a frequency mid-transmission and addressing station deletion problems.
  • Default Audio API Selection Fixed: Addressed an issue where the default audio API wasn't properly selected, preventing crashes.

User Experience Improvements

  • Disconnect Alert Sound: Changed the disconnect alert sound. Suggestions are welcome, and you can try it in the audio settings (please read the caveat under the information marker).

Added Features

  • Support for New Position Types: Added support for new position types, including _FMP, _RMP, _TMU, and _RDO.
  • User-Friendly Station Entry: You can now press Enter in the station add field, and uppercase entry is no longer required.

Acknowledgements

  • Huge thanks to @williammck for invaluable assistance in debugging issue #45. This progress wouldn't have been possible without their help.

Full Changelog: View the Full Changelog