Changeset 934661
- Timestamp:
- 06/18/2014 07:02:09 PM (12 years ago)
- Location:
- ldd-directory-lite
- Files:
-
- 2 edited
-
tags/0.5.4-beta/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ldd-directory-lite/tags/0.5.4-beta/README.txt
r934655 r934661 109 109 110 110 = 0.5.4-beta = 111 111 112 **enhancements** 113 112 114 * Major update to the upgrade functionality for people migrating from [LDD Business Directory](http://wordpress.org/plugins/ldd-business-directory/) 113 115 * Enqueued Bootstrap core as early as possible so that theme styles will cascade after 114 116 * Moved away from handling addresses internally, utilizing Google API more effectively 117 115 118 **fixes** 119 116 120 * Fixed outgoing emails hardcoded From: address 117 121 * Fixed an out of memory error being caused by `ldl_get_page_haz_shortcode()`, shortcode detection is now done during `save_post` 118 122 119 123 = 0.5.3-beta = 124 120 125 **enhancements** 126 121 127 * Added opt-in anonymous usage tracking 122 128 * Trimmed a lot of excess from Bootstrap, and removed it from the global scope (it shouldn't affect the theme anymore) 123 129 * Condensed Bootflat into the main style sheet 130 124 131 **fixes** 132 125 133 * Fixed an issue with the search, submitting the form now takes you to physical search results 126 134 -
ldd-directory-lite/trunk/README.txt
r934656 r934661 109 109 110 110 = 0.5.4-beta = 111 111 112 **enhancements** 113 112 114 * Major update to the upgrade functionality for people migrating from [LDD Business Directory](http://wordpress.org/plugins/ldd-business-directory/) 113 115 * Enqueued Bootstrap core as early as possible so that theme styles will cascade after 114 116 * Moved away from handling addresses internally, utilizing Google API more effectively 117 115 118 **fixes** 119 116 120 * Fixed outgoing emails hardcoded From: address 117 121 * Fixed an out of memory error being caused by `ldl_get_page_haz_shortcode()`, shortcode detection is now done during `save_post` 118 122 119 123 = 0.5.3-beta = 124 120 125 **enhancements** 126 121 127 * Added opt-in anonymous usage tracking 122 128 * Trimmed a lot of excess from Bootstrap, and removed it from the global scope (it shouldn't affect the theme anymore) 123 129 * Condensed Bootflat into the main style sheet 130 124 131 **fixes** 132 125 133 * Fixed an issue with the search, submitting the form now takes you to physical search results 126 134
Note: See TracChangeset
for help on using the changeset viewer.