09/03/2020

Deprecated items in SiMan CMS 1.6.19

Class TDashBoard is deprecated and shouldn't be used in next releases. Please include it in your modules code. Siman CMS 1.6.19 is last version to support that code.

TGrid, TForm, TButtons, TPanel, TTabs, TNavigation will be moved to \SM\UI\ namespace without T-prefix. T-classes will be aliases for at least one minor release.

03/23/2020

SiMan CMS 1.6.18

New in SiMan CMS release:

  • Modules launcher rebuilt (use sm_call_action)
  • TinyMCE 5.1.6 as basic editor
  • Developer's KIT multiple updates and fixes
  • Minor bugfixes
  • Some refactoring

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