Releases: javalent/calendarium
Releases · javalent/calendarium
v1.0.0-b30
Features
- Can now specify calendar for
<span>
events using data-calendar
(32e1bfd)
- New event parsing path experience (e5f429e)
Bug Fixes
Miscellaneous Chores
v1.0.0-b29
Bug Fixes
- moved Show Intercalary Dates setting to individual calendars (6a8b35e)
- significantly improve the markdown data file transition (7f9b7b1)
- significantly improve the sync watching experience (27718b3)
Miscellaneous Chores
v1.0.0-b28
Bug Fixes
- Can now Cmd (Mac) / Control (PC) click the Calendarium ribbon icon to open in the main Obsidian window (a8ae97b)
- custom token for releasing (50ec6a1)
- update release to include testing (db26175)
Miscellaneous Chores
v1.0.0-b27
Bug Fixes
- adds ability to import old data file if it doesn't migrate correctly for some reason (b043802)
Miscellaneous Chores
v1.0.0-b26
Features
- Can now specify weekday abbreviations (close #45) (96cd824)
- Enables restoration of deleted calendars for up to 7 days (96cd824)
- Enables undo/redo history in the Creator (96cd824)
- When using a sync service, the plugin will monitor the data file and prompt for reloading data (96cd824)
Bug Fixes
- Fixes drag-and-drop causing the Creator to jump (close #49) (96cd824)
Miscellaneous Chores
v1.0.0-b25
Features
- Can now specify Weekday Abbreviations (#45) (ac5928f)
Bug Fixes
- Better date formatting behavior (9d8bea1)
- fix typings of Day and LeapDay to avoid unnecessary number field (1792393)
Miscellaneous Chores
v1.0.0-b24
Features
translate
now takes a CalendarAPI instead of string (2d66c4f)
- Add style settings for displaying span data (67be760)
- Adds
translate
method to plugin API (e9fbfa5)
- Adds compare function to API (cfb2cd9)
Miscellaneous Chores
v1.0.0-b23
Bug Fixes
- fix double calendar saving (d413cfe)
- Fixes some issues with the importer not following new schemas (d0f0d67)
- remove Create Note option for events (this might return) (02439b4)
Miscellaneous Chores
v1.0.0-b22
Features
- can now specify multiple calendar event paths (4d2ee83)
Bug Fixes
- fixes issue where events can be added to calendars despite not being in the path when modifying notes (81bfbd4)
Miscellaneous Chores