Releases: saturneric/GpgFrontend
v2.0.9
Overview
In v2.0.9, you are able to view the version and location of GnuPG being used by GpgFrontend. Also, in this version, some interactions have been improved and some issues that caused crashes have been fixed.
It is worth mentioning that a more stable multi-threaded model has been established, which greatly reduces the possibility of application crashes due to conflicts.
Support Ubuntu 22.04 Now
In terms of compatibility, this version is compatible with Ubuntu 22.04, and a CentOS version will be released in the future.
FreeBSD Version Coming...
At present, the compilation and operation problems have been solved on the FreeBSD 12 platform, but there are still some packaging and crash issues.
What's Changed
- Develop 2.0.8.1 by @saturneric in #65
- Develop 2.0.8.2 by @saturneric in #66
- Develop 2.0.8.3 by @MusingZone in #67
- Develop 2.0.8.4 by @saturneric in #68
- Develop 2.0.9.1 by @saturneric in #70
New Contributors
- @MusingZone made their first contribution in #67
Full Changelog: v2.0.8...v2.0.9
v2.0.8
Notice: GpgFrontend is now on the Microsoft Store!!!
GpgFrontend v2.0.8 has been reviewed by Microsoft Store. You will be available for Download and Automatically Update GpgFrontend in the Microsoft Store after v2.0.8!!! Of course, the GpgFrontend download through this channel is also permanently free...
Microsoft Store Link: https://www.microsoft.com/store/apps/9NH716MQK2B5
What's New
- Fix a number of bugs that affect usage.
- Enables upgrading of text edit boxes to support more encodings.
- Improved application stability and fixed crashes in several cases.
What's Changed
- Develop 2.0.7.1 by @saturneric in #58
- Develop 2.0.7.2 by @saturneric in #60
- Develop 2.0.8 by @saturneric in #62
Full Changelog: v2.0.7...v2.0.8
v2.0.7
News
This is release 2.0.7 on branch develop-2.0.7
Improved
- Greatly improve loading speed.
- Fix many crash problems in v2.0.6 or less.
- Fix issues in UI.
- Fix error in zh-cn.po(translation).
- Can use xode to build and publish now.
Developer Document
This may help developers understand code structure faster, facilitate source code transparency and establish application security.
Link: Here
macOS Binary Review by Apple Inc.
Builds released using the macOS platform have undergone binary review by Apple.
This is Apple's binary review result email.
What's Changed
- Develop 2.0.6.1 by @saturneric in #56
- Develop 2.0.7 by @saturneric in #57
Full Changelog: v2.0.6...v2.0.7
v2.0.6
New
- Thanks to Fabian Hêche for his valuable contribution to the correction of the French translation!
- Correct the translation of simplified Chinese.
- GnuPG and GpgFrontend will now be released together without the need for an additional installation of GnuPG.(Windows)
- Streamlined software, removing email-related functions and third-party libraries.
- The individual modules will now be dynamically linked (a concern for developers).
In subsequent releases, I will make available compiled binary executables as far as I can. I may be constantly updating the binary packages for new platforms. If you are able to compile on the platform you are using, please feel free to share your compiled de results.
What's Changed
- Develop 2.0.6 by @saturneric in #54
- Adjust 2.0.5.1 by @saturneric in #53
Full Changelog: v2.0.5...v2.0.6
v2.0.5
Hi everyone, this is v2.0.5, with some small features added and stability improved
IMAP support and other features are still under development due to heavy personal commitments recently.
Developing New Generation of GpgFrontend --- GpgFrontend-E
I'm developing a new generation of GpgFrontend, called GpgFrontend-E. This software is developed using Electron and it will replace most of the functions of GpgFrontend and the interface will be more modern, beautiful and compatible with more platforms (Unix, Linux, Windows, macOS, IOS, Android, etc.). And it will carry out some new attempts, such as more secure content distribution Web3.0 idea, P2P instant messaging and so on. If you want to join, you can contact me at my email address.
Git Repo: https://git.codesdream.com/main/GpgFrontend-E.git
What's Changed
- Can now encrypt folders and can handle tar.gpg.
- Add some necessary information at the bottom of the edit box.
- Fix the path problem of double-byte characters under Windows.
- Improve the UI experience of file manipulation.
- Fix the binary file reading problem under Windows.
- Other Fixes
Full Changelog: v2.0.4...v2.0.5
v2.0.4
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 #26
- v2.0.1-beta.2 by @saturneric in #28
- v2.0.1-beta.3 by @saturneric in #29
- Update Privacy Policy of GpgFrontend by @saturneric in #30
- v2.0.2-beta.2 by @saturneric in #32
- v2.0.3 by @saturneric in #34
- Fixed Clash when decrypt reci is unknown. by @saturneric in #35
- Document by @saturneric in #37
- v2.0.4 by @saturneric in #36
- (resources): update translate. by @saturneric in #39
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Thank you for your support and help, the new version has been released. In this version, the DEB package under Linux is added, and you can install it through this way. The next version is going to add GnuPG control and smart card support, but if you have better suggestions, welcome to create an issue. I am going through the review process of listing on the Microsoft Store, and I plan to be listed on the Apple Store in the future.
Improvements in the new version
- Synchronize the public key you already own with the key server in one click
- Able to quickly send your encrypted information via email
- Greatly optimized loading speed
- Fix some problems that caused the crash
- UI improvement
- Set key expiration time interface improved
What's Changed
- v2.0.3 by @saturneric in #34
Full Changelog: v2.0.2...v2.0.3
v2.0.2
In order to be able to let more people all over the world use Gnupg(gpg), GpgFrontend now supports more languages. You can export your key to OpenSSH format. It is planned to support KeyCard Operation in the future.
Language Supported Now
'zh_CN', 'es_ES', 'zh_TW', 'zh_HK', 'fr_FR', 'de_DE', 'pl_PL', 'ru_RU', 'ja_JP', 'it_IT', 'ko_KR', 'pt_BR', 'ar_SA', 'ar_IQ', 'hi_IN', 'af_ZA', 'sq_AL', 'be_BY', 'bg_BG', 'ca_ES', 'hr_HR', 'cs_CZ', 'da_DK', 'nl_NL', 'et_EE', 'fa_IR', 'fi_FI', 'fr_CA', 'he_IL', 'id_ID', 'lt_LT', 'De_AT', 'De_CH', 'El_GR', 'Es_MX', 'Iw_IL', 'UK_UA'
Version Improvement
- Enhanced UI. Removed some unsupported interfaces.
- Continue to enhance the function of the file browser.
- Able to export keys in OpenSSH format.
- Fixed several issues that caused crashes.
- Can choose to export the smallest private key or the private key containing all the information.
- Further strengthen the information board.
- Support more languages.
- Supports double-byte characters in the file path.
- Changed the confusing place in the interface
- The Windows installation package will provide dependency detection and automatic installation of GnuPG.
What's Changed
- Update Privacy Policy of GpgFrontend by @saturneric in #30
- v2.0.2-beta.1 by @saturneric in #31
- v2.0.2-beta.2 by @saturneric in #32
Full Changelog: v2.0.1...v2.0.2
v2.0.1
After hard work, I rewrote the core of GpgFrontend, modified tens of thousands of lines of code, and most of the bugs I knew. Since the core part of the code and the organizational structure are different from the previous version, the version number of this version of GpgFrontend starts from v2.
Starting from v2, the development work of GpgFrontend will focus on continuing to improve its ease of use and strengthening existing functions, using an automatic test system to solve problems in use. GpgFrontend will also actively try to add more language support so that more people can use it.
GpgFrontend's translation work is now very simple. You only need to find out the improper translation and make a little correction. If you are interested, please contact me. The localized language will be automatically set, but if you think there is a problem with the translation, you can modify it to the English version in the settings.
Languages Supported Now: 'zh_CN', 'es_ES', 'zh_TW', 'zh_HK', 'fr_FR', 'de_DE', 'pl_PL', 'ru_RU', 'ja_JP', 'it_IT', 'ko_KR', 'pt_BR', 'ar_SA', 'ar_IQ', 'hi_IN'
The improvements made in this version are as follows:
- File browser problem fixed.
- Large file reading problem fixed.
- Optimization of encryption and signature process.
- The hash of the file can now be calculated.
- File browser path input prompt.
- UI Improve.
- Improvements in cross-platform compatibility.
- Ability to generate revocation certificates.
- Ability to change the password of the master key.
- Tell gnupg about changes to your TOFU policy.
- When the public key does not exist, you will be prompted for automatic import operation.
12: and so on...
v1.2.2
- Fix the problems of the file browser and improve the usability.
- Other fixes and improvements.
- Began to join multi-language support.
Notice: In addition to Chinese(Simplified) and English, other languages, it requires native speakers to participate in the correction work.
Language | English | 简体中文 | français | Французский | Español |
---|---|---|---|---|---|
Support | Support | 支持 | Etre prêt | ожидать | apoyar |
Verification | Origin | 不完全 | Jamais | Никогда | Nunca |