Skip to content

Releases: Muvon/kisscore

v2.0

06 Jul 05:58
Compare
Choose a tag to compare
  1. Dockerize with Yoda
  2. PHP 8 adoption
  3. Addons
  4. Composer vendor package support
  5. View dynamic templates and custom filters
  6. Watcher moved to manually launch due to issue to run inside the container for dev
  7. Bug fixes and improvements

v1.2

30 Dec 13:21
Compare
Choose a tag to compare
  1. Use gmdate instead of date for log information.
  2. Allow more RESTful API HTTP methods in nginx config.
  3. Add helper to create exception handler.
  4. Fix critical session.name issue.
  5. Extract CORS setup for nginx to config.
  6. Fix critical deploy issues

v1.1

28 Dec 05:26
Compare
Choose a tag to compare
  1. Extract all-in-one bash functions into separated bash scripts.
  2. Various code improvements.
  3. Deprecate systemd dependency.
  4. Fix check runner bash script.
  5. Migrate nginx and php-fpm from plugins into config dir.
  6. Move nginx rewrite code generation to nginx config compiler from Env class.
  7. Deprecate html symlic that followed to app/static folder.
  8. Autodetect action return types and autorespone headers depends on response.

v1.0

20 Nov 07:01
Compare
Choose a tag to compare

Initial stable release.
It supports php 5.6 and higher version.