Releases: CodeDead/DeadHash-js
Releases · CodeDead/DeadHash-js
DeadHash v2.2.3
DeadHash v2.2.2
What's Changed
Full Changelog: v2.2.1...v2.2.2
DeadHash 2.2.1
- Removed unused translation
- Yarn upgrade
- Dependency upgrades
- eslint rules updated
- Refactoring
DeadHash 2.2.0
- Yarn upgrade
- Dependency upgrades
- Upgraded to mui v5
- Refactoring of components and reducing screen space requirements for improved user experience
- Many tiny design changes to improve UX
- Removed unneeded files
- Performance improvements
DeadHash 2.1.3
- Fixed a security issue with electron
- Dependency upgrades
DeadHash 2.1.2
- Added deep orange color profile
- Added amber color profile
- Added brown color profile
- Added CRC1 functionality
- Added CRC8 functionality
- Added CRC16 functionality
- Added CRC24 functionality
- Dependency upgrades
DeadHash 2.1.1
- Added the ability to calculate CRC32 checksums
- Added a light and dark theme toggle in the top bar
- Fixed 'Reset all settings' functionality not resetting the theme style
- Refactoring
- Upgraded all dependencies
DeadHash 2.1.0
- Added a light and dark theme toggle
- Added orange color in themes
- Updated copyright notice
- Upgraded all dependencies
DeadHash 2.0.4
- Allow hash calculation of large files
- Improved the speed of hash calculations
- Minor design changes
- Fixed an issue with the auto updater
- Removed duplicate assets
- Removed Axios library
DeadHash 2.0.3
- Added a confirmation dialog when resetting the settings
- Added Portuguese translations
- Added an icon when the window is maximized
- Added update button on about window
- Simplified views
- Translation fixes
- Dependency upgrades