Releases: zyxware/civiwci
Releases · zyxware/civiwci
Release Candidate 4: CiviWCI
- Moved the widget javascript generation system from extern/embed.php to a CiviCRM page. Thanks @davexunit
- Add new permissions. Please make sure you set the right permission in your CMS to get the CiviWCI work properly.
With this the system is almost ready for the final release. Please test and report bugs.
Release Candidate 3: WCI
- Updated Readme
- Changed module name to com.zyxware.civiwci (Please uninstall previous versions before trying this.)
- 1.0-rc2 bug fixes.
Release Candidate 2: WCI
This release contains few minor bug fixes and code clean up.
Release Candidate 1: WCI
The major change is the implementation of widget caching system. There were also several bug fixes and code cleanup.
Beta3 - DB fixes
Fixed db error due to invalid data type in select widgets.
Beta2 Release
- Decoupled widgets and embed code
- Interface tweaks for progress bar creation interface
- Moved widget preview to the top of the editing screen
- Fixed miscellaneous bugs.