Skip to content

Releases: totaldebug/atomic-calendar-revive

v9.4.0-beta.3

23 Jan 08:58

Choose a tag to compare

v9.4.0-beta.3 Pre-release
Pre-release

9.4.0-beta.3 (2024-01-23)

Bug Fixes

  • sort: events were not sorting correctly with allday and regular events (cc9f23b), closes #1378 #1247

Known Issues

  • Milestone sorting is still not quite right, it is not sorting the events by the next "milestone" time.

v9.4.0-beta.2

21 Jan 20:31

Choose a tag to compare

v9.4.0-beta.2 Pre-release
Pre-release

9.4.0-beta.2 (2024-01-21)

Features

  • add Slovak language file (7d4ff97)

v9.4.0

20 Jan 18:06

Choose a tag to compare

9.4.0 (2024-01-20)

Features

  • calendar: added weekendSat, weekendSun and differentMonth classes (0a86dad), closes #1362

Bug Fixes

  • all day events not sorting correctly (7075d4c), closes #1338
  • finished events sorted by start were shown at the bottom (c52f95c), closes #1258
  • locale: in some sitiatuins the locale would not be applied (d10c655), closes #1361
  • missing comma in de.json causing build errors (593d103)

Known Issues

There are still some outstanding known issues that I am working on resolving:

  • Using maxEventCount hides some events that should be shown #1378
  • Combining maxDaysToShow, maxEventCount and showNoEventDays does not work as expected #1247

v9.4.0-beta.1

20 Jan 18:06

Choose a tag to compare

v9.4.0-beta.1 Pre-release
Pre-release

9.4.0-beta.1 (2024-01-20)

Features

  • calendar: added weekendSat, weekendSun and differentMonth classes (0a86dad), closes #1362

Bug Fixes

  • all day events not sorting correctly (7075d4c), closes #1338
  • finished events sorted by start were shown at the bottom (c52f95c), closes #1258
  • locale: in some sitiatuins the locale would not be applied (d10c655), closes #1361
  • missing comma in de.json causing build errors (593d103)

v9.3.0-beta.4

19 Jan 13:06

Choose a tag to compare

v9.3.0-beta.4 Pre-release
Pre-release

9.3.0-beta.4 (2024-01-19)

Bug Fixes

  • locale: in some sitiatuins the locale would not be applied (d10c655), closes #1361

v9.3.0-beta.3

15 Jan 12:18

Choose a tag to compare

v9.3.0-beta.3 Pre-release
Pre-release

9.3.0-beta.3 (2024-01-15)

Bug Fixes

  • all day events not sorting correctly (7075d4c), closes #1338

v9.3.0-beta.2

15 Jan 11:57

Choose a tag to compare

v9.3.0-beta.2 Pre-release
Pre-release

9.3.0-beta.2 (2024-01-15)

Features

  • calendar: added weekendSat, weekendSun and differentMonth classes (0a86dad), closes #1362

Bug Fixes

  • finished events sorted by start were shown at the bottom (c52f95c), closes #1258

v9.3.0

13 Jan 21:34

Choose a tag to compare

9.3.0 (2024-01-13)

Features

Bug Fixes

  • bug introduced when fixing hidden event text (ee8d280)
  • entity.maxDaysToShow was not applying (16b7fbb), closes #1255 #1247
  • hidden events text was not showing up (844f98b)
  • localized dates not showing as expected when using LL etc (432f0f2), closes #1334
  • sortby: hopefully actually resolves sortby this time! (cdf06f3), closes #1258
  • sortby: resolves issue with sorting of events (051d2ca), closes #1258

v9.3.0-beta.1

13 Jan 21:21

Choose a tag to compare

v9.3.0-beta.1 Pre-release
Pre-release

9.3.0-beta.1 (2024-01-13)

Features

Bug Fixes

v9.2.1-beta.4

12 Jan 17:34

Choose a tag to compare

v9.2.1-beta.4 Pre-release
Pre-release

9.2.1-beta.4 (2024-01-12)

Bug Fixes

  • bug introduced when fixing hidden event text (ee8d280)