Skip to content

Releases: koloml/furbooru-tagging-assistant

v0.2.1

10 Aug 11:12
b99846b
Compare
Choose a tag to compare

What's Changed

  • Tagging Profiles: Fixed active profile selection getting reset on popup being opened by @koloml in #24
  • Sort listing of profiles & tags in profile view alphabetically by @koloml in #25
  • Fullscreen Viewer: Added preference to turn the fullscreen button ON and OFF by @koloml in #27

Full Changelog: 0.2.0.1...0.2.1

v0.2.0.1

08 Aug 04:00
16d1265
Compare
Choose a tag to compare

What's Changed

  • Fixed missing extension ID required for publishing to Firefox extensions store by @koloml in #23

Full Changelog: 0.2.0...0.2.0.1

v0.2.0

08 Aug 03:32
63e6ee3
Compare
Choose a tag to compare

What's Changed

  • Linking the version in the popup footer to the latest release page by @koloml in #14
  • Minor refactoring for menu items, support switching between tagging profiles using radio controls right from the list by @koloml in #15
  • Added functionality to export and import tagging profiles by @koloml in #17
  • Autocompletion: Added completion for the properties in header search field by @koloml in #19
  • Added the preferences section, implemented preferences to toggle properties suggestions by @koloml in #20
  • Tag Editor: Added better support for mobile devices by @koloml in #21
  • Tested for Firefox, preparing for release to Firefox addon store by @koloml in #22

Full Changelog: 0.1.2...0.2.0

v0.1.2

04 Jul 22:13
Compare
Choose a tag to compare

What's Changed

  • Removing auto-completion logic by @koloml in #12
  • Prompt the browser confirmation popup when attempting to change or close the tab before all submissions are processed by @koloml in #13

Full Changelog: 0.1.1...0.1.2

v0.1.1

26 Jun 22:08
Compare
Choose a tag to compare

What's Changed

  • Support playing videos in Fullscreen Viewer, closing Viewer on click by @koloml in #1
  • Refactoring Tags Editor from Web Components API to Svelte component, improved accessibility for keyboards by @koloml in #5
  • Fixed Maintenance popups getting out of screen on the start and on the end of the grid rows by @koloml in #6
  • Minor content & styling changes and fixes by @koloml in #8

Full Changelog: 0.1.0...0.1.1

v0.1.0

22 Jun 17:37
1c5b87e
Compare
Choose a tag to compare

This is first release scheduled for the publish on the Chrome Web Store.

This version includes:

  • Editing tags using custom-defined profiles right from the search results
  • Partially functional search query auto-completion
  • Option to show image in full screen mode