Skip to content

Releases: erl987/personalfme

Version 1.1.0

14 Jan 13:46
Compare
Choose a tag to compare

This is the version 1.1.0 of PersonalFME.

Changelist:

  • integrated a gateway for supporting the current app-based alarm service of Groupalarm.de
  • removed the gateway for the old service of Groupalarm.de that had been decommissioned

Version 1.0.1

19 Nov 12:43
Compare
Choose a tag to compare

This is the version 1.0.1 of PersonalFME.

Changelist:

  • supporting now Debian / Raspberry Pi OS 11, Ubuntu 22.04 LTS and Windows 8.1, 10 and 11
  • dropped support for Windows 7
  • fixed e-mail sending that failed for servers with current TLS-versions
  • using now the Poco library provided by vcpkg / Debian packages
  • integrating now the ALGLIB dependency through a Git submodule
  • removed the dependency of the tests to Octave
  • introduced labels for the unit / integration tests
  • updated all library dependencies
  • fixed a UTF-8 encoding issue in source files

Version 1.0.0

27 Mar 10:57
Compare
Choose a tag to compare

This is the version 1.0.0 of PersonalFME.

Changelist:

  • supporting now Debian / Raspberry Pi OS 10, Ubuntu 20.04 LTS and Windows 7 and higher
  • dropped support for previous Linux versions
  • refactored the CMake build system to be target-based
  • using now the vcpkg package manager on Windows
  • migrated the version control system to Git
  • updated the audio library Portaudio-version on Windows, this fixes problems that some users experienced with their attached audio devices
  • made the source code available on Github