Skip to content

Releases: andrewmcgivery/obsidian-beautitab

1.4.1

23 Feb 00:15
Compare
Choose a tag to compare

Bug: Obsidian's internal bookmarks plugin was holding onto references to deleted files causing Beautitab to crash when trying to create links to those bookmarks. Added a safety check that should fix this issue.

1.4.0

22 Feb 23:17
d10765c
Compare
Choose a tag to compare

Custom Quotes

This update adds custom quotes. In settings, you can configure the plugin to use the built in quotes, your custom quotes, or a mix of both.

image

Other Changes

  • Bug: Losing focus when trying to update greeting in settings
  • Code refactor for maintainability

1.4.0-beta.1

22 Feb 23:10
8ea0ba0
Compare
Choose a tag to compare
1.4.0-beta.1 Pre-release
Pre-release
Update package.json

1.3.0

17 Feb 20:42
Compare
Choose a tag to compare
  • Settings screen redesign to allow for more organization and more features in the future
  • Added support for 12-hour or 24-hour clock
  • Added ability to use {{greeting}} placeholder in greeting text to add text based on the time of the day (e.g. good morning)
  • Added ability to show 5 bookmarks, either from all bookmarks or from a specific group

1.2.1

16 Feb 19:43
Compare
Choose a tag to compare

Small changes to make downsizing smoother and fix downsizing on split pane

1.2.0

16 Feb 02:24
Compare
Choose a tag to compare
  • Fix mobile styling
  • Add version check

1.1.1

14 Feb 16:52
Compare
Choose a tag to compare
  • Bug: Fix text in light mode
  • Bug: Fix valentine backgrounds

1.1.0

13 Feb 21:42
Compare
Choose a tag to compare

What's Changed

  • Switcher++ and Another Quick Switcher support by @Lisandra-dev in #6

New Contributors

  • @Lisandra-dev made their first contribution in #6

1.0.2

07 Feb 18:22
Compare
Choose a tag to compare

Small internal change to use Obsidian's requestUrl method

1.0.1

15 Jan 23:41
Compare
Choose a tag to compare
Fixed bug where files would open in a new tab instead of the current tab