All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0 (2025-01-09)
- localization: New Crowdin translations (#631) (a04581c)
- Upgrade to Notion public integration (OAuth) (#630) (83aab6e)
0.6.8 (2025-01-04)
0.6.7 (2024-10-17)
- sync: Do not sync note items when "sync notes" is disabled (#608) (715e5a3), closes #509
- sync: Prevent duplicate notes due to unsaved sync data (#606) (cc34ad6)
0.6.6 (2024-10-16)
0.6.5 (2024-10-12)
0.6.4 (2024-09-14)
- localization: New Crowdin translations (#575) (5439051)
- Localize remaining error messages (#573) (f9c40a2)
- Localize sync progress window (#576) (13462bd)
0.6.3 (2024-09-11)
- Improve error messages for missing preferences (#569) (86c4589)
- Improve preferences UI (#570) (ef6ff2b)
- localization: New Crowdin translations (#567) (d242cd4)
- localization: New Crowdin translations (#572) (66423d0)
- Log UI menu interactions and when enqueueing no items (#549) (af52ebd)
0.6.2 (2024-09-01)
0.6.1 (2024-08-30)
0.6.0 (2024-08-24)
- Zotero 7 is required to use this and future versions of Notero
0.5.17 (2024-06-21)
0.5.16 (2024-05-04)
0.5.15 (2024-02-05)
0.5.14 (2024-01-31)
- Fix sync configs table not rendering all items until scroll (#455) (10f27ba)
- Only convert html links if they use http or https protocol (#459) (12c48d6)
0.5.13 (2024-01-28)
0.5.12 (2024-01-27)
0.5.11 (2024-01-24)
0.5.10 (2024-01-20)
0.5.9 (2024-01-15)
0.5.8 (2024-01-15)
0.5.7 (2024-01-01)
0.5.6 (2023-12-27)
0.5.5 (2023-12-25)
0.5.4 (2023-12-24)
0.5.3 (2023-12-23)
0.5.2 (2023-12-18)
- Preserve whitespace when building properties (#402) (f241ef6)
- Update translations for Simplified Chinese (#400) (8ba59f3)
0.5.1 (2023-12-16)
0.5.0 (2023-12-13)
0.4.13 (2023-09-22)
0.4.12 (2023-09-17)
0.4.11 (2023-08-15)
0.4.10 (2023-08-14)
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)