All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.9 (2023-07-31)
- Enable support for Zotero 7 (#305) (da2779c)
- Localize Zotero 7 preference pane using Fluent (#304) (2ab1715)
0.4.8 (2023-07-27)
0.4.7 (2023-06-18)
0.4.6 (2023-02-02)
0.4.5 (2023-01-20)
0.4.4 (2023-01-02)
0.4.3 (2022-12-26)
- Sync
Collections
property to Notion (#194) (d85bd5f) - Sync items when collections or tags are modified (#204) (a6cd503)
0.4.2 (2022-12-24)
0.4.1 (2022-12-13)
0.4.0 (2022-11-16)
- Previously, Notion page titles were generated using an APA in-text citation which includes parentheses around the author and date. The new default title format is similar except it omits the parentheses.
- Add support for Zotero's Short Title field (#170) (2736280)
- Enable customization of field to use as Notion page title (#101) (b34119f)
0.3.5 (2022-05-22)
0.3.4 (2022-05-10)
0.3.3 (2022-03-26)
0.3.2 (2022-02-07)
0.3.1 (2022-01-22)
0.3.0 (2022-01-21)
- Allow selection of multiple collections to sync in preferences (ff847f8)
- Migrate preferences from single collection to multiple (4b5f36e)
- Monitor and sync from multiple collections and subcollections (5baf7ab)
- Show error messages in progress window instead of alert (6addf64)
- Do not sync items when deleted (fef2e5e)
- Ensure Notion select options do not contain commas (88d07a7)
- Prevent extra syncing and duplicates using a debounced queue (8cb5730)
0.2.2 (2022-01-08)
- Use less obtrusive progress window in bottom corner (2c6810d)
0.2.1 (2021-12-31)
- Sync editors separately from authors (f3d9bf3)
- Sync file path of best attachment to Notion (8e15d25)
- Sync Zotero tags to Notion (3c9b72d)
- Correctly format author names that don't have separate first/last (c6722ae)
- Create new Notion page if previous page is not found (0028d88)
- Ensure item is regular item before syncing (7c4f703)
0.2.0 (2021-12-28)
- Add option to sync items when modified (8eac0d8)
- Only save a single Notion link attachment to each item (ca556b4)
- Update existing Notion pages instead of creating duplicate pages (f45ee94)
0.1.3 (2021-12-27)
- Only save properties that actually exist in the database (1cd3c59)
- Ensure errors are logged regardless of if they have a stack (121e6dd)