Releases: russellbanks/HashHash
Releases · russellbanks/HashHash
v1.12.0
What's Changed
- HashHash is now built with Java 17 for LTS support
- Update Aurora to 1.3.0
- Update Compose to 1.2.2
- Dependency updates
Full Changelog: v1.11.0...v1.12.0
🛡 VirusTotal analysis
hashhash-1.12.0-1.x86_64.rpm
HashHash-1.12.0.dmg
HashHash-1.12.0.exe
HashHash-1.12.0.msi
HashHash-Linux-standalone.zip
HashHash-linux-x64-1.12.0.jar
HashHash-macOS-standalone.zip
HashHash-macos-x64-1.12.0.jar
HashHash-Windows-standalone.zip
HashHash-windows-x64-1.12.0.jar
hashhash_1.12.0-1_amd64.deb
These scans were produced by the VirusTotal GitHub Action
v1.11.0
What's Changed
- New theme for light mode
- Add line-by-line text hashing options
- Make macOS icon fit Apple Human Interface Guidelines by @jackdevey in #66
- Dependency updates
Full Changelog: v1.10.0...v1.11.0
🛡 VirusTotal analysis
hashhash-1.11.0-1.x86_64.rpm
HashHash-1.11.0.dmg
HashHash-1.11.0.exe
HashHash-1.11.0.msi
HashHash-Linux-standalone.zip
HashHash-linux-x64-1.11.0.jar
HashHash-macOS-standalone.zip
HashHash-macos-x64-1.11.0.jar
HashHash-Windows-standalone.zip
HashHash-windows-x64-1.11.0.jar
hashhash_1.11.0_amd64.deb
These scans were produced by the VirusTotal GitHub Action
v1.10.0
What's Changed
- Koin is now used for dependency injection
- Kotlin has been updated to
1.7.0
from1.6.21
Fixed
- Unnecessary recompositions have been greatly reduced
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- The icon for an file will show as an image if it is readable as an image (isn't reliant on file type)
- Add "Copied to Clipboard" Snackbar
- Add toolbar
- Redesign Settings Dialogs with navigation and give all other dialogs a new header
- A small info icon is shown in the toolbar if there is a new update. Clicking it will open a dialog with a link to the new release page
- UI and design changes have been made for each screen, to make it look better and scale more pleasantly on different screens
Fixes
- Fix crash when trying to hash a deleted file
- Fix text screen not showing if a hash matches
- Fix drag and drop not clearing hash results
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add .icns file for macOS by @jackdevey in #44
- The File info icon uses the system file type icon rather than custom file type icons
- If the file is an image, it will show the image, rather than a file type icon
- Fixed several dialogs able to be open at once
- Make window title blank (Looks cleaner and avoids showing the black background of the text in Windows 11 on native mode)
- The compare files screen now remembers previous hashes
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Added a restart button that shows when the window preferences have been changed
java_YTpWts5PvG.mp4
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- All calculated hashes for a given file are remembered so they do not have to be recalculated when switching between hash types
- Added improved elapsed time
- Added horizontal lines between major components on the file screen
- Rename mode to list
- Various bug fixes and efficiency improvements
- Added jSystemThemeDetector so that HashHash's theme will change when the system's theme is changed (when HashHash is set to System default)
- Added Compose Window Styler for a more modern, native window on Windows 11
- Added the ability to change the corners of the window on Windows 11
- Default
- Not Rounded
- Rounded
- Small Rounded
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Fix rare crash when switching between tabs (animation issues)
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add Ktor to check for updates and retrieve GitHub release data
- Redesign About dialog with "Check for updates" button
- Add Klogging for logging
- Migrate to Decompose for navigation (potential memory and performance improvements)
- Change direction of select buttons on compare files screen to be horizontal rather than vertical
- Add new icon for switching cases of text fields (will show differently based on case)
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Added text hashing page
- Added compare files page
- Added tabs to switch between pages
- Fixed F11 making the app fullscreen and floating in one press
- Make text fields remember cases (if you selected uppercase previously, it will stay in uppercase and vice versa)
Full Changelog: v1.3.0...v1.4.0