| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GpgFrontend-f7a85eb-x86_64.deb.sig | 2022-01-06 | 566 Bytes | |
| GpgFrontend-f7a85eb-x86_64.deb | 2022-01-06 | 3.5 MB | |
| GpgFrontend-d6fa560-x86_64.AppImage.sig | 2022-01-05 | 310 Bytes | |
| GpgFrontend-d6fa560-x86_64.dmg.sig | 2022-01-05 | 310 Bytes | |
| GpgFrontend-d6fa560-x86_64.AppImage | 2022-01-05 | 35.0 MB | |
| GpgFrontend-d6fa560-x86_64.dmg | 2022-01-05 | 28.2 MB | |
| GpgFrontend-d6fa560-x86_64-Windows-Setup.exe.asc | 2022-01-05 | 865 Bytes | |
| GpgFrontend-d6fa560-x86_64-Windows-NoSetup.zip.asc | 2022-01-05 | 865 Bytes | |
| GpgFrontend-d6fa560-x86_64-Windows-NoSetup.zip | 2022-01-05 | 35.0 MB | |
| GpgFrontend-d6fa560-x86_64-Windows-Setup.exe | 2022-01-05 | 38.7 MB | |
| README.md | 2022-01-05 | 3.1 kB | |
| Totals: 11 Items | 140.4 MB | 0 | |
v2.0.4 has fixed some of the problems I have collected, improved the file-related functions, and added some useful functions. Recently, based on the integrity of the tool, IMAP support will be added first in v2.0.5, and some mail server-based or mail-related functions will be added. The code comments and the follow-up of the documentation work are imminent, which can allow more people to participate in this work. The user's use of document preparation will be advanced to v2.0.4 at one time.
Due to the relatively large workload of v2.0.5, it may be launched later in February this year. If you want to follow up the real-time development progress of the project, you can visit the code repository of this project.
What's Improved
- You can now transfer all your keys between your PC devices at once based on the Key Package.
- The function of sending emails is enhanced. You can use the sending email function to quickly send encrypted or signed emails that conform to the rfc3156 standard.
- Now by default, files in binary format will be output through file encryption and signature operations, which will greatly reduce the file size. NOTICE: Under Windows, there is a problem that binary format files cannot be decrypted or signed. If you use Windows, please cancel this function in the ASCII option in the settings.
- Proxy settings have been added to provide the possibility to access restricted websites in some countries or regions.
- If the secret key is in the smart card, GpgFrontend will display it.
- Separate operations on keys from their detailed information. This is useful at lower screen resolutions.
- Fixed the restart process after a crash.
- UI improvements in other areas.
- Users can receive an emergency version withdrawal notice.
- Users can cancel the version check.
- Fix the problem that caused the program to crash.
- Fixed the problem of abnormal state when the secret key is in the smart card.
- Modify the description of the first sub-key name of the key pair from Master Key to Primary Key.
What's Changed
- Develop Fixed. by @saturneric in https://github.com/saturneric/GpgFrontend/pull/26
- v2.0.1-beta.2 by @saturneric in https://github.com/saturneric/GpgFrontend/pull/28
- v2.0.1-beta.3 by @saturneric in https://github.com/saturneric/GpgFrontend/pull/29
- Update Privacy Policy of GpgFrontend by @saturneric in https://github.com/saturneric/GpgFrontend/pull/30
- v2.0.2-beta.2 by @saturneric in https://github.com/saturneric/GpgFrontend/pull/32
- v2.0.3 by @saturneric in https://github.com/saturneric/GpgFrontend/pull/34
- Fixed Clash when decrypt reci is unknown. by @saturneric in https://github.com/saturneric/GpgFrontend/pull/35
- Document by @saturneric in https://github.com/saturneric/GpgFrontend/pull/37
- v2.0.4 by @saturneric in https://github.com/saturneric/GpgFrontend/pull/36
- <feat>(resources): update translate. by @saturneric in https://github.com/saturneric/GpgFrontend/pull/39
Full Changelog: https://github.com/saturneric/GpgFrontend/compare/v2.0.3...v2.0.4