NOTE: IT IS NOT RECCOMENDED TO DOWNLOAD OLD VERSIONS
0.0.X
0.0.4: Encryption
August 25, 2020
- Added PGP encryption of messages
- Server now authenticates messages with PGP signatures
- Added new setup.js route for setup procedures
- Added new filesystem storage API
0.0.3: Notifications
July 26, 2020
- Added FCM message notifications
Client no longer polls the server every 5 seconds, only does it when data is avaiable as indicated by the FCM notification. - Added unread message counters
- App name and icon added
- Improvements to interface speed
- Code cleaned up
0.0.2: Conversation List
July 21, 2020
- Added a conversation list to DMs