X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=CHANGES;h=870aafcf35786fa311aae7c76bdddbbd4bc3e4d9;hp=250c75e84c71f30162301996fab3adb70adfa853;hb=353e537a0c84a496c97e8889403c77d13a0b7341;hpb=5d364068baed848efd9d6d4c1e903ede01fc5e42 diff --git a/CHANGES b/CHANGES index 250c75e..870aafc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,41 @@ +Version 0.06 +============ +04 February 2018 + +- Implemented UTF8 support. + +Version 0.05 +============ +23 September 2017 + +- Implemented macOS support. +- Fixed issue where event description wasn't being loaded properly. +- Fixed issue where accounts tab was appearing first in the Preferences + window. + +Version 0.04 +============ +21 July 2017 + +- Implemented Win32 support. +- Fixed issue when creating/editing/deleting calendars in the + default account. +- An error message causes the "Save and New" menu optin in the + event editor to stop and not setup a blank event causing the + previous event information to be lost. +- Moved events to modern event handling used by wxWidgets. +- Removed painting of form controls as it causes issues on Win32. + +Version 0.03 +============ +16 April 2017 + +- Added window management. +- Fixed crashing after changing the monthly grid after deleting an + event entry. +- Fixed calendar data storage error where no account error occurs + in certain functions resulting in no calendar/event data appearing. + Version 0.02 ============ 05 February 2017