Skip to content

Releases: dvanoni/notero

v0.6.3

11 Sep 06:33
879eabd
Compare
Choose a tag to compare

0.6.3 (2024-09-11)

Features

  • 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)

v0.6.2

01 Sep 02:15
76942cb
Compare
Choose a tag to compare

0.6.2 (2024-09-01)

Bug Fixes

  • Improve performance of generating author-date page titles (#550) (743b6b6)

v0.6.1

30 Aug 07:38
84eea11
Compare
Choose a tag to compare

0.6.1 (2024-08-30)

Features

v0.6.0

24 Aug 06:22
9bc7330
Compare
Choose a tag to compare

0.6.0 (2024-08-24)

⚠ BREAKING CHANGES

  • Zotero 7 is required to use this and future versions of Notero

Features

Bug Fixes

  • preferences: Fix height of sync configs table (#545) (67c1db1)

v0.5.17

21 Jun 07:23
2aa2008
Compare
Choose a tag to compare

0.5.17 (2024-06-21)

Features

  • notes: Allow for synced parent blocks (#485) (0b5d2d5)

Bug Fixes

  • notes: Improve handling of deleted note blocks (#522) (6b04dc2)

v0.5.16

04 May 06:44
8a79e45
Compare
Choose a tag to compare

0.5.16 (2024-05-04)

Bug Fixes

  • Support changes to ProgressWindow API (#502) (87f76a2)

v0.5.15

05 Feb 03:53
ebd50c2
Compare
Choose a tag to compare

0.5.15 (2024-02-05)

Bug Fixes

  • Avoid creating duplicate note blocks in Notion (#468) (00166c9)

v0.5.14

31 Jan 07:35
3fd41df
Compare
Choose a tag to compare

0.5.14 (2024-01-31)

Bug Fixes

  • 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)

v0.5.13

28 Jan 03:18
48b0eb2
Compare
Choose a tag to compare

0.5.13 (2024-01-28)

Bug Fixes

  • Ensure newly-added items sync even if not modified (#453) (ad76ed2), closes #269

v0.5.12

27 Jan 03:47
dbaa85f
Compare
Choose a tag to compare

0.5.12 (2024-01-27)

Bug Fixes

  • Truncate Notion select options that exceed length limit (#451) (ebcdc9d), closes #240