Releases: yousinix/ScoutsEncoder
Releases · yousinix/ScoutsEncoder
v2.0.1
v2.0
- Use a WPF project instead of WinForms.
- Use Material Design In XAML Toolkit.
- Real-time Encoding. [BETA]
- Responsive Design.
- Add 3 different audio speeds.
- Use Save File Dialog instead of Browse folder dialog.
- Remove Arabic Manuscript Cipher.
- Object Oriented Programming approach.
- Refactor and reduce code 4X times.
- Embed References and DLLs.
- Update Icon.
- Fix not printing last character bug.
v1.4
v1.3
v1.2-beta
- Added 6 more codes:
- BinaryCode
- DirectionsCode
- RhombusCode
- TriangleCode
- CaesarCode (+keys)
- StarCode (+keys)
- Added Keys to: X-code.
- Added 2 new buttons to redirect to GitHub & Google Docs.
- Added "Fill Shapes" CheckBox.
- Edited MessageBox's Text.
- Changed ciphers' order.
- CodesComboBox items added from code instead of initializing them (to make it easier to add new ciphers).
- Rearranged code.
- Modified UI to match the new changes.
- Improved UX.