Novius OS Changelog

What's new in Novius OS 2.4

Jan 20, 2014
  • The cache is considered obsolete if the cache duration has changed
  • Adding a lock mechanism for the generation of scaled images
  • All types of relationships are initialized to empty in the models

New in Novius OS 2.3.3 (Dec 20, 2013)

  • Improvements:
  • Page's Renderer_Selector now accepts checkboxes, not only radiobuttons
  • Improving of 404, allowing to use novius_ftplite app to add custom robots.txt (favicon or humans.txt)
  • Bugfixes:
  • regression, the event front.start takes into account modifications of cache_path
  • in popups enhancer that use fields config, opening and closing the form with fieldset methods (calling of build_append and build_js_validation)
  • updating url_enhanced file when changing the virtual_path of one ancestor of an url_enhanced page
  • case of a checkbox in common fields, when is disabled, CRUD always saves it like unchecked
  • adding WYSIWYG's IE11 compatibility
  • In Appdesk, aborting previous search request before send the new one
  • Renderer_Date_Picker and Renderer_Datetime_Picker ignore value attribute in standalone case ::renderer()
  • inverting cache duration (600s in developpement, 3600s in production)
  • Slideshow:
  • Allowing to add link or script tags in image_fields
  • Form:
  • Bugfix : the event noviusos_form::data_validation makes a warning if it returns nothing

New in Novius OS 2.3.2 (Dec 3, 2013)

  • This release fixes XSS in profiler.

New in Novius OS 2.3.1 (Dec 2, 2013)

  • The reason for this reactivity, a regression. Into Chiba 2.3 we have removed some sensible config items in the profiler display. The way we've do that introduces a bug that regenerates the crypt.config.php file. The visual detection is that resized images fail in front-office when profiler is displayed (therefore, normally, only in development environment).
  • But this minor version came also with a small but very helpfull UX improvement in back-office: when inserting a item during a pick process (page or media), the new item is automatically picked.

New in Novius OS 2.2 (Oct 15, 2013)

  • Two new features: addPriorityDictionary and addPriorityMessages methods in the i18n class, and FuelPHP tasks have been adapted to Novius OS.
  • Tasks namespace now depends on application namespaces allowing two tasks with similar names in many applications.
  • A related application, novius_taskmanager, has been implemented in order to allow tasks execution from a URL.
  • Other improvements and many bugfixes.

New in Novius OS Chiba 2.0.2 (Sep 3, 2013)

  • Novius OS can now be installed on Windows, and the installation process has been made easier.
  • Advanced permission has been added, and can be integrated into new applications.
  • The comments application allows the user to manage comments.
  • Various API improvements (image generation, new behaviors, etc.).

New in Novius OS Chiba (May 8, 2013)

  • This version is available in Japanese.
  • Roles and permissions have been enhanced, and developers can more subtly manage user access.
  • The cache has been improved, leading to much higher performances.
  • Scheduled publishing is now supported.