/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
- # HALOGY CHANGE LOG
- --------------------
- ## Version 1.0.4
- ### CORE CHANGES
- - Added a Publish button to the Inline Edit mode
- - Added better legibility to Web Form emails
- - Added Name and Email to Web Form emails
- - Added Javascript Captcha to Web Forms module
- - Improved page redirection when editing or deleting images
- - Removed referenced to split() function which is deprecated in PHP 5.2
- - Various bug fixes
- ### MODULE CHANGES
- - Added an Email Campaigns module which allows you to send mass HTML emails to mailing lists
- - Added ability to search for Shop Orders within the administration
- - Added ability to remove products based on Shop upsell settings
- - Various bug fixes
- --------------------
- ## Version 1.0.3
- ### CORE CHANGES
- - Increased file upload limit in Web Forms to 2MB as standard
- - Various bug fixes
- ### MODULE CHANGES
- - Added Category RSS Feed for Blog categories (e.g. /blog/my-category/feed)
- - Added Upsell system to Shop module
- - Added ability to delete Sites from MSM
- - Various bug fixes
- --------------------
- ## Version 1.0.2
- ###Â CORE CHANGES
- - Added a search system for images and files
- - Added the ability for multiple levels of directories under images, gfx, css and js
- - Added search filters for stats tracking on the Dashboard (e.g. 30 days, 60 days)
- - Improved the Tag system to work with commas instead of spaces, allowing for tag phrases
- - Added a 'page:template' tag to allow for conditional statements to be run based on the module template
- - Added the ability for image ZIP upload to create thumbs
- - Various bug fixes
- ### MODULE CHANGES
- - Added the ability to place products in multiple categories like the Blog
- - Added the ability to Tag shop products like the Blog
- - Added the ability to add descriptions to shop categories
- - Added improved Search Engine Optimized URLs for Blog and Shop
- - Added the ability to customize the order of products in a category via drag and drop
- - Added the ability to filter products based on Category or Featured in the administration
- - Added the ability to have products saved as drafts with a Publish field like the Blog
- - Added Authorize.net support for the Shop
- - Viewing orders now shows the discount coupon code used
- - Changed the default order of products to Custom order followed by descending date order
- --------------------
- ## Version 1.0.1
- ### CORE CHANGES
- - Added a Gallery feature to the Headlines module in Template.php
- - Added support for Favicon and SWF files
- - Added the ability to optionally upload files (e.g. jpg, gif, doc, pdf) using the Web Form module
- - Added Date Published field to the Pages system so that you can see if a page has been modified since publish
- - Various bug fixes and security updates
- ### MODULE CHANGES
- - Added an Also Recommended system for the shop which shows 3 other products from the same category randomly
- - Added the ability to export transaction data (orders) as a CSV from the Shop Administration
- - Added the ability to force Unpaid Shop Transactions to Paid (and send the order confirmation email), in cases where payment wasn't processed.
- - Added the ability to show shop products from any category using the Headlines module, not just featured products
- --------------------
- ## Version 1.0.0
- - Initial Halogy version.