Releases: FunNoober/BRD-Sharp
Releases · FunNoober/BRD-Sharp
4.0.0
Complete rewrite of BRD-Sharp
- Godot 4.2
- Uses Godot-native config files instead of JSON
- Signals instead of direction function calls resulting in less code
- Individual card-priorities
v3.0.1
Fixed the program being unusable when using note boards. The program was trying to access a null variable resulting in a crash.
v3.0.0
This is one of the biggest releases in the history of this piece of software. Many more features have been implemented, themes improved, real time collaboration implemented, improved kanban boards, and improved todo boards!
v2.2.1
Implemented Feature: Notes Auto populate BRD when restarting the app.
v2.2.0
This is a massive release for Project-BRD version 2! This release includes various user interface changes to help improve readability. This version also comes with many features to improve the mind-mapping and note taking aspect of this app! You can now create checklist BRDs and note BRDs.
v2.1.4
This release is a large release as it brings many user interface improvements! There have been many releases before this one that have implemented all the things in this release. This release just brings improvements for large and small screens, increased readability, and item descriptions!
If you are on an older version of Project-BRD, then you would have to delete your BRD files. I recommend creating a backup of your BRD items.
On Linux that is: ~/.local/share/Godot/app_userdata/Project-BRD/
Windows: %APPDATA%\Godot\app_userdata\Project-BRD
Mac: ~/Library/Application Support/Godot/app_userdata/Project-BRD
v2.1.3
Added ability to delete BRDs.
v2.1.2
This release is dedicated to improving accessibility to the app. There is now a colorblind mode. To be honest, I think more people would use the color blind as a dark mode. You can now also click on contents of a item to show a popup.
v2.1.1
This release comes with various graphical user interface improvements and the first Mac build. Sorry if the Mac build does not work, I do not have a Mac.
v2.1.0
Fixed multiple bugs with the version 2.0.0 release. Changed the default theme from the Godot theme to a custom theme.