1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2026-01-13 01:09:07 +00:00
Files
ntpa/CHANGES

40 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-09-11 17:23:35 +02:00
v0.7.4
- Fixed bug in database schema check
- Fixed bug in notification mailer
- Extended debug logging
2016-09-09 23:29:42 +02:00
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
2016-08-23 22:08:23 +02:00
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 is not recorded.