Skip to content

Releases: javalent/calendarium

v1.0.0-b30

03 Oct 17:30
e993dac
Compare
Choose a tag to compare

1.0.0-b30 (2023-10-03)

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

27 Sep 00:13
e97a366
Compare
Choose a tag to compare

1.0.0-b29 (2023-09-26)

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

25 Sep 16:08
d5a5daa
Compare
Choose a tag to compare

1.0.0-b28 (2023-09-25)

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

20 Sep 21:53
e2a8e70
Compare
Choose a tag to compare

1.0.0-b27 (2023-09-20)

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

20 Sep 19:57
81ae276
Compare
Choose a tag to compare

1.0.0-b26 (2023-09-20)

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.1-b25

12 Sep 13:22
007e466
Compare
Choose a tag to compare

1.0.1-b25 (2023-09-12)

Bug Fixes

v1.0.0-b25

12 Sep 00:11
c7295bb
Compare
Choose a tag to compare

1.0.0-b25 (2023-09-12)

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

07 Sep 20:42
9521ae5
Compare
Choose a tag to compare

1.0.0-b24 (2023-09-07)

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

01 Sep 13:50
c441213
Compare
Choose a tag to compare

1.0.0-b23 (2023-09-01)

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

30 Aug 18:56
b276754
Compare
Choose a tag to compare

1.0.0-b22 (2023-08-30)

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