Skip to content

Releases: CodeDead/DeadHash-js

DeadHash v2.2.3

22 Jul 21:10
3dd4015
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

DeadHash v2.2.2

08 May 16:44
d1dcf74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

DeadHash 2.2.1

04 Jan 21:08
21609cf
Compare
Choose a tag to compare
  • Removed unused translation
  • Yarn upgrade
  • Dependency upgrades
  • eslint rules updated
  • Refactoring

DeadHash 2.2.0

01 Oct 12:01
7f03b43
Compare
Choose a tag to compare
  • 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

06 Jun 22:11
dac12f6
Compare
Choose a tag to compare
  • Fixed a security issue with electron
  • Dependency upgrades

DeadHash 2.1.2

11 Feb 16:41
af5aa92
Compare
Choose a tag to compare
  • 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

04 Feb 22:05
151dbde
Compare
Choose a tag to compare
  • 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

02 Feb 21:09
a04df05
Compare
Choose a tag to compare
  • Added a light and dark theme toggle
  • Added orange color in themes
  • Updated copyright notice
  • Upgraded all dependencies

DeadHash 2.0.4

10 Nov 15:32
0985cae
Compare
Choose a tag to compare
  • 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

07 Jun 17:05
17bef42
Compare
Choose a tag to compare
  • 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