Skip to content

Releases: totaldebug/atomic-calendar-revive

v3.4.0

05 Mar 18:08
1177493
Compare
Choose a tag to compare

🚀 Features

  • Add: Customise hiddenEventText and ability to hide "events hidden" text
    • PR: #413 (marksie1988)
  • Adds additional help when calendar doesn't load
    • PR: #414 (marksie1988)
Uncategorized
  • Bump npm from 6.14.11 to 7.5.2
    • PR: #405 (dependabot-preview[bot])
  • Bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0
    • PR: #408 (dependabot-preview[bot])
  • Bump eslint-config-prettier from 7.2.0 to 8.0.0
    • PR: #410 (dependabot-preview[bot])

v3.2.1

27 Jan 20:20
83fd174
Compare
Choose a tag to compare

🚀 Features

  • Add option showPrivate to allow hiding private events
    • PR: #394 (marksie1988)

🐛 Bug Fixes

  • Added disablecallink to atomic config interface
    • PR: #389 (marksie1988)
  • Lint errors resolved
    • PR: #391 (marksie1988)
  • fixed CalDav on calendar mode
    • PR: #393 (marksie1988)
  • timesize and eventTitleSize font size not changing
    • PR: #397 (marksie1988)

📚 Documentation

  • Update Quick Start documentation
    • PR: #396 (marksie1988)
Uncategorized
  • Update et.json
    • PR: #383 (Repsionu)

v3.1.1

22 Jan 17:55
62f9bc5
Compare
Choose a tag to compare

🚀 Features

  • feat: change look of current day

🐛 Bug Fixes

  • fix: google calendar doesnt open from link

v3.0.0

18 Jan 17:39
7d91202
Compare
Choose a tag to compare

🚀 Features

  • feat!: 374 disable calendar google link

v2.7.1

12 Jan 17:20
Compare
Choose a tag to compare

🚀 Features

  • Estonian (et-EE) translation

🐛 Bug Fixes

  • fix: resolves issue with show until

📚 Documentation

  • docs: Add missing config options
  • docs: update readme to new style

v2.7.0

04 Jan 13:18
182b962
Compare
Choose a tag to compare

🚀 Features

  • 311 soft limit

v2.6.1

30 Dec 10:33
9fe32e6
Compare
Choose a tag to compare

Bug Fix

  • Fixes #361 Highlighting the current day with CardMod was not possible due to style that was being pushed.

v2.6.0

30 Dec 09:51
a54f4ae
Compare
Choose a tag to compare

New Feature

  • closes #363 It is now possible to set startDaysAhead to a negative number in order to show past events with the correct date in event view

v2.5.6

23 Dec 17:13
feaaf86
Compare
Choose a tag to compare

BugFix

  • Fix iCal full day event showing "until" - fixes #362

v2.5.5

25 Nov 15:56
2d31a43
Compare
Choose a tag to compare

BugFix

  • Fix long description - fixes #348
  • Fix no events today - fixes #339
  • Fix all day events when using same start & end time - fixes #325
  • Fix progress bar not showing correctly - fixes #350