forked from idfive/UniCal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
43 lines (34 loc) · 1.14 KB
/
CHANGELOG.txt
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
Version 0.1.0
=============
- Initial release
Version 0.1.1
=============
- Add changelog
Version 0.1.2
=============
- Remove debug button from event submit form
- Remove "required" dependency from price description on event submit form
- Remove hard-coded form submit URL
Version 0.1.3 - February 9, 2016
================================
- Display "All Day" text for all day events instead of time
Version 0.1.4 - February 12, 2016
=================================
- Add "back to calendar" link to detail page
- Event website link now outputs as "Event website"
- Show\hide repeating event dates
Version 0.1.5 - February 15, 2016
=================================
- Text modification for image uploads
Version 0.1.6 - February 18, 2016
=================================
- Add custom text area to show above sidebar
Version 0.1.6 - February 19, 2016
=================================
- Add ability to expire repeting event dates
Version 0.1.7 - February 22, 2016
=================================
- Add error function and timeout to event submit
Version 0.1.8 - February 23, 2016
=================================
- Show validation errors on final form step