+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
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
- PRODUCT_VERSION = 0.19;
+ PRODUCT_VERSION = 0.05;
SDKROOT = macosx;
};
name = Debug;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_VERSION = 0.19;
+ PRODUCT_VERSION = 0.05;
SDKROOT = macosx;
};
name = Release;
//
// THANK YOU FOR YOUR ATTENTION!
-#define XSDCAL_VERSION "0.04"
-#define XSDCAL_USERAGENT "XestiaCalendar/0.04"
+#define XSDCAL_VERSION "0.05"
+#define XSDCAL_USERAGENT "XestiaCalendar/0.05"
#define XSDCAL_SOURCE "source"
#define XSDCAL_RELEASE 0
#define XSDCAL_COPYRIGHT "(c)2016-2017 Xestia Software Development"