Releases: DavidArthurCole/bhb
Version 1.5.2 (Bugfix patch)
Version 1.5.1 introduced a bug that led to constant crashing. This issue has been resolved.
Version 1.5.1 (Major Feature Update)
This release brings optimizations, new features, and fixes:
NEW:
- Inputs into "nickname fields" can now be de-limited, allowing coloring of all type-able characters
- BHB will now check for updates when it launches
Fixed:
- Changed font sizes in Options menu to be more 'normal'
- Fixed an issue where some users would crash after saving incomplete codes
Version 1.5.0 (Feature Update)
This feature brings full OS support. Mac users rejoice! The update functionality now works on MacOS, and other functionality has been verified. Documentation was added to the README file for help using the program on Mac systems.
Non-mac users will see a slight performance boost, as libraries were updates to be (theoretically) slightly more efficient.
Version 1.4.3 (Feature and Stability Update)
A huge thanks goes out to @zamilbahri for help with the improved blending algorithm.
This update brings improvements to the blending feature that will make it more reliable between different numbers of codes, as well as improving the efficiency. The new algorithm has support for more than 6 codes, paving the pathway for new feature possibilities in the future.
Also in this update:
- Dark mode moved to new "Settings" pane, available from the "Tools" drop-down
- "Justification Priority" setting added, also available in "Settings" pane. This feature allows you more control over which side of the string is more favored when the input cannot be evenly parsed.
Version 1.4.2 (SIze fix update)
This update refactored code, and removed unused dependencies, that ultimately shrunk the executable (and jar) from 41 MB to 9.5 MB.
Version 1.4.0 (Feature update)
This update introduces refactored and optimized code that should improve performance and reliability on all systems. This release also introduces new user interactions, including a way to undo the clear action.
Version 1.3.1 (Minor feature update)
In this release, buttons were added to allow moving codes around the program simply. A new menu item was added to the "About" section to allow easily accessing the GitHub page.
From the code side:
- Resources were moved into their proper folder
- Many instances of factories were replaced with standalone Classes
- Over-complicated code has been simplified to increase resource usage
Version 1.3.0 (Feature update)
In this release many new features and bugfixes were made:
- Colorscheme was merged into BHB, and can be accessed through the tools menu
- When in Colorscheme mode, certain functionalities that apply to BHB will be disabled
- Copy to clipboard menu item removed, replaced with respective buttons for BHB and Colorscheme
- Resource loading should be much faster on startup
- Fixed a bug where changing between Light and Dark mode would occasionally crash the program on Linux and Mac systems
- Fixed a bug that was causing fields not be saved when the program updated
Version 1.2.16 (Bugfixes)
This patch brings bugfixes to Linux, namely that saved themes can now be loaded again, as well as other optimizations
Version 1.2.15 (Feature patch)
This release patches the update process on Linux to be more reliable and smooth.