Releases: TfTHacker/obsidian42-brat
Releases · TfTHacker/obsidian42-brat
0.6.3 Quick fix for installation issue
Some users are having issues with the install. This is a rebuilt main.js to try to address that.
Sorry to anyone that had this issue.
0.6.2 bug fixes and minor improvements
New
- Notifications from BRAT can be disabled in settings. By default, they are enabled. #26
Changes:
- Notifications now provide information about click and right mouse click
- Autoupdate on startup waits for Obsidian to load and then waits a minute to check for new plugins and 2 minutes for new themes. The idea is to give Obsidian and other plugins a chance to properly initialize #27
Fixes:
- Notifications are properly dismissed with a click, and more info is available with a right mouse click
- Will do some testing for internet connectivity #23
0.6.1 Switch to default theme
New
- The theme switch command now supports switch to the default Obsidian theme
0.6.0 Theme installation and updates
New:
- Install a theme from a Github repository for testing. Thank you to @ankushg @eleanorkonik for suggestion issue
- Update beta themes installed. This does not work with community themes, just themes registered with BRAT
- Auto-update themes at startup
- Install a theme from the community (these are not registered with BRAT, this is just for convenience to quickly add a community theme)
- Settings: delete beta themes from the BRAT list of themes
Improvements:
- Reorganized the README content since the feature set has expanded so much
0.5.8 Auto-update themes
New
- Auto-update themes at startup
0.5.7 MVP New feature: Install beta themes
New:
- Install a theme from a Github repository for testing. Thank you to @ankushg @eleanorkonik for suggestion issue
- Update beta themes installed. This does not work with community themes, just themes registered with BRAT
- Install a theme from the community (these are not registered with BRAT, this is just for convenience to quickly add a community theme)
- Settings: delete beta themes from the BRAT list of themes
Improvements:
- Reorganized the README content since the feature set has expanded so much
0.5.6 Logging support
New
- Logging can be enabled. Logs updates to plugins to a file. Will log the date based on your Daily Notes Pages date format.
- There is a new "All commands" command, which should be useful on mobile
0.5.5 Alpha of Logging functionality
New
- Logging can be enabled. Logs updates to plugins to a file. Will log the date based on your Daily Notes Pages date format.
- There is a new "All commands" command, which should be useful on mobile
I consider this an MVP alpha as a starting point. A lot of refactoring so this release may be less stable.
0.5.4 Ribbon Icon
New
- Ribbon icon for convenient access to BRAT features
- Quick access to settings for plugins
0.5.3 Small tweak to autoupdate
Autoupdate will now log its starting and ending to console
It also starts now bout 10 seconds after startup