Releases: TrueWinter/birch
Birch v1.1.0
- The UI has been redesigned
- Fixed a bug that caused Birch to crash when changing the Minecraft location
- Minor code improvements
Birch v1.0.2
This release improves the installers. On Windows, the installer will show the Birch license and offer to open the app after installing. On MacOS, it will automatically open Birch after installing.
Birch v1.0.1
- Added disclaimer to comply with Minecraft EULA
Birch v1.0.0
- Added automated testing to parts of the app to help catch bugs in development
- Improved code that handles changes to the settings
- Removed unused code
- Added in-app updates so you can see what's new and install updates from within Birch
- Fixed a bug that prevented error messages from showing on MacOS
Birch v0.4.0
- Added an option to set a default search that will be automatically loaded every time Birch opens
- Improved the UI of the Load Saved Search popup
Birch v0.3.1
- Added clear button to advanced search inputs
- Blank inputs in advanced search will no longer match all lines
- You will now be scrolled to the bottom of the advanced search popup after loading a saved search
- Right clicking on some parts of the app will now open the normal context menu allowing you to copy/paste text without using keyboard shortcuts
Birch v0.3.0
This release changes the format used for saved searches, resulting in a 60% improvement in efficiency.
Old searches saved to the config file (done when using the save button in the Save Search Query popup, not the export button) will be automatically converted to the new format. Searches exported to .bss files will not be converted, but will still continue to work.
Important: While there shouldn't be any issues converting the config.json file, it is recommended to back up this file (located at %appdata%\TrueWinter\Birch on Windows, and ~/Library/Application Support/TrueWinter/Birch on Mac).
Birch v0.2.1
New features
- Added new search parameter to allow searching only for lines that exclude the searched terms
- Added ability to export search query to a file which can later be imported
Bug fixes
- Fixed a bug that resulted in searches being saved in an invalid format
- Ensured that you can still add a search input/group if the last one in a group is removed
- Fixed a bug that prevented the app from fully closing after using the Windows file dialog
- Fixed a bug where the blurred overlay used in popups didn't always cover the background
- Fixed a bug where help tooltips would be cut off in some situations
Birch v0.2.0
This version of Birch improves the search functionality greatly. You are now able to use search groups in advanced searches, with each group having its own search mode. Unfortunately, due to the complexity of this feature, old saved searches are not fully compatible with this version of Birch.
A few bugs were also fixed and minor changes were done to the app's layout and styling.
Birch v0.1.4
This release adds Birch's license, as well as the licenses of the software used to create it.