aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMantas <mistermantas@users.noreply.github.com>2017-11-25 12:05:33 +0200
committerMantas <mistermantas@users.noreply.github.com>2017-11-25 12:05:33 +0200
commit3208df6352c0e05208bce95f8d9e9f16769a57ed (patch)
tree6d784f09fa6dc7d85438ca1086e32ba363d90483 /CHANGELOG.md
parent4bc818712d9b0133dd22326052a99ef1f36f4aa0 (diff)
cState goes stable 1.0; fix #4 & fix #5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..6d8daaa
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# cState Updates
+
+## v1.0 (November 25, 2017)
+
+**cState is now ready for use in production! With a switch to the Hugo theming system, you can now independently manage incidents, content, settings, while seamlessly keeping cState up to date.**
+
++ Whole new header design that lets you choose between a logo and just text
++ Updated incident history section and post design
++ Updated config file; added variables for changing the look and feel of your status page
++ Ensured proper legacy browser support by making JavaScript optional
++ Update incident view to include better mini header, clear issue type, and whether it is resolved
++ Updated footer design, added copyright notice
+- Removed pinging, which was never properly implemented
+- Removed notifications, as they never worked in the first place
+- Fixed bug, where the main announcement box would clip, creating a small white 1px border
+- Generally removed a lot of leftover cruft and ensured cState is in pristine condition for a stable release