File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Version 1.1.0 2017-11-30
2+
3+ * [ fixed] fix according to guide from devise
4+ * [ changed] change initializing template manager in before_initialize block
5+ * [ changed] update carrierwave dependency
6+ * [ fixed] Snippet should not be templatable as well
7+ * [ added] ability to edit/update users by admin - closes #24
8+ * [ added] add Ctrl-S hotkey for updating Templates, Pages, Snippets or Assets - closes #25
9+ * [ changed] display errors on failed assets uploads
10+ * [ added] add active state to sidebar menu items
11+ * [ changed] upgrade Angular to 1.6 - closes #22
12+
113## Version 1.0.1 2017-08-05
214
315* [ fixed] initializing page parent_id should not happen on edit
Original file line number Diff line number Diff line change 11module Kms
2- VERSION = "1.0.1 "
2+ VERSION = "1.1.0 "
33end
You can’t perform that action at this time.
0 commit comments