mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05:00
Updated Changelog for 2.4.0 release
This commit is contained in:
parent
e009791b75
commit
a3a3a5aa23
31
ChangeLog
31
ChangeLog
@ -1,6 +1,37 @@
|
|||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
v2.4.0
|
||||||
|
------
|
||||||
|
|
||||||
|
* Converted MsgTrack to ObjectStoreMixin
|
||||||
|
* Fixed unit tests
|
||||||
|
* Make sure SeenList update has a from in packet
|
||||||
|
* Ensure PacketList is initialized
|
||||||
|
* Added SIGTERM to signal\_handler
|
||||||
|
* Enable configuring where to save the objectstore data
|
||||||
|
* PEP8 cleanup
|
||||||
|
* Added objectstore Mixin
|
||||||
|
* Added -num option to aprsd-dev test-plugin
|
||||||
|
* Only call stop\_threads if it exists
|
||||||
|
* Added new SeenList
|
||||||
|
* Added plugin version to stats reporting
|
||||||
|
* Added new HelpPlugin
|
||||||
|
* Updated aprsd-dev to use config for logfile format
|
||||||
|
* Updated build.sh
|
||||||
|
* removed usage of config.check\_config\_option
|
||||||
|
* Fixed send-message after config/client rework
|
||||||
|
* Fixed issue with flask config
|
||||||
|
* Added some server startup info logs
|
||||||
|
* Increase email delay to +10
|
||||||
|
* Updated dev to use plugin manager
|
||||||
|
* Fixed notify plugins
|
||||||
|
* Added new Config object
|
||||||
|
* Fixed email plugin's use of globals
|
||||||
|
* Refactored client classes
|
||||||
|
* Refactor utils usage
|
||||||
|
* 2.3.1 Changelog
|
||||||
|
|
||||||
v2.3.1
|
v2.3.1
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user