Releases: totaldebug/atomic-calendar-revive
Releases · totaldebug/atomic-calendar-revive
v3.4.0
🚀 Features
- Add: Customise hiddenEventText and ability to hide "events hidden" text
- Adds additional help when calendar doesn't load
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
🚀 Features
- Add option showPrivate to allow hiding private events
🐛 Bug Fixes
- Added disablecallink to atomic config interface
- Lint errors resolved
- fixed CalDav on calendar mode
- timesize and eventTitleSize font size not changing
📚 Documentation
- Update Quick Start documentation
Uncategorized
v3.1.1
🚀 Features
- feat: change look of current day
🐛 Bug Fixes
- fix: google calendar doesnt open from link
v3.0.0
🚀 Features
- feat!: 374 disable calendar google link
v2.7.1
🚀 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.6.1
Bug Fix
- Fixes #361 Highlighting the current day with CardMod was not possible due to style that was being pushed.
v2.6.0
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
BugFix
- Fix iCal full day event showing "until" - fixes #362
v2.5.5
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