Description
The BRAT plugin is a game-changer for developers and beta-testers of Obsidian plugins and themes. With BRAT, you can easily assist other developers by testing and reviewing their creations without the hassle of manual updates. Simply add the GitHub repository path to your list of test targets, and BRAT takes care of downloading updates and reloading the plugin for you. This means no more tedious folder creation, file downloads, or copying files to the correct location. With BRAT, you can focus on what matters most - providing valuable feedback to developers and helping them improve their work.
Stats
900
stars
900 stargazers
455,263
downloads
455,263 downloads
58
forks
58 forks
1,476
days
1,476 days since creation
15
days
15 days since last commit
33
days
33 days since last release
27
total PRs
27 total pull requests
1
open PRs
1 open pull requests
5
closed PRs
5 closed pull requests
21
merged PRs
21 merged pull requests
97
total issues
97 total issues
7
open issues
7 open issues
90
closed issues
90 closed issues
31
commits
31 total commits in last one year
Latest Version
a month ago
Changelog
What's new
- ✨ add "clear token" button to settings (d9d8a53)
- ✨ let user override install of incompatible plugins (a759784), closes https://github.com/TfTHacker/obsidian42-brat/issues/124 (thanks @mnaoumov)
Bug fixes
- 🩹 fix add additional confirmation for isDesktopOnly (@mnaoumov)
- 🩹 fix select "latest" dialog behaviour (06344b6), closes https://github.com/TfTHacker/obsidian42-brat/issues/120
- 🐛 force adding plugin to list in all cases (9417f6d)
- 🩹 don't update plugin list in modal directly, properly use addBetaPluginToList instead (14e3ffb)
- 🚸 improve feedback when no releases are found in an existing repository (141433d), closes https://github.com/TfTHacker/obsidian42-brat/issues/125
- update settings for existing plugins as well (799ef5c)
README file from