All notable changes to this project will be documented in this file.
- Removed minor vulnerabilities from 2 node packages.
- Updated OpenPGP to 4.10.8
- Updated jQuery to 3.5.1
- Removed key-server.io from server browser.
- Removed executables from release pipeline.
- Updated jQuery to 3.5.0
- OpenPGP updated to 4.10.4 (2020-04-22 Release, Commit: 2c6cbc4 by twiss)
- Updated Node packages for security updates
- Fixed a bug on Mac distro code
- Added guide to create signed executables.
- OpenPGP updated to 4.9.0 (2020-02-02 Release, Commit: 93c5bed by twiss)
- Web version changes moved to executables.
- OpenPGP updated to commit 94a04ea
- Fixed a bug when posting to MagicPost from "Write" page.
- Added the ability to import from MagicPost to MagicPad in the "Read" page.
- Fixed a bug where changing iOS orientation will not follow the device's width and height.
- Updated logos and icons
- Fixed a bug where key converter will only use public key reference image.
- Ability to search for messages in MagicPost in "Read" section by private key (your) fingerprint. Goes to homepage if no private key is imported.
- Added "Paste new key" under Key server browser. The user now can bring a newly generated public key directly into the text field for upload. This removes an additional click or two. Did not implement paste from clipboard for potential privacy issues rather import from session object that contains newly generated key.
- Version 1.0.3 first release. Hotfixes 1.0.2 (security and UX) constitute a new version.
- Security update: Remove unused session data when quitting.
- Background color changed for checkbox area in key generation popup.
- Updated how session model for saved sessions is handle.
- Every file (such as keys, messages, attachments) are deleted when new versions are generated. (Ex: Generate key, reset form <- Original key is removed not just from session but from memory).
- iOS fix for downloading steg key from server browser.
- Ability to import private key from key generator popup at the same time when downloading.
- Added Hotfix version on About page.
- Bug fixed where "Import Key" in Key Search popup did not disable when searched key was parsing.
- Added link to Changelog in About tab page.
- File name for converted keys and searched keys are gone through an empty string check in-case user's name field for key is empty.
- Added a minor feature. When a user creates an encrypted message, the "Post message to MagicPost anonymously" link contains the encrypted message, user and recipient's fingerprint for single-click submission in MagicPost.
- File names for converted keys and searched keys are named after the key owner's names.
- Links to Firefox and Chrome extension as they need to be extensively reworked.
- Added ability for the user to directly import a searched key to the session without downloading.
- Added ability for the user to convert keys both ways. .asc to .png and .png to .asc
- Changed a visual bug in key search popup.
- Ability to browse various keys per user added in "Key server browser" feature.
- Added "keys.magicpad.io" as primary key server.
- Fixed visual bugs in desktop sized view.
- Fixed visual bugs in mobile sized view.
- Bug fixed in Attachments section.
- Bug fixed related to checkbox behavior in persistent session and attachments.
- Added ability to have persistent sessions.
- Cleaned up guide.
- Cleaned up code.
- MagicPost links integrated.
- Minor security vulnerability patched for links.
- Accessibility enhancements.
- Optimized steganography functions.
- Optimized build process.
- Changed from using URIs to BLOBs.
- Progressive web app "certified" using Google Chrome lighthouse.
- Viewport scaling fixed.
- Icons displaying correctly in major device platforms.