-
Notifications
You must be signed in to change notification settings - Fork 6
/
Changelog
63 lines (45 loc) · 1.94 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Version 4.0.1 (2024-08-22)
[BUGFIX] Get start- and end date correctly
All changes
https://github.com/cdaecke/md_fullcalendar/compare/4.0.0...4.0.1
Version 4.0.0 (2024-00-20)
[FEATURE] TYPO3 v12 compatibility
Some improvments
All changes
https://github.com/cdaecke/md_fullcalendar/compare/3.0.2...4.0.0
Version 3.0.2 (2022-11-09)
[FEATURE] show entries of ext:news in calendar (ext:calendarize_news)
All changes
https://github.com/cdaecke/md_fullcalendar/compare/3.0.1...3.0.2
Version 3.0.1 (2022-03-17)
[FEATURE] Add template layouts
All changes
https://github.com/cdaecke/md_fullcalendar/compare/3.0.0...3.0.1
Version 3.0.0 (2022-02-28)
[FEATURE] Compatibility with TYPO3 11
[FEATURE] Compatibility with ext:calendarize >= v12
[!!!][TASK] Upgrade fullcalendar.io from v4.3.1 to v5.10.2
See following URL for upgrade path, if you have changed the template, CSS or JS: https://fullcalendar.io/docs/upgrading-from-v4
All changes
https://github.com/cdaecke/md_fullcalendar/compare/2.0.3...3.0.0
Version 2.0.3 (2021-10-21)
[FEATURE] Compatibility with ext:calendarize >= v11
Version 2.0.2 (2021-04-04)
[FEATURE] Compatibility with ext:calendarize >= v8
Version 2.0.1 (2020-08-31)
[FEATURE] Compatibility with ext:calendarize v7
Version 2.0.0 (2020-08-19)
[FEATURE] TYPO3 10 compatibility
Version 1.1.1 (2020-06-20)
[FEATURE] compatibility for ext:calendarize 6.0.0
[BUGFIX] Get all events for selected time slot regardless to time zone
[BUGFIX] Remove plus button for a day, when selecting a category filter
All changes
https://github.com/cdaecke/md_fullcalendar/compare/1.1.0...1.1.1
Version 1.1.0 (2020-03-18)
[FEATURE] respect Record Storage Page in plugin
[TASK] update version for dependency of ext:calendarize
All changes
https://github.com/cdaecke/md_fullcalendar/compare/1.0.0...1.1.0
Version 1.0.0 (2019-11-25)
Initial release