/CHANGELOG.TXT

https://bitbucket.org/haloweb/halogy-1.0/ · Plain Text · 90 lines · 63 code · 27 blank · 0 comment · 0 complexity · be514866abf0cc7648f5b004be3411a4 MD5 · raw file

  1. # HALOGY CHANGE LOG
  2. --------------------
  3. ## Version 1.0.4
  4. ### CORE CHANGES
  5. - Added a Publish button to the Inline Edit mode
  6. - Added better legibility to Web Form emails
  7. - Added Name and Email to Web Form emails
  8. - Added Javascript Captcha to Web Forms module
  9. - Improved page redirection when editing or deleting images
  10. - Removed referenced to split() function which is deprecated in PHP 5.2
  11. - Various bug fixes
  12. ### MODULE CHANGES
  13. - Added an Email Campaigns module which allows you to send mass HTML emails to mailing lists
  14. - Added ability to search for Shop Orders within the administration
  15. - Added ability to remove products based on Shop upsell settings
  16. - Various bug fixes
  17. --------------------
  18. ## Version 1.0.3
  19. ### CORE CHANGES
  20. - Increased file upload limit in Web Forms to 2MB as standard
  21. - Various bug fixes
  22. ### MODULE CHANGES
  23. - Added Category RSS Feed for Blog categories (e.g. /blog/my-category/feed)
  24. - Added Upsell system to Shop module
  25. - Added ability to delete Sites from MSM
  26. - Various bug fixes
  27. --------------------
  28. ## Version 1.0.2
  29. ### CORE CHANGES
  30. - Added a search system for images and files
  31. - Added the ability for multiple levels of directories under images, gfx, css and js
  32. - Added search filters for stats tracking on the Dashboard (e.g. 30 days, 60 days)
  33. - Improved the Tag system to work with commas instead of spaces, allowing for tag phrases
  34. - Added a 'page:template' tag to allow for conditional statements to be run based on the module template
  35. - Added the ability for image ZIP upload to create thumbs
  36. - Various bug fixes
  37. ### MODULE CHANGES
  38. - Added the ability to place products in multiple categories like the Blog
  39. - Added the ability to Tag shop products like the Blog
  40. - Added the ability to add descriptions to shop categories
  41. - Added improved Search Engine Optimized URLs for Blog and Shop
  42. - Added the ability to customize the order of products in a category via drag and drop
  43. - Added the ability to filter products based on Category or Featured in the administration
  44. - Added the ability to have products saved as drafts with a Publish field like the Blog
  45. - Added Authorize.net support for the Shop
  46. - Viewing orders now shows the discount coupon code used
  47. - Changed the default order of products to Custom order followed by descending date order
  48. --------------------
  49. ## Version 1.0.1
  50. ### CORE CHANGES
  51. - Added a Gallery feature to the Headlines module in Template.php
  52. - Added support for Favicon and SWF files
  53. - Added the ability to optionally upload files (e.g. jpg, gif, doc, pdf) using the Web Form module
  54. - Added Date Published field to the Pages system so that you can see if a page has been modified since publish
  55. - Various bug fixes and security updates
  56. ### MODULE CHANGES
  57. - Added an Also Recommended system for the shop which shows 3 other products from the same category randomly
  58. - Added the ability to export transaction data (orders) as a CSV from the Shop Administration
  59. - Added the ability to force Unpaid Shop Transactions to Paid (and send the order confirmation email), in cases where payment wasn't processed.
  60. - Added the ability to show shop products from any category using the Headlines module, not just featured products
  61. --------------------
  62. ## Version 1.0.0
  63. - Initial Halogy version.