Releases: JavaEZLib/JavaEZ
Release 1.7 - Security Patch
Release 1.7 fixes a security bug involving the use of low-security cryptographics. The weaknesses were CWE-327 and CWE-328.
CVE ID patched: CVE-2022-29249
Information
JavaEZ SHA256: 39548b0160a447575600894dd1081cbf1edf802df04643b487dd372c4a6ae15b
JavaEZ Javadoc SHA256: 05f6b7234e9a46c66a479d905160a45f91f14dc9d57ae779fd6aafe34f980482
JavaEZ Sources SHA256: 9cc57bd499ba47ed5a0799c13081df9fa891c7b560ed60e9812aa60bfe11151a
GPG Key ID used for signing: 94FF12ABBC7863FB
Release 1.6 - Security
This update adds the new Security extension, which allows locking (encrypting) and unlocking (decrypting) text.
Full Changelog: 1.5...1.6
Security Information
JavaEZ-1.6.jar SHA256 hash: e24deedae7cfa19d333c615634c5b990d186d3f878041b5f3965675336554054
JavaEZ-1.6-javadoc.jar SHA256 hash: a7bb747cf9a8c5456621988f7c32a3737368ca809820abfc32082602daa27972
JavaEZ-1.6-sources.jar SHA256 hash: eed0896dfee8f83d902a532956141b6cc50f6237f72a48672cfcf1b304309a95
KeyID for signatures: 94FF12ABBC7863FB
Release 1.5 - Patches
1.5 has been released, bringing fixes for Javadoc grammatical errors and fixing issues with ErrorSystem.
You can look at the source code for technical changes.
SECURITY INFO
JavaEZ-1.5.jar SHA256 hash: 15ADBDAC3DE87C83F70F27E13113FC6CE753DA79A63DEFF0FF14DC15D64E30AF
JavaEZ-1.5-javadoc.jar SHA256 hash: A2C0E7F0F334DAD8D3C0E24FC8C67AB784B030FE11200B570477F2D38D915D11
JavaEZ-1.5-sources.jar SHA256 hash: D1E3F8FCECA7655BF1678847B8F5DB6D52E8F5B2701ACEB3AB559B56BB10E3F1
KeyID for signatures: 94FF12ABBC7863FB
Release 1.4 - Minor update
Release 1.4 - Fixes
Release 1.4 is a minor update adding bugfixes and new functions to make folders, make files, and delete files and folders. Also, file signatures are now provided. *.asc files are signatures.
Functions added
makeFile(filename);
makeFolder(foldername);
trashFile(name);
Bugfixes
JEZ-55689 - You can now receive update checks again.
1.3 - The Update Of Changes
1.3
A changing update this was, however we are proud to announce the JavaEZ project now has its own GitHub account and eMail address!
eMail: [email protected]
Please use for contacting support
We also changed our license to the MIT License, however you can still get free access to personal, private and commercial use of this library.
Code-based updates
Bugfix no. JEZ-65807 = JavaEZ.info(); will no longer say you need to update if you have no internet.
1.2 - The System and TextUtil
1.2 - The System Release!
Adds a join text function to Core and adds the System extension!
System can:
- get the OS name
- simplify the OS name
- get the person's username
- lock Windows PCs
- open file paths
- print files!
Core now has:
- a function to join text together
1.1 - Minor Patch
Patch notes
- Added new "JavaEZ" class with the ability to check the version of JavaEZ
- Added "ask" ability to Core extension
Coming soon
- Networking
1.0
Initial release, this contains:
- Basic core functions
- Files IO
- Threads
Coming soon:
- Networking