Skip to content

Releases: aalfiann/reSlim

reSlim v1.23.2 (10 February 2019)

10 Feb 04:27
Compare
Choose a tag to compare

Changelog v.1.23.2 :

Update

  • Update packager module
  • Update version to 1.23.1

reSlim v1.23.1 (13 December 2018)

12 Dec 17:14
Compare
Choose a tag to compare

Changelog v.1.23.1 :

Update

  • Update subdirectory cache now auto randomize
  • Update version to 1.23.1
  • Update readme

reSlim v1.23.0 (12 December 2018)

11 Dec 19:24
Compare
Choose a tag to compare

Changelog v.1.23.0 :

Update

  • [BC] deleteCacheAll() in Auth class
  • [BC] clearAll() in SimpleCache class
  • [BC] deleteCacheAll() in UniversalCache class
  • Replacing glob with opendir (very fast but not support wildcard)
  • Update maintenance router for cache only
  • Update cache structure files
  • Update version to 1.23.0
  • Update readme

reSlim v1.22.1 (03 December 2018)

03 Dec 01:18
Compare
Choose a tag to compare

Changelog v.1.22.1 :

Update

  • Improvement speed performance of fileSearch() in Scanner class
  • Update version to 1.22.1
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your old/current apps/modules.

reSlim v1.22.0 (30 November 2018)

29 Nov 19:51
Compare
Choose a tag to compare

Changelog v.1.22.0 :

New Feature

  • Add Scanner and StringUtils class

Update

  • Improvement speed performance in app bootstrap
  • Update Packager module
  • Update version to 1.22.0
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your old/current apps/modules.

reSlim v1.21.1 (31 October 2018)

31 Oct 04:32
Compare
Choose a tag to compare

Changelog v.1.21.1 :

Update

  • Add localhost protection for not being used by spammer
  • Update version to 1.21.1
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your old/current apps/modules.

reSlim v1.21.0 (26 October 2018)

26 Oct 11:06
Compare
Choose a tag to compare

Changelog v.1.21.0 :

Update

  • Added new function fixControlChar() in JSON class
  • Change some private to public method in JSON class
  • Update version to 1.21.0
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your old/current apps/modules.

reSlim v1.20.0 (24 October 2018)

24 Oct 06:14
Compare
Choose a tag to compare

Changelog v.1.20.0 :

Update

  • Add new function concatenate in JSON class
  • Update comment in some classes
  • Update version to 1.20.0
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your old/current apps/modules.

reSlim v1.19.0 (19 October 2018)

18 Oct 17:22
Compare
Choose a tag to compare

Changelog v.1.19.0 :

Update

  • Implement lazyload PDO
  • Update version to 1.19.0
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your current apps/modules.

reSlim v1.18.0 (18 October 2018)

18 Oct 11:56
Compare
Choose a tag to compare

Changelog v.1.18.0 :

New feature

  • Add router for test the cache transfer
  • Add alphabetOnly() function in classes/Validation.php

Update

  • Improvement ApiKey middleware
  • Improvement user.router.php
  • Update pages and flexibleconfig modules
  • Update version to 1.18.0
  • Update readme

Note

  • If you upgrade from reSlim version 1.9.0, This update won't break your current apps/modules.