This repository has been archived by the owner on Jan 8, 2018. It is now read-only.
Releases: chocolatkey/FoOlSlide2
Releases · chocolatkey/FoOlSlide2
v2.4.0
- Codeigniter 2.0.3 -> 2.2.5
- Datamapper 1.8.1 -> 1.8.2
- phpass 0.1 -> 0.3 (Thanks Wordpress for making a PHP7-ready version!)
- Adds IPV6 session support
- Alpha PHP 7 support!
- GeoIP DB updated
Don't use this release on a live site! There still seem to be issues with languages besides English, chapter dates, etc.
If you want to use with PHP7, disable logging by adding $config['log_threshold'] = 0; to your config, otherwise you will be flooded with PHP deprecation notices (Help me!)
v2.3.3
v2.3.2
- Added constant in constants.php to disable forced HTTPS in admin and install
- Fixed errors in error pages
- Fixed dropdown styling in backend
- Removed README.MD from updater
v2.3.1
- Added warning for update (not translated yet). Remember, the default theme files will be overwritten, so duplicate them and edit reader_config.php
- Fix disqus comments include mistake
v2.3.0
- Fixed update functionality: Now you can update directly from this repositories' releases!
- New admin bg pic
- Merged new commits from original Foolslide
- Various other improvements
v2.2.5
- Force https on backend (if available)
- Updated Bootstrap, Font Awesome, Jquery
- Added button for search on mobile page size
- Fixed appearance of empty search page on mobile
v2.2.2
Fixed art credits, improved mobile CSS, fixed mobile reader, removed disqus mistake etc.
v2.1.4
Fixed error-prone PHP
v2.1.3
Important backend functionality fixes (modals, chapter deletion, logs etc.) and 404 error page errors fixed
v2.1.2
Theme improvements