You are here

CHANGELOG.txt in Popup message 6

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Popup Message 6.x-1.5, 2011-11-27
----------------------
- Option to disable popup.
- Option to disable cookie check.
- Option to select popup style.

Popup Message 6.x-1.4, 2011-11-01
----------------------
- Allow to set popup window size.
- API improvement.

Popup Message 6.x-1.3, 2011-10-26
----------------------
- Change type of check_cookie variable in js file.

Popup Message 6.x-1.2, 2011-10-26
----------------------
- API: allow to other modules to modification of message or use popup_message_show_message() function to display custom message.

Popup Message 6.x-1.1, 2011-10-12
----------------------
- Move cookie check into js file (problem with anonymous users), using jquery.cookie.js plugin.

Popup Message 6.x-1.0, 2011-10-08
----------------------
- First release.

File

CHANGELOG.txt
View source
  1. Popup Message 6.x-1.5, 2011-11-27
  2. ----------------------
  3. - Option to disable popup.
  4. - Option to disable cookie check.
  5. - Option to select popup style.
  6. Popup Message 6.x-1.4, 2011-11-01
  7. ----------------------
  8. - Allow to set popup window size.
  9. - API improvement.
  10. Popup Message 6.x-1.3, 2011-10-26
  11. ----------------------
  12. - Change type of check_cookie variable in js file.
  13. Popup Message 6.x-1.2, 2011-10-26
  14. ----------------------
  15. - API: allow to other modules to modification of message or use popup_message_show_message() function to display custom message.
  16. Popup Message 6.x-1.1, 2011-10-12
  17. ----------------------
  18. - Move cookie check into js file (problem with anonymous users), using jquery.cookie.js plugin.
  19. Popup Message 6.x-1.0, 2011-10-08
  20. ----------------------
  21. - First release.