File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2-beta9 </string >
18
+ <string >2-beta10 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleURLTypes </key >
30
30
</dict >
31
31
</array >
32
32
<key >CFBundleVersion </key >
33
- <string >2.0.0-beta9 </string >
33
+ <string >2.0.0-beta10 </string >
34
34
<key >LSApplicationCategoryType </key >
35
35
<string >public.app-category.productivity </string >
36
36
<key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 1
1
# BitBar Changes
2
2
3
- ## v2 beta 9
3
+ ## v2 beta 10
4
4
5
5
* Added [ streaming through stdout] ( Docs/LongRunningPlugins.md#streaming-through-stdout )
6
6
* Added [ drop to plugin] ( README.md#metadata ) (OS X 10.10 and later)
12
12
* Save plugin screenshots via the [ URL scheme] ( Docs/URLScheme.md#screenshot )
13
13
* Added [ demo mode] ( README.md#metadata )
14
14
* For one click status bar action, the menu shows when pressing the alt key
15
+ * Fixed a crash when the font name has wrong capitalization
15
16
* Fixed a crash when setting ` root=true `
16
17
* Grayed out status item during refresh (less distracting)
17
18
You can’t perform that action at this time.
0 commit comments