Quanta Versions Save

An innovative, DB-free CMS for web and application development, based on the principles of Quantum physics.

4.0.5

4 years ago

Many generic Bug fixes and Improvements Faster loading of images

4.0.4

4 years ago

File thumbnail management moved to upload form template

Generic Bug fixing and Improvements

4.0.3

5 years ago

New editor included! CKEditor 5 is now Quanta's official WYSIWYG editor.

Miscellaneous Security improvements

Generic Bug fixing and Improvements

4.0.2

5 years ago
  • Completely rewritten Form engine, making good use of nesting Qtags. Will be 100% backwards compatible, apart from INPUT Qtags that shall now be contained into the FORM Qtag's target.

  • Upgrades in GRID. Introduction of helper HTML Qtags (ASIDE, MAIN, etc.)

  • Generic Bug fixing and Improvements

4.0.1

5 years ago

Quanta 4 has officially been released to production. Main changes in this new version:

  • A complete OO approach (finally!)
  • Qtags are now based on Classes, not anymore on Functions
  • New autoloader for classes
  • New sets of Qtags have been added to Core (notably, HtmlTag, serving as a base for any HTML tag)
  • Renovated Folder structure based on namespaces
  • No more "contrib" modules included in the main package
  • Higher security and many core bug fixes from Q3
  • The Box approach has been discontinued in favor of Grid

3.1.0

5 years ago

Quanta Security Release 3.1

  • Fixed a bug allowing rewrite rules to access system and configuration files
  • Enhanced the project's documentation
  • Miscellaneous improvements

3.0.23.1

5 years ago
  • Enhancing the default (generic) installation profile
  • Introducing command line arguments for Doctor to skip prompt / user input
  • Making CSS grid compatibility for qTags smoother
  • Introducing editable attribute for inline editing of a node's title, body, etc.
  • Various, miscellaneous fixes

3.0.23

5 years ago
  • Enhancing the default (generic) installation profile
  • Introducing command line arguments for Doctor to skip prompt / user input
  • Making CSS grid compatibility for qTags smoother
  • Introducing editable attribute for inline editing of a node's title, body, etc.
  • Various, miscellaneous fixes

3.0.22

5 years ago
  • Enhanced the main profile "generic site" (looks much better, uses grid, etc.)
  • Moved node template functionalities to OO approach (new NodeTemplate class)
  • Miscellaneous Security fixes

3.0.21

5 years ago

This release contains several improvements and adds to Quanta's features.

  • integrated the grid control system for qtags and lists, allowing easy creation of advanced layouts without css
  • added new form element types
  • converted all system nodes to no-underline format
  • created a first version of "profiles" to choose a default template for a Quanta installation
  • integrated profiles with doctor
  • enhanced the installation script
  • various bugfixes and improvements