Skip to content

Releases: javalent/calendarium

v1.0.1

21 Feb 20:44
7543c0a
Compare
Choose a tag to compare

1.0.1 (2024-02-21)

Bug Fixes

v1.0.0

21 Feb 20:21
65ddb72
Compare
Choose a tag to compare

1.0.0 (2024-02-21)

Features

  • Enable range events in event cache (c75fbfc)
  • New Calendar Creator experience on Desktop / Tablets (5f04a0a)
  • New Quick Creator functionality for users that only use presets (79ea92c)

Bug Fixes

  • Added icons to Calendar Creator sections (eba9cc6)
  • Aligns Show on Calendar icon with Obsidian standard (1aef033)
  • Better Leap Day feedback when no months are defined (5e5546e)
  • Can now edit/delete events in the day view context menu (c61c827)
  • Fixes inspecting tags for span events (d5a600f)
  • Fixes instance where an overflow week would not be shown if the last day of the month fell on the last weekday (7ec9c08)
  • Fixes misalignment of event dots on calendar (ae46b51)
  • Fixes moon hover (bbfdf08)
  • Improved visual styling of Add New component (0d16316)
  • Improves Day View styling (d760dab)
  • Re-added ability to add events to a day from the day view screen (0d107e9)

Miscellaneous Chores

v1.0.0-b32

10 Feb 14:04
291228f
Compare
Choose a tag to compare

1.0.0-b32 (2024-02-10)

Features

Bug Fixes

  • Filter out old note-based events when migrationg FC data (8b8caac)
  • Fixes month offset from calendars imported from FC (9ee67cd)
  • Improve leapday offset coalescence (262bf7f)
  • Look at calendar-specific inline events tag as well as global (2edfb9c)
  • Save when setting current date (close #84) (20458ea)

Miscellaneous Chores

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