Skip to content

Releases: totaldebug/atomic-calendar-revive

v1.5.2

24 May 20:39
ade8bbe
Compare
Choose a tag to compare

Bug Fix

  • fixes #118 issue with icons not showing for date change in calendar

v1.5.1

21 May 09:48
f3e1bfa
Compare
Choose a tag to compare

Bug Fix

  • fixes #113, icons show up much larger than expected

v1.5.0

19 May 14:48
242e630
Compare
Choose a tag to compare

Feature

  • #63
    • Added full day event style to calendar
    • Added ability to show time in calendar event calEventTime
    • Added ability to have event linked disableCalEventLink
    • Added ability to have event location link disableCalLocationLink
    • Added calendar color to entity options color this will set the bullet and all day event color
    • Removed calEventBulletColor and added defaultCalColor instead, this sets colors when calendar color isnt set
    • Set calendar summary to display by time for all calendars

Breaking Changes

  • if you used calEventBulletColor this has been replaced by the defaultCalColor option

v1.4.2

13 May 12:43
0025f8e
Compare
Choose a tag to compare

Bug fix

  • #101 Fixed issue where padding was incorrect without name

v1.4.1

11 May 14:10
15bd58d
Compare
Choose a tag to compare

Bug Fix

  • Fix issue with calendar selected date

v1.4.0

11 May 13:28
8e4dea5
Compare
Choose a tag to compare

Feature

  • #91 Now in HACS default plugin repository, documentation updated
  • #82 When clicking a day in Calendar View it will now be highlighted
    • Set the color with option CalActiveEventBackgroundColor

v1.3.1

07 May 13:41
430268e
Compare
Choose a tag to compare

Patch/Bug Fix

  • #64 set Saturday and Sunday to individual colors
  • #81 Removed a debug log that was putting days into console
  • #83 Spaced put calendar event summary
  • #29 Updated Editor to look a little better

v1.3.0

05 May 12:45
aeddfd3
Compare
Choose a tag to compare

Feature

  • #70 Added showWeekDay option
  • #67 Improved UI Look
  • #63 better UI for agenda in Calendar View
  • #64 Added custom color for weekends in Calendar View
    • add CalEventWeekendColor: to set the weekend color
  • Added new documentation

Breaking Changes

  • #70 Added showWeekDay option
    • by default this will be set to false, if you want to see the day you should now put showWeekDay: true in your configuration

v1.2.0

07 Apr 10:39
e863d31
Compare
Choose a tag to compare

Feature

  • #45 Added the ability to display calendar names

Known Issues

  • #47 [BUG] no whitelist on calendar view

v1.1.1

07 Apr 08:10
0f00cef
Compare
Choose a tag to compare

Patch

  • #46 Icons and colors not showing in calendar mode
  • #44 More than one day shown with 0
    • caused by merging a pull request, reverted code and restored functionality

Known Issues

  • #47 [BUG] no whitelist on calendar view