Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.6.0 #439

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.6.0 (2024-01-15)

⚠ BREAKING CHANGES

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

Features

  • Add an icon! (#405) (85700b2)
  • Add experimental support for syncing notes (#290) (bb69ecb)
  • Add more properties that can be synced (#407) (0783247)
  • Add note to Notion link attachment (#190) (8737dde)
  • Add option to sync items when modified (8eac0d8)
  • Add Simplified Chinese support (#54) (efe1f3d)
  • Add support for Zotero's Date property (#77) (ce404dd)
  • Add support for Zotero's Short Title field (#170) (2736280)
  • Add sync button to context menus (#210) (5b7625b)
  • Add utility for finding duplicate Notion pages (#433) (bd23e84)
  • Allow selection of multiple collections to sync in preferences (ff847f8)
  • Automatically sync notes (#392) (df3c8d1)
  • Enable customization of field to use as Notion page title (#101) (b34119f)
  • Enable support for Zotero 7 (#305) (da2779c)
  • Localize Zotero 7 preference pane using Fluent (#304) (2ab1715)
  • Migrate preferences from single collection to multiple (4b5f36e)
  • Monitor and sync from multiple collections and subcollections (5baf7ab)
  • Only save a single Notion link attachment to each item (ca556b4)
  • Only save properties that actually exist in the database (1cd3c59)
  • Replace Notion database ID text field with selection menu (#413) (b4b26b5)
  • Show error messages in progress window instead of alert (6addf64)
  • Support citation key property and page title format (#397) (7469392)
  • Support inline math expressions in notes (#334) (9e864a8)
  • Support installation in Zotero 6 (#42) (ee5f937)
  • Support note highlight colors other than Zotero's (#312) (af4d8fa)
  • Sync Collections property to Notion (#194) (d85bd5f)
  • Sync abstracts to Notion (#35) (7d2a55f)
  • Sync date added (#274) (c114b41)
  • Sync editors separately from authors (f3d9bf3)
  • Sync file path of best attachment to Notion (8e15d25)
  • Sync items when collections or tags are modified (#204) (a6cd503)
  • Sync Zotero tags to Notion (3c9b72d)
  • Update existing Notion pages instead of creating duplicate pages (f45ee94)
  • Update to a bootstrapped plugin (#187) (ad58fd0)
  • Use VirtualizedTable for collection sync preferences (#223) (acb58f9)
  • Use less obtrusive progress window in bottom corner (2c6810d)

Bug Fixes

  • Batch note block requests to comply with Notion API limits (#393) (1659f3b)
  • Convert item URLs to format that opens web library (#409) (05ac00f), closes #172
  • Correctly format author names that don't have separate first/last (c6722ae)
  • Create new Notion page if previous page is not found (0028d88)
  • Do not sync items when deleted (fef2e5e)
  • Downgrade core-js to v3.31.1 to fix issue with use strict (#317) (c525841)
  • Ensure errors are logged regardless of if they have a stack (121e6dd)
  • Ensure item is regular item before syncing (7c4f703)
  • Ensure Notion select options do not contain commas (88d07a7)
  • Load default preferences upon plugin install or enable (#215) (812b019)
  • Make timer functions work in both Zotero 6 and 7 (#286) (9377ebf)
  • Preserve whitespace when building properties (#402) (f241ef6)
  • Prevent extra syncing and duplicates using a debounced queue (8cb5730)
  • Show error when "read content" capability is missing (#197) (6c4d5aa)
  • Support parsing notes without container div (#406) (71b5f3e)
  • Support Zotero window closing and reopening (#340) (9d84462)
  • Sync top-level items from context menu (#226) (6b7ed9b)
  • Update translations for Simplified Chinese (#400) (8ba59f3)

This PR was generated with Release Please. See documentation.

@dvanoni dvanoni closed this Jan 15, 2024
@dvanoni dvanoni deleted the release-please--branches--main--components--notero branch January 15, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zotero URI links result in "page not found" error
1 participant