All Versions
19
Latest Version
Avg Release Cycle
99 days
Latest Release
2441 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.7 Changes
- 🐛 Bug: #14: Safari doesn't let you view password
- Enh: #14: Added
autocomplete="off"
to entry form - Enh: Added
require
attribute to entry form - Enh: Added link to main page in navigation
- 🐛 Bug: Fixed design of sidebar
-
v0.3.6 Changes
- 🐛 Bug: #14: Tags getting erased
- Enh: Added placeholder to tag list of Entry-form
- 🆕 New: Added Grunt for the building process
- Chg: Added Yii via Composer
- 🐛 Bug: setup.css is linked in the setup routine, but does not exist
- Enh: Improved setup routine
-
v0.3.5 Changes
- ⬆️ Chg: Upgraded jQuery UI to version 1.9.2
- 🐛 Bug: Quicksearch doesn't work with entries which have no tags
- 🆕 New: Added drag-and-drop feature for sidebar
- 🆕 New: Added export to CSV
- 🆕 New: Added import from CSV
-
v0.3.5.2 Changes
- 🐛 Bug #9: Improved requirement check in setup routine to prevent "setup loop"
- 🆕 New: Added robots.txt
- 🚚 Chg: Removed donations file
- 🚚 Chg: Removed index-test.php
- ⬆️ Chg: Upgraded to Yii version 1.1.14
-
v0.3.4 Changes
- 🆕 New #1: Added widget to sidebar that shows the most viewed entries
- ⬆️ Chg: Upgraded Foundation to version 3.2
- ⚡️ Enh: Optimized the upgrade routine
-
v0.3.3 Changes
- 🆕 New: Added widget to sidebar that shows the recent entries
- 🚚 Chg: Removed unused files
- Chg: Cleaned up code
- 🐛 Bug: #3 can't install, won't create database tables
-
v0.3.2 Changes
- 🆕 New: Added typeahead to search field in the navigation
- 🚚 Chg: Removed some usages of non existing JS and CSS files
-
v0.3.1 Changes
- 🐛 Bug: Update-modal on entry/index didn't work
- 🐛 Bug: Fresh installations didn't work, because assets/ & protected/runtime/ were missing
-
v0.3.0 Changes
- 🆕 New: Added link to the saved URL of an entry (index.php?r=entries/index)
- 🆕 New: Added favicon
- Chg: Improved design (using foundation)
- 🚚 Chg: Removed registration functionality