Skip to content

Releases: blancks/syslog-forwarder

v1.3.0

01 Sep 20:15
1769bfb

Choose a tag to compare

What's Changed

  • Add support for FRITZ!OS v.8.20 in #15

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 Jul 23:57
v1.2.0
7eb51a2

Choose a tag to compare

What's Changed

Features

  • Add ability to self-load environment variables from a .env file when not sourced to the system environment
  • Add SYSLOG_TIMEZONE environment variable to set application timezone

Refactors

  • Remove dependency on php.ini
  • Refactor error handling to write properly to the stderr stream
  • Improve retry mechanism in authentication and logging functions
  • Split complex logic into smaller, more maintainable functions

Code Quality

  • Improve documentation in .env.example with detailed explanations for each variable
  • Fix code style formatting for better readability and maintainability

Breaking Changes

  • Remove dependency on php.ini for timezone configuration

Bug Fixes

  • Fix undefined variables issue when .env is not sourced

v1.1.0

01 Jul 22:05
v1.1.0
9c20a17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/blancks/syslog-forwarder/commits/v2025.07.0