Skip to content

Releases: TfTHacker/obsidian42-brat

0.6.3 Quick fix for installation issue

12 Feb 07:34
Compare
Choose a tag to compare

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

06 Feb 12:30
Compare
Choose a tag to compare

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

23 Nov 14:08
Compare
Choose a tag to compare

New

  • The theme switch command now supports switch to the default Obsidian theme

0.6.0 Theme installation and updates

19 Nov 06:33
Compare
Choose a tag to compare

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

12 Nov 11:20
Compare
Choose a tag to compare
Pre-release

New

  • Auto-update themes at startup

0.5.7 MVP New feature: Install beta themes

11 Nov 16:07
Compare
Choose a tag to compare

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

08 Nov 19:19
Compare
Choose a tag to compare

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

07 Nov 11:07
Compare
Choose a tag to compare
Pre-release

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

04 Nov 14:08
Compare
Choose a tag to compare

New

  • Ribbon icon for convenient access to BRAT features
  • Quick access to settings for plugins

0.5.3 Small tweak to autoupdate

04 Nov 05:56
Compare
Choose a tag to compare

Autoupdate will now log its starting and ending to console
It also starts now bout 10 seconds after startup