Changelog History
Page 4
-
v1.1.2 Changes
December 06, 2018- โก๏ธ Major update
- Many overall system improvements
- Drag and drop is stable now
- Introduction of new CSS framework for styling
- ๐ New JavaScript components added
- ๐ New modules data management mechanism by JSON schema
- โ Added "Coupon Code" module
- โ Added "Offers (Price Discount)" module
- ๐ A lot of bug fixes
- ๐ see all changes....
-
v1.1.2.1 Changes
December 14, 2018- ๐ Maintenance release
- ๐ Some fixes on the live edit
- Custom CSS editor now saves properly
- โ Added compatibility with Gramarly and Naptha browser plugins
-
v1.1.1 Changes
August 05, 2018- โ Added: presets for modules
- โ Added: gulp support
- โ Added: events calendar module
- ๐ Fix: bugs in the live edit
- ๐ Fix: some bugs in the modules parser
- ๐ see all changes....
-
v1.1.0 Changes
July 05, 2018- โ Added: Changed the whole UI of admin panel
- โ Added: You can now drop full layouts
- โ Added: CSS editor
- โ Added: HTML editor
- โ Added: Site statistics
- โ Added: SEO features
- ๐ Fix: Huge Live Edit impovements
- ๐ Fix: Parser bugs
- ๐ Changed: to MIT license
- ๐ see all changes....
-
v1.0.8 Changes
April 26, 2017- โ Added: testimonials module
- โ Added: twitter feed module
- โ Added: teamcard module
- โ Added: tabs module
- โ Added: favicon support
- โ Added: google analytics support
- โ Added: 'before/after' module
- โ Added: PDF Module
- โ Added: calendar module
- โ Added: facebook page module
- โ Added: category_images module
- โ Added: parallax module
- โ Added: rating module
- โ Added: updated to laravel 5.4
- โ Added: Some JS libs
- โ Added: Some PHP libs
- โ Added: Paste from word button
- โ Added: setting to allow admin to login only from some IP's
- โ Added: captcha setting to login form
- โ Added: more registration and login settings
- โ Added: payment methods voguepay.com, przelewy24.pl, mollie, etc
- โ Added: start depth setting for breadcrumb
- โ Added: ability to edit link text in the popup
- โ Added: search by custom fields basic functionality
- โ Added: translation for Arabic language
- โ Added: translation for Bahasa Indonesia
- โ Added: btn module now has skins
- โ Added: link parameter in
pages_tree
now can be a closure - โ Added: JS validation engine
- โ Added: override method for options
- โ Added: verify email function for registered users
- โ Added: htmlpurifier library
- โ Added: notification_data field to the notification table
- ๐ฆ Added: api_expose_user function
- โ Added: allow keyword search in joined table
- โ Added: option to require captcha on login
- โ Added: option to disable registration with disposable email address
- โ Added: layouts on in the toolbar now have title shown
- โ Added: jquery UI version updated
- โ Added: new function is_cli()
- โ Added: module for content revisions
- โ Added: force_https setting to force the site to be on https
- โ Added: way to change the admin panel url from the config file #277
- โ Added: option to set max quantity per product order
- โ Added: drag & drop improvements
- โ Added: wrapping laravel classes
- ๐ Fix: mail sending error when escapeshellcmd() has been disabled for security reasons
- ๐ Fix: reflected xss reported by Kacper Szurek
- ๐ Fix: check file mime type if finfo function exists
- ๐ Fix: live edit fixes
- ๐ Fix: table edit
- ๐ Fix: support for postgres
- ๐ Fix: fix when .env file does not exist
- ๐ Fix: menu module bugs
- ๐ Fix: UI fixes
- ๐ Fix of: #380, #395, #388, #378, #377, #373, #372, #369, #368, #362, #360, #357, #353, #352, #346, #340, #334, #298, #277, #225
- ๐ see all changes....
-
v1.0.7 Changes
March 01, 2016Vendor: added Omnipay library
Vendor: added coduo/php-humanizer library
Vendor: added league/csv library
โ Added: taxes support
โ Added: caching with .htaccess on some folders
โ Added: payment providers (Mollie,Stripe and Authorize.net)
โ Added: taxes support
โ Added: url support for categories
โ Added: crud class
โ Added: custom field type "property"
โ Added: "max depth" setting to the categories module
โ Added: Portuguese language
โ Added: LinkedIn login
โ Added: export orders to CSV
๐จ Refactor: database classes
๐จ Refactor: content manager
๐จ Refactor: shop classes
๐จ Refactor: categories classes
๐ Fix: general UI improvements
๐ Fix: security fixes
๐ Fix: bugfixes in custom fields
๐ Fix: bugfixes drag and drop
๐ Fix: thumbnail resize fix
๐ Fix: fixed dropdown bug when you click on the scroll
๐ Fix: mw.tooltip issues
๐ Fix: mw.modal issues
๐ Fix: sitemap and rss feed
๐ Fix: performance improvements when there are many categories
๐ Fix: cache files number reduced
๐ Fix: fix of notifications
๐ Fix: fix of import module
๐ Many other fixes -
v1.0.7-fix1 Changes
March 01, 2016Vendor: added Omnipay library
Vendor: added coduo/php-humanizer library
Vendor: added league/csv library
โ Added: taxes support
โ Added: caching with .htaccess on some folders
โ Added: payment providers (Mollie,Stripe and Authorize.net)
โ Added: taxes support
โ Added: url support for categories
โ Added: crud class
โ Added: custom field type "property"
โ Added: "max depth" setting to the categories module
โ Added: Portuguese language
โ Added: LinkedIn login
โ Added: export orders to CSV
๐จ Refactor: database classes
๐จ Refactor: content manager
๐จ Refactor: shop classes
๐จ Refactor: categories classes
๐ Fix: general UI improvements
๐ Fix: security fixes
๐ Fix: bugfixes in custom fields
๐ Fix: bugfixes drag and drop
๐ Fix: thumbnail resize fix
๐ Fix: fixed dropdown bug when you click on the scroll
๐ Fix: mw.tooltip issues
๐ Fix: mw.modal issues
๐ Fix: sitemap and rss feed
๐ Fix: performance improvements when there are many categories
๐ Fix: cache files number reduced
๐ Fix: fix of notifications
๐ Fix: fix of import module
๐ Many other fixes -
v1.0.6 Changes
November 19, 2015โ Added: taxes support
โ Added: tabs module
โ Added: twig parser to shop email template
โ Added: content revisions (for new installs only)
โ Added: data fields support for categories
โ Added: country states class
โ Added: .allow-drop css class on live-edit field to allow dropping inside modules
โ Added: custom reset password email
โ Added: custom register user email
๐จ Refactor: cart moved to own class
๐จ Refactor: orders moved to own class
๐จ Refactor: content data fields moved to own class
๐จ Refactor: content attributes moved to own class
๐ Fix: search function to exclude deleted content #313
๐ Fix: uploader makes all files lowercase
๐ Fix: live edit fixes on columns
๐ Fix: forms module export to excel
๐ Fix: Unzip was making all files lowercase
๐ Fix: URLs are now sequential
๐ Vendor: added Twig parser
๐ Other fixes -
v1.0.5 Changes
October 20, 2015- โ Added: Custom content fields now can be added from the template config file
- โ Added: Session-less routes and Middleware
- โ Added: Various UI hooks
- โ Added: Support for custom data fields
- โ Added: Cache driver support (Files, APC)
- โ Added: Template class
- โ Added: Caching option for apijs and frontend assets
- ๐ Fix: create post/product now have parent page
- ๐ Fix: parser was outputting the same content in different edit fields
- ๐ Fix: module id is now generated with md5 instead with crc32
- ๐ Fix: is_home bug under sqlite
- ๐ Fix: install bug
- ๐ Fix: pqsql fix
- ๐ Fix: shipping to country bug with the select menu
- ๐ Fix: custom field default values were showing 0
- ๐ Fix: editor improvements
- ๐ Fix: menu reorder bug
- ๐ Fix: google fonts loading
- ๐ Fix: facebook login bug
- ๐ Fix: mw.front event was called before constants are defined
- ๐ Fix: bug in image cropping
- ๐ Fix: ConfigSave now replaces the storage_path
- ๐ Fix: shipping bug
- ๐ Fix: undo is now working properly
- ๐ Fix: preg_replace bug
- ๐ Fix: icon picker
- ๐ Fix: save edit now uses MutationObserver
- ๐ Fix: category reordering
- ๐ Fix: live edit changes were not saved when editing an image
- ๐ Fix: pixum now caches the images
- ๐ Fix: drag and drop in row was appending the item on the wrong place
- ๐ Fix: upload image shows progress again
- ๐ Fix: resizable columns bug when no width is set
- ๐ Fix: redirect in views and modules was not working
- ๐ Fix: updated jquery-ui to 1.11.4
- ๐ Fix: captcha is now working on pages with multiple captchas
- ๐ Fix: upload file bug
- ๐ Fix: default controller's render logic now moved in the template class
- ๐ Many other fixes
-
v1.0.5-fix1 Changes
October 20, 2015๐ postgresql fixes
๐ last version to support php 5.4
future versions will require php 5.6