Skip to content

chore(main): release 1.5.0 #154

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

Merged

Conversation

valentine195
Copy link
Member

@valentine195 valentine195 commented Nov 1, 2024

🤖 I have created a release beep boop

1.5.0 (2024-11-01)

Features

  • Adds ability to link paths to the global default calendar, if any. (6f944b8)
  • The plugin now only watches files explicitly defined in settings for events. (18378e0)

Bug Fixes

  • Disabling auto parsing now removes file-based events (e83f639)
  • Improves appearance of the "no calendars" dialog in settings (d101c0e)
  • Move legacy autoParse calendar setting to a global setting (d7ed936)
  • Moving a file outside of the watched paths no longer triggers a scan event for that file (96dfc6c)
  • Plugin now includes the vault root as the default path to parse (a4aa1f6)
  • Remove legacy calendar path data (3d32e32)
  • Remove logs (13d63de)
  • Removes Rescan events for calendar command (it didn't actually do anything different) (3b59230)
  • Removes unneeded calendar management methods from the Plugin class (1d79553)
  • Saving edited events via modal no longer duplicates events (close #151). Thanks @LexMonster. (1c5b8cd)

This PR was generated with Release Please. See documentation.

@valentine195 valentine195 added the autorelease: pending This item is pending for autorelease label Nov 1, 2024
@valentine195 valentine195 force-pushed the release-please--branches--main--components--calendarium branch 3 times, most recently from d714358 to 454d80a Compare November 1, 2024 18:59
@valentine195 valentine195 force-pushed the release-please--branches--main--components--calendarium branch from 454d80a to 1e86948 Compare November 1, 2024 19:03
@valentine195 valentine195 merged commit e4c417a into main Nov 1, 2024
1 check passed
@valentine195
Copy link
Member Author

🤖 Release is at https://github.com/javalent/calendarium/releases/tag/1.5.0 🌻

@valentine195 valentine195 added autorelease: tagged This item is tagged for autorelease and removed autorelease: pending This item is pending for autorelease labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged This item is tagged for autorelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modifying Events directly from the Sidebar Calendar creates duplicate Events in Settings
1 participant