Skip to content

Releases: chrisgurney/obsidian-note-toolbar

v1.17-beta-11

23 Jan 21:01
Compare
Choose a tag to compare
v1.17-beta-11 Pre-release
Pre-release

New Feature 🎉

Command to access Quick Tools for the current toolbar

Use the new Note Toolbar: Open Quick Tools (for current toolbar) command to open a Quick Tools window that shows the items in the toolbar associated with the current note.

Fixes

  • Bottom toolbars: No longer show in New Tab and What's New views on phones.
    • Bottom toolbars are unfortunately back to being shifted by the edit toolbar, which I can't sort out a fix for.

Full Changelog: 1.17-beta-10...1.17-beta-11

v1.17-beta-10

22 Jan 20:29
Compare
Choose a tag to compare
v1.17-beta-10 Pre-release
Pre-release

Improvements 🚀

  • Style Settings: Added inactive opacity settings for mobile and desktop.

Fixes

  • Toolbars in split views are now updated on leaf change, if its config was updated.
  • Floating buttons: No longer always translucent on tablets.
  • Floating buttons: (To test) Floating button should now appear in split views.
    • ⚠️ Had to change how floating button positioning works, so users will have to re-check positioning if it was changed in Style Settings.
  • Bottom toolbars: Removed padding on bottom of toolbar that was resulting in a non-clickable area.

Full Changelog: 1.17-beta-9...1.17-beta-10

v1.17-beta-9

21 Jan 14:21
Compare
Choose a tag to compare
v1.17-beta-9 Pre-release
Pre-release

Fixes

  • Bottom toolbars: Are no longer always translucent on tablets.

Full Changelog: 1.17-beta-8...1.17-beta-9

v1.17-beta-8

21 Jan 00:45
Compare
Choose a tag to compare
v1.17-beta-8 Pre-release
Pre-release

Fixes

  • Bottom toolbars: Always translucent on tablets. Didn't appear to fix the problem.

Full Changelog: 1.17-beta-7...1.17-beta-8

v1.17-beta-7

20 Jan 20:32
Compare
Choose a tag to compare
v1.17-beta-7 Pre-release
Pre-release

Fixes

  • Bottom toolbars: Not rendering due to split view issues on iPad.
    • To address this I had to unfortunately revert the fix with the edit toolbar shifting the toolbar up, specifically for tablets.
  • Bottom toolbars: Now aligned left/right when either of those styles are set.

Full Changelog: 1.17-beta-6...1.17-beta-7

v1.17-beta-6

20 Jan 15:28
Compare
Choose a tag to compare
v1.17-beta-6 Pre-release
Pre-release

Fixes

  • Bottom toolbars: (To test) Edit toolbar shifts toolbar up on phone and tablet. Had to remove fix for latter in next release.
  • API component: Prompt UI text field no longer full width. Updated API component CSS to use new class names.

Full Changelog: 1.17-beta-5...1.17-beta-6

v1.17-beta-5

19 Jan 14:22
Compare
Choose a tag to compare
v1.17-beta-5 Pre-release
Pre-release

Improvements 🚀

  • Floating buttons: Support for the autohide and border styles.
    • Border style defaults to the button's icon color, but can be overridden with Style Settings.
  • Override the autohide style opacity via Style Settings.
  • Beta API UI components:
    • Added modal class to Suggester.
    • Updated class names from note-toolbar-comp-* to note-toolbar-ui-*.

Full Changelog: 1.17-beta-4...1.17-beta-5

v1.17-beta-4

19 Jan 01:40
Compare
Choose a tag to compare
v1.17-beta-4 Pre-release
Pre-release

Changes

Updated Ukranian tranlations thanks to @laktiv

Fixes

  • Position sub-menu did not work on tablets; replaced with a list of positions, if viewed on a tablet. #220

Full Changelog: 1.17-beta-3...1.17-beta-4

v1.17-beta-3

17 Jan 23:59
Compare
Choose a tag to compare
v1.17-beta-3 Pre-release
Pre-release

New Feature 🎉

Quickly access styles from the toolbar's context menu

Get to the Style section of settings for the active toolbar by right-clicking on it (or long-press on mobile) and select Style...

Fixes

  • Use the Focus command to navigate Bottom-positioned toolbars by keyboard

Full Changelog: 1.17-beta-2...1.17-beta-3

v1.17-beta-2

17 Jan 14:26
Compare
Choose a tag to compare
v1.17-beta-2 Pre-release
Pre-release

Fixes

  • Regression: Top (fixed) position toolbar is full-width, even without editor width style applied.

Full Changelog: 1.17-beta-1...1.17-beta-2