Skip to content

Latest commit

 

History

History
131 lines (83 loc) · 6.2 KB

CHANGELOG.md

File metadata and controls

131 lines (83 loc) · 6.2 KB

Changelog

Bug Fixes

  • icon context menu doesn't display correctly (#420)

0.7.20 - 2023-09-09

Bug Fixes

  • incorrect items are shown in DNP menus (#396)

0.7.19 - 2023-06-28

0.7.18 - 2023-06-17

0.7.17 - 2023-05-24

0.7.16 - 2023-05-22

0.7.15 - 2023-05-14

0.7.14 - 2023-04-08

0.7.13 - 2023-03-22

0.7.12 - 2023-03-05

Features

  • split settings into tabs (#199)
  • support caching API data to local storage (#178)

Bug Fixes

  • clean up default hooks (#200)
  • controls not displayed in logger when there are no errors (#193)
  • parsing of item citations in complex styles (#184)

0.7.11 - 2023-02-09

Bug Fixes

  • excessive API calls due to broken since param (#176)
  • styling of multiselect input in Explorer (#173)
  • tags with hyphen and special characters aren't processed correctly (#153)

0.7.10 - 2022-12-15

Features

  • show SemanticScholar items that don't have a DOI (#142)
  • add SmartBlocks commands for key and citekey (#140)
  • improve sorting and filtering in SemanticScholar panel (#139)
  • enable importing specific notes (#135)

Bug Fixes

  • styling issues in tags selector (#144)
  • sizing and positioning of dialogs on smaller displays (#143)

0.7.9 - 2022-12-08

Features

  • improve performance when opening the Search Panel (#131)
  • improve display of Zotero notes in drawer (#129)
  • improve parsing of Zotero notes (#127)
  • improve toaster and logs (#125)
  • give visual feedback on import errors (#124)

0.7.8 - 2022-12-02

Features

  • add interface to view logs (#115)
  • expand formatting options for autocomplete (#114)
  • add custom nesting options for notes (#112)
  • sort annotations and notes for import (#102)

Bug Fixes

  • ZOTEROITEMCOLLECTIONS doesn't return output (#110)

0.7.7 - 2022-11-25

0.7.6 - 2022-11-20

Bug Fixes

  • race condition with Smartblocks (#97)
  • fatal crash due to invalid shortcuts (#96)

0.7.5 - 2022-11-17

Features

  • update setup for automated releases (#78)

0.7.4 - 2022-09-30

0.7.3 - 2022-09-17

Bug Fixes

  • dataRequests not processed in manual setup when specified as an Object (#61)

0.7.2 - 2022-09-11

v0.7.0

New Features

  • Integration: Zotero 6
    • Zotero's native annotations are explicitly supported by the extension. They can be imported directly into Roam, and have their own formatting system.
  • Integration: SmartBlocks
    • Metadata can now be formatted and imported to Roam using a SmartBlock.
  • Dashboard (beta)
    • View all your recently added/modified items in one place
    • Manage your Zotero tags directly from Roam - edit, merge, delete
    • Explore your Zotero libraries via complex queries
  • Web Import (beta)
    • The extension now supports adding items to Zotero from a URL.
  • Other
    • User settings are editable directly via the interface - no more roam/js code.
    • Theming is now done through CSS variables.

General Changes

  • Interface is more accessible, more consistent, and more reliable
  • Extension icon shows detailed information about data retrieval status, as well as the current version and links to the extension docs