1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00
Files
ntpa/CHANGES
2016-12-10 12:25:20 +01:00

50 lines
1.2 KiB
Plaintext

v0.7.6
- Corrected faulty version numbers in v0.7.5
- Improved logging of database errors
- Sanitized default configuration
v0.7.5
- Change build script to autotools
- Updated PostgreSQL data provider to v3.1.9
v0.7.4
- Fixed bug in database schema check
- Fixed bug in notification mailer
- Extended debug logging
v0.7.3
- Improved logging
- Schema version check
- Fixed bug in packet counters
- Minor improvements and bug fixes
v0.7.2
- Introduced SQL logging
- Drift file tracking
- Extended logging
- Fixed time zone bug
- Fixed thread bug in scheduler
- Fixed bug in user/group settings
- Fixed Windows specific issue in signals
- Fixed Windows specific issue in logging
- UTF-8 support in TCP command module
- Minor improvements and bug fixes
v0.7.1
- Changed default configuration
- Fixed SSL bug in PostgreSQL provider
v0.7.0
- New configuration validator GUI
- New internal configuration engine
- SSL support for databases
- Unified code for all platforms
- Improved code quality & Several bugfixes
- Updated MySQL Connector to official v6.9.9
- Updated PostgreSQL data provider to v3.1.7
- Updated Bootstrap to v3.3.7
- Updated jQuery to v2.2.4
Changes prior to 0.7.0 are not recorded.