1.5 - Sacred Passage
- * Fixed global search in navigation.
* Added google books parser. See upgrade file for more infos.
+ * Added a new theme based on Windows 98.
+ * Fixed global search in navigation.
* Fix: #18
* Fix: #19
* Fix: #15
# if you use the field ISBN already run this and change the collection id
ALTER TABLE `#REPLACEME#_collection_entry_#CHANGE_ID#` CHANGE `isbn` `isbn` VARCHAR(32) NULL DEFAULT NULL;
+
+# New Theme: 98.
+Theme based on https://jdan.github.io/98.css/
+To use it, change UI_THEME in config.php to 98