Fix text in the embed code license
[com.zyxware.civiwci.git] / Changelog.txt
... / ...
CommitLineData
1Release Notes for civicrm-wci CiciCRM extension. 1.0-rc4
2===========================================================
3
41.0-rc4, 12/04/2014
5---------------------
61. Access permission for CiviWCI
72. Moved Embed.php to civicrm-wci/CRM/Wci/Page folder and wrapped old code in CRM_Wci_Page_Embed
83. Removed db query to get menu id max and iterated params array to get the max value.
9
101.0-rc3, 11/25/2014
11---------------------
121. Updated Readme
132. Changed module name to com.zyxware.civiwci (Please uninstall previous versions before trying this update.
143. 1.0-rc2 bug fixes.
15
161.0-rc2, 11/21/2014
17---------------------
181. 1.0-rc1 bug fixes.
192. Added help texts and layout fixes
203. Code cleanup.
21
221.0-rc1, 11/19/2014
23---------------------
241. Implemented widget cache system.
252. Beta - 3 bug fixes.
26
27Beta - 3, 11/16/2014
28---------------------
291. Fixed db error due to invalid data type in select widgets.
30
31Beta - 2, 11/13/2014
32------------------------------------------
331. Decoupled widgets and embed code
342. Interface tweaks for progress bar creation interface
353. Moved widget preview to the top of the editing screen
364. Customizable Newsletter signup
375. Fixed Beta I Bugs
38
39Beta - 1, 11/06/2014
40------------------------------------------
411. Fixed Unit Testing Bugs
422. Decoupled widget id from widget
433. Show and hide checkboxes
44
45Alpha - 3, 10/30/2014
46------------------------------------------
471. Fixed Unit Testing Bugs
48
49
50Alpha - 2, 10/23/2014
51------------------------------------------
521. Newsletter signup feature
532. Added preview button
543. Widget properties specified the creation form applied to widget
55
56Alpha - 1, 10/16/2014
57------------------------------------------
581. Create Progressbar
592. Edit Progressbar
603. Delete Progressbar
614. List Progressbar
625. Create Widget
636. List widgets
647. Delete widget
658. Edit widget
669. Preview progressbar in create widget form
6710. Embed progessbar external clients