Skip to content

Releases: gfxholo/iconic

1.0.15

06 Oct 07:00
Compare
Choose a tag to compare

New patch for October! 🍂🍬 This one fixes some bugs caused by upcoming changes in Obsidian 1.7, so it should run smoothly on release day. Ribbon icons are also fully supported on phones now, including the quick access button if you've set one.

New features:

  • The ribbon menu on phones now supports customized icons! 🌈🐟
    • You can edit them all from Settings > Appearance > Ribbon menu configuration
    • If you prefer a neutral-colored quick access button, use the new Colorless ribbon button setting
  • For people who manually install their plugins, Iconic now includes a convenient ZIP file with every new release 🗜️
    • (It's the one labelled iconic-1.0.15.zip)

Bugfixes:

  • 1.7 only: Files inside folders are loading their icons correctly again
  • 1.7 only: Background tabs are loading their icons correctly again
  • Phones only: Icons in Ribbon menu configuration no longer vanish when you change your quick access button

Visual fixes:

  • Icon picker: "Grey" now has the correct spelling for en-GB language users
  • Icon picker: Some words in icon names are now capitalized more logically, like 3D, TV, and X
  • Icon picker: The Icons / Emojis button now changes its tooltip instantly when clicked

Full changelog: 1.0.14...1.0.15

1.0.14

08 Sep 15:15
Compare
Choose a tag to compare

Bugfix patch. Bugs are cool, but they shouldn't live inside note-taking apps.

Bugfixes:

  • Tabs: File tabs should no longer have duplicate items on their context menus
  • Properties: Properties with uppercase letters will no longer break the icon picker

Visual fixes:

  • Icon picker: Color tooltips now change in real time when you scroll through colors with a mouse or keyboard
  • Icon picker (on phones): The Remove and Emojis buttons are now on the same row at the bottom, and a Cancel button has been added on top to match the Edit Bookmark dialog
  • Icon picker (on tablets): The Emojis button now sticks to the right side (or the left side in RTL languages)

Full changelog: 1.0.13...1.0.14

1.0.13

01 Sep 03:47
Compare
Choose a tag to compare

Bonus update! All of these bugs have been caught and relocated to your compost bin.

Bugfixes:

  • Folder icons in RTL languages: are now correctly reversed
  • Invalid colors in external CSS: should no longer break the icon picker
  • (Desktop only): the Remove button in the icon picker is back, after accidentally removing itself in 1.0.12

Theme support:

Verified compatibility with the top 50 community themes, and added special tweaks for 15 of them to help display icons & colors correctly (mainly in the Files and Bookmarks tabs):

The themes Ono Sendai and Pink Topaz aren't supported, because they don't work correctly in new versions of Obsidian.

Full changelog: 1.0.12...1.0.13

1.0.12

25 Aug 16:22
Compare
Choose a tag to compare

This will probably be the final patch before 1.1 is ready. That one's going to be really big, so have fun with these new features while it takes its time in the air fryer. I know some of you were waiting for the first one on this list.

New features:

  • Folders just got a lot more customizable!
    • Folder icons now appear after their folder arrows by default
    • You can toggle the original behavior by enabling Minimal folder icons
    • There's a new Show all folder icons setting
    • Folders with default icons visually open when you expand them 📂
  • Icon picker
    • Icon search results are slightly larger
    • Icon and emoji names now start with capital letters
    • Selected colors are now indicated with a checkmark ✔
    • Tablets: The Remove and Emojis buttons are now on the same row
  • Miscellaneous
    • Added a Colorless drag setting, for themes where icon colors blend poorly with their drag ghosts
    • Localized the menus for English (GB) ☕👑⚽

Bugfixes:

  • Virtually all of the "black icon" color bugs in various themes are now fixed 🌈
  • Colorless settings are working again — forgot to test them after the color updates in 1.0.10

Full changelog: 1.0.11...1.0.12

1.0.11

17 Aug 02:01
Compare
Choose a tag to compare

New UI upgrades! Menus have gotten a lick of paint to make tabs & ribbon icons easier to manage, and the "ghost" tooltips that appear when you drag items around have been enhanced.

1.0.11

New features:

  • Custom icons are now reflected in these menus:
    • Ribbon context menu 🎀
    • Ribbon settings 🎀
    • Tab switcher 📋
  • These items now show their custom icons when dragged:
    • Tabs 👻
    • Files 👻
    • Bookmarks 👻

Bugfixes:

  • Markdown tabs: now show their tab icon if any color has been set

Full changelog: 1.0.10...1.0.11

Iconic just passed 2,000 community downloads 🎉 You're the people motivating these updates, so thank you!

1.0.10

04 Aug 09:38
Compare
Choose a tag to compare

Time for new stuff. All of the special bookmark types are fully supported now.

New features:

  • Heading bookmarks: now support custom icons 👽
  • Block bookmarks: now support custom icons 🧱
  • Search bookmarks: now support custom icons 🔍
  • Graph bookmarks: now support custom icons 📊

Bugfixes:

  • Icon picker: the Reset color button no longer shoves the color bubble aside (on desktop & tablet)
  • Tabs added by plugins: now display their own default icon, instead of a 📄 icon
  • Icons added by plugins:
    • now appear in search results more reliably
    • now change colors more reliably

Note: Iconic now controls icon colors using style instead of stroke, so depending on your theme/snippets, there could be new edge cases where the colors don't work. Report any compatibility issues :]

Full changelog: 1.0.9...1.0.10

1.0.9

17 Jul 07:55
Compare
Choose a tag to compare

If you missed the news, Iconic is now on the community browser! 🌈 You can safely disconnect it from BRAT if you're still using it. This patch mainly fixes some default icon behaviors.

New features:

  • Release notes: these tabs now have a default icon 289fe3a

Visual fixes:

  • New tabs: the default 📄 icon is now hidden 39eeafe
  • Markdown tabs: the default 📄 icon is now hidden unless Show all file icons is enabled 39eeafe
  • Audio files: the default 🎧 icon is now shown in lists de43ec1
  • Stacked tabs: emoji icons are now rotated 90° so they face upright 88ca3c6
  • Bookmarks: all bookmark types including headings, blocks, searches, and graphs now show the correct default icons 3ddac57

Settings:

  • groupIcons in the settings file has been renamed to bookmarkIcons due to the above 12f13f0

Full changelog: 1.0.8...1.0.9

1.0.8

04 Jul 07:40
Compare
Choose a tag to compare

Here's a fresh plate of bugfixes while the plugin waits for approval. 🐛

Bugfixes:

  • Colored icons: colors now reset properly again, after a bug in 1.0.6 broke this behavior 3ce6bf9
  • Ribbon items: hidden items are no longer unhidden when the plugin loads bfa9d67
  • Bookmark groups: icons of nested groups were completely broken, and now work as expected de59c3b
  • Theme support: SlRvb's ITS Theme now triggers special CSS to improve the appearance of list icons 368bac7
  • Cleanup: CSS classes are no longer left behind when the plugin is disabled fdd3370

Full changelog: 1.0.7...1.0.8

1.0.7

27 Jun 10:05
Compare
Choose a tag to compare

Final release before submitting to community plugins. 🎉

This patch fixes an obvious bug with tab icons disappearing when pinned. Auto-pruning has been improved to basically work like magic now, and some color conversion code that was borrowed without a license has been rewritten too. It was nerdy.

Bugfixes:

  • fix: improve file pruning by only checking for other app IDs ddd6945
  • fix: skip pruning if Sync is paused 0f21d42
  • fix: reapply tab icon when pinned/unpinned 2d8e803

Miscellaneous:

  • refactor: rewrite color conversion algorithms to comply with MIT-0 868dda6

Full changelog: 1.0.6...1.0.7

1.0.6

22 Jun 00:30
Compare
Choose a tag to compare

Files excluded from Obsidian Sync are now excluded from being auto-pruned. This saves their icons from accidentally getting wiped by other synced devices.

Bugfixes:

  • fix #7: skip pruning files excluded from Sync 82a3b9d

Full changelog: 1.0.5...1.0.6