05/11/2019

SiMan CMS 1.6.17

New in SiMan CMS release:

  • New core functions
  • Developer's KIT multiple updates and fixes
  • Minor bugfixes
  • Some refactoring

11/03/2018

SiMan CMS 1.6.16

New in SiMan CMS release:

  • Extended functions for templates
  • Var m as input parameter for module template
  • Developer's KIT multiple updates and fixes
  • Minor security improvements
  • Minor bugfixes

06/19/2018

SiMan CMS 1.6.15

New in SiMan CMS release:

  • CLI fixes
  • Developer's KIT multiple updates and fixes
  • $_msgbox and other deprecated items removed
  • Categories management for content module rewritten
  • Additional settings for search module
  • Core and base modules minor bugfixes

07/24/2017

SiMan CMS 1.6.14

New in SiMan CMS release:

  • Blocks management rewritten
  • Ability to exclude content and news from search
  • Blacklisted useragents
  • Core updated and bugs fixed
  • Developer's KIT multiple updates and fixes

05/01/2017

Deprecated and discontinued items in SiMan CMS 1.6.13/1.6.14

SiMan CMS 1.6.13 will be the last version supported of these code:

  • TForm::AddSelectSQL
  • TQuery $execute parameter for Insert, Update and Remove methods will be removed and should be replaced to TQuery::SQLGenerationModeOn

Will be removed in 1.6.14:

  • TBoardMessages class.
  • Tabs in TForm (all methods and properties related to tabs).
  • $_msgbox dialog.
  • TForm parameters adminform_updates_nllist, adminform_files_nllist.

02/24/2017

SiMan CMS 1.6.13

New in SiMan CMS release:

  • PHP 7 compatibility, mysqli extension as default
  • Core updated and bugs fixed
  • Developer's KIT multiple updates
  • Better CLI support

10/25/2016

SiMan CMS 1.6.12

New in SiMan CMS release:

  • Core updated and bugs fixed
  • Developer's KIT update
  • YouTube replacer module
  • Cookies directive module

06/03/2016

SiMan CMS 1.6.11

New in SiMan CMS release:

  • News module updated
  • Developer's KIT data exchange helper (for exchanging data between pages)
  • Developer's KIT update
  • Code optimization and bugfixes
  • Core pre-init customization ability

04/05/2016

SiMan CMS 1.6.10

New in SiMan CMS release:

  • News and Content modules rebuilt
  • Developer's KIT modal popup helper
  • Developer's KIT update
  • Core update
  • Code optimization and bugfixes
  • Security improvements
  • SQL-queries library update
  • Notifier update
  • Deprecated items removed

04/03/2016

Deprecated items in SiMan CMS 1.6.10

Find method of TQuery is deprecated and should be replaced to TotalCount.

LoadValues method of TForm is deprecated and should be replaced to LoadValuesArray with preloaded data.

Function sm_change_url_param will be completely removed and should be replaced to sm_url.

SiMan CMS 1.6.10 will be the last version supported of these code.