v0.5.6
* Fix sysv init path

v0.5.5
* upgraded to eXosip2 5.1.0 api and vendoring

v0.5.4
* added bsd init service
* cleanup init naming
* eliminated systemd

v0.5.3
* added openrc init

v0.5.2
* improved sysv init

v0.5.1
* missing sysv init

v0.5.0
* default is sysv init

v0.4.4
* empty localnames = parsed correctly from config
* zeroconfig suppressed if localnames override used

v0.4.3
* sysv msg queue ipc also usable
* ruby fixups
* code coverage and functional testing

v0.4.2
* Fixed permissions related to ipc and masking

v0.4.1
* Fixed cmake custom desktop configuration

v0.4.0
* Replaced tcmalloc with jemalloc for reduced memory usage
* Message retention and database cleanup
* Cannot drop system objects from client
* Report ssl version in client

v0.3.3
* General code cleanup
* Build support for Hurd and OpenBSD added
* Fixed server hostname detection
* Improved schema support
* Ipl now works with ruby mysql2

v0.3.2
* No longer external vendoring openssl
* Redhat and fedora require updated copr repos
* Windows requires vcpkg and CMAKE_TOOLCHAIN_FILE to be set

v0.3.1
* Fix for freebsd build
* Improved openssl vendoring
* Packaging changes
* Layout of basic crypto support
* Restructured client sip code

v0.3.0
* Improved unit file
* Added security model checks; no extension keys implemented yet
* Admin and suspend states and modifications supported
* Added admin drop/disconnect
* Various ui improvements

v0.2.7
* Improved packaging support
* Updated copyright notices
* Utils use stand-alone to init mysql servers
* De-emphasizing sqlite beyond testing builds
* Device Management and verification support added

v0.2.6
* Simplified expiration handling
* Re-arranged font selection
* Introduced desktop & audio notify setting
* Integrated login auto start behavior
* Speed dial ui support
* Call coverage setting support
* Call forwarding setting support
* Delay ringing option supported
* Per user and global auto answer settings
* Start of integrated voice mail
* Device keys introduced

v0.2.5
* Customization at build time
* Topic management in sessions
* Policy setting for main public room

v0.2.4
* Session/state based toolbar management
* Online status of all extensions shown
* Membership management for groups
* Server system notification messaging
* Delete authorizations supported

v0.2.3
* Schema changes
* Message expiration

v0.2.2
* Change password support
* Simple markdown support
* Zeroconfg support
* Message sync for existing extensions
* Functional testing support
* Improved adduser ui
* Expiration marking on client

v0.2.1
* Fix for crash sending offline messages
* Visual styling improvements and optimizations

V0.2.0
* IPL loading of tables, such as for external mysql db
* User classification of priviledges
* Ability to edit extension names from profile
* Clickable and highlighted urls in messages
* Offline message sync
* Cleaner db handling for login/logout and multiple dbs
* Client import/export
* Font picker for message view
* Admin can create users from client
* Phonebook expanded
* New message indicators

v0.1.4
* I want to send a message to someone
* I Want to receive messages
* I want to search my messages
* I want to logout, and back in
* I want to know what extensions I can login as
* I want the ui to become available in language of my choice
* I want to know what devices are on my extension
* I want to autostart when I login on linux
* sipwitchqt message laying and rendering engine introduced
* email and public uri properties added to contacts

v0.1.3
* Roster processing on client and server
* Search processing on sessions screen
* click feedback, doubleclick contacts
* vibrant and light icon schemes

v0.1.2
* Start of sessions page and status

v0.1.1
* udp for eXosip2 messaging support
* automatic authentication integrated
* Start of core messaging code
* Replacing json with xdp
* Start of contacts (phonebook) page

v0.1.0
* Core authentication complete
* Core registration with expiration
* Extended registration support for sipwitchqt clients

v0.0.2
* More complete test harness debug config
* Reset and dialogs for client
* Release packaging for primary platforms

v0.0.1
* Initial development testing release

