aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 5ef1e09c625313fa38fbe8385fb068e4af6972f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Version 0.3

### New Features
- Added framework for realtime message handling
- Added SocketIO support to PagerMon provider for realtime message reception functionality
- Added configurable incoming message regex filters

# Version 0.2

### Bug Fixes
- Fixed bug in which pager messages fetched via PagerMon provider had timestamps that were incorrectly converted to universal time
- Paged emergency services now correctly stored as non-clashing bit-fields in the DB
- Correctly extract fireground radio channel from list of paged services
### Other Improvements
- Added missing Melways pages 109, 134 and 135
- Improved accuracy of parsing regex

# Version 0.1

Initial release