Changeset 1281176
- Timestamp:
- 11/06/2015 03:15:13 PM (10 years ago)
- Location:
- wp-migrate-db
- Files:
-
- 2 edited
-
tags/0.7.1/readme.txt (modified) (8 diffs)
-
trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-migrate-db/tags/0.7.1/readme.txt
r1274604 r1281176 68 68 == Changelog == 69 69 70 = 0.7.1 - 2015-07-09 =70 = WP Migrate DB 0.7.1 - 2015-07-09 = 71 71 72 72 * Improvement: Added more diagnostic info to facilitate debugging … … 78 78 * Bug Fix: Saved Profiles link is broken in certain situations 79 79 80 = 0.7 - 2015-06-12 =80 = WP Migrate DB 0.7 - 2015-06-12 = 81 81 82 82 * New: [WP-CLI export subcommand](https://deliciousbrains.com/wp-migrate-db-pro/doc/cli-export-subcommand/) … … 103 103 * Bug fix: Saving a new profile does not change the URL to that saved profile URL 104 104 105 = 0.6.1 - 2014-10-29 =105 = WP Migrate DB 0.6.1 - 2014-10-29 = 106 106 * New: breadcrumb-style UI for saved profiles 107 107 * New: Brazilian Portugese translation … … 138 138 * Bug fix: Fatal error: Cannot use object of type WP_Error as array in `verify_download()` 139 139 140 = 0.6 - 2014-08-19 =140 = WP Migrate DB 0.6 - 2014-08-19 = 141 141 * New: Updated the migration UI to include a detailed progress bar, time elapsed, pause and cancel buttons and more! 142 142 * New: Option to exclude transients (temporary cached data) … … 145 145 * Improvement: Unlimited find & replace fields with drag & drop reordering 146 146 147 = 0.5 - 2013-07-26 =147 = WP Migrate DB 0.5 - 2013-07-26 = 148 148 * Language support! Thanks to an awesome [pull request](https://github.com/bradt/wp-migrate-db/pull/19) from [Rafael Funchal](https://github.com/rafaelfunchal). 149 149 * New Language: Brazilian Portugese … … 154 154 * Bug fix: [Find & replace is case-sensitive but shouldn't](https://github.com/bradt/wp-migrate-db/issues/13) 155 155 156 = 0.4.4 - 2013-05-19 =156 = WP Migrate DB 0.4.4 - 2013-05-19 = 157 157 * [Pro version has arrived!](http://deliciousbrains.com/wp-migrate-db-pro/?utm_source=wordpress.org&utm_medium=web&utm_content=changelog&utm_campaign=freeplugin) Added some info to the sidebar. 158 158 * Updated required version to WordPress 3.0+ … … 162 162 * Bug fix: Updated spinner image for HiDPI displays 163 163 164 = 0.4.3 - 2012-12-18 =164 = WP Migrate DB 0.4.3 - 2012-12-18 = 165 165 * Fixed deprecated error notices when debug mode is on 166 166 * Bug fix: [Exports views as tables](https://github.com/bradt/wp-migrate-db/issues/3) 167 167 * Compatibility tested with WordPress 3.5 168 168 169 = 0.4.2 - 2012-09-13 =169 = WP Migrate DB 0.4.2 - 2012-09-13 = 170 170 * Moved screenshots to /assets folder and updated them to support retina 171 171 * Added sidebar including author profile and survey to gauge interest for a pro version 172 172 173 = 0.4.1 - 2012-08-15 =173 = WP Migrate DB 0.4.1 - 2012-08-15 = 174 174 * Removed WP App Store installer - not allowed in WP.org repo 175 175 176 = 0.4 - 2012-08-07 =176 = WP Migrate DB 0.4 - 2012-08-07 = 177 177 * New: More than 4x faster than version 0.3 due to find & replace improvements 178 178 * New: Option to turn off replacing GUIDs … … 184 184 * Bug fix: Notices and warnings displayed when WP_DEBUG is on 185 185 186 = 0.3 - 2011-12-16 =186 = WP Migrate DB 0.3 - 2011-12-16 = 187 187 * Bug fix: [Null formatting error](http://plugins.trac.wordpress.org/ticket/1430) 188 188 * Bug fix: [Deprecated capability](http://plugins.trac.wordpress.org/ticket/1431) 189 189 * Bug fix: Serialized string lengths incorrect when string contains double quotes 190 190 191 = 0.2.2 - 2011-09-23 =191 = WP Migrate DB 0.2.2 - 2011-09-23 = 192 192 * Bug fix: [Breaks Export](http://wordpress.org/support/topic/plugin-wp-migrate-db-breaks-export?replies=1) 193 193 194 = 0.2.1 - 2009-12-13 =194 = WP Migrate DB 0.2.1 - 2009-12-13 = 195 195 * Moved to WordPress.org hosting 196 196 197 = 0.2 - 2009-04-03 =197 = WP Migrate DB 0.2 - 2009-04-03 = 198 198 * Moved menu link from "Settings" to "Tools" 199 199 * The random string of characters no longer appears in the filename on save. 200 200 201 = 0.1 - 2009-03-20 =201 = WP Migrate DB 0.1 - 2009-03-20 = 202 202 * First release 203 203 -
wp-migrate-db/trunk/readme.txt
r1274604 r1281176 68 68 == Changelog == 69 69 70 = 0.7.1 - 2015-07-09 =70 = WP Migrate DB 0.7.1 - 2015-07-09 = 71 71 72 72 * Improvement: Added more diagnostic info to facilitate debugging … … 78 78 * Bug Fix: Saved Profiles link is broken in certain situations 79 79 80 = 0.7 - 2015-06-12 =80 = WP Migrate DB 0.7 - 2015-06-12 = 81 81 82 82 * New: [WP-CLI export subcommand](https://deliciousbrains.com/wp-migrate-db-pro/doc/cli-export-subcommand/) … … 103 103 * Bug fix: Saving a new profile does not change the URL to that saved profile URL 104 104 105 = 0.6.1 - 2014-10-29 =105 = WP Migrate DB 0.6.1 - 2014-10-29 = 106 106 * New: breadcrumb-style UI for saved profiles 107 107 * New: Brazilian Portugese translation … … 138 138 * Bug fix: Fatal error: Cannot use object of type WP_Error as array in `verify_download()` 139 139 140 = 0.6 - 2014-08-19 =140 = WP Migrate DB 0.6 - 2014-08-19 = 141 141 * New: Updated the migration UI to include a detailed progress bar, time elapsed, pause and cancel buttons and more! 142 142 * New: Option to exclude transients (temporary cached data) … … 145 145 * Improvement: Unlimited find & replace fields with drag & drop reordering 146 146 147 = 0.5 - 2013-07-26 =147 = WP Migrate DB 0.5 - 2013-07-26 = 148 148 * Language support! Thanks to an awesome [pull request](https://github.com/bradt/wp-migrate-db/pull/19) from [Rafael Funchal](https://github.com/rafaelfunchal). 149 149 * New Language: Brazilian Portugese … … 154 154 * Bug fix: [Find & replace is case-sensitive but shouldn't](https://github.com/bradt/wp-migrate-db/issues/13) 155 155 156 = 0.4.4 - 2013-05-19 =156 = WP Migrate DB 0.4.4 - 2013-05-19 = 157 157 * [Pro version has arrived!](http://deliciousbrains.com/wp-migrate-db-pro/?utm_source=wordpress.org&utm_medium=web&utm_content=changelog&utm_campaign=freeplugin) Added some info to the sidebar. 158 158 * Updated required version to WordPress 3.0+ … … 162 162 * Bug fix: Updated spinner image for HiDPI displays 163 163 164 = 0.4.3 - 2012-12-18 =164 = WP Migrate DB 0.4.3 - 2012-12-18 = 165 165 * Fixed deprecated error notices when debug mode is on 166 166 * Bug fix: [Exports views as tables](https://github.com/bradt/wp-migrate-db/issues/3) 167 167 * Compatibility tested with WordPress 3.5 168 168 169 = 0.4.2 - 2012-09-13 =169 = WP Migrate DB 0.4.2 - 2012-09-13 = 170 170 * Moved screenshots to /assets folder and updated them to support retina 171 171 * Added sidebar including author profile and survey to gauge interest for a pro version 172 172 173 = 0.4.1 - 2012-08-15 =173 = WP Migrate DB 0.4.1 - 2012-08-15 = 174 174 * Removed WP App Store installer - not allowed in WP.org repo 175 175 176 = 0.4 - 2012-08-07 =176 = WP Migrate DB 0.4 - 2012-08-07 = 177 177 * New: More than 4x faster than version 0.3 due to find & replace improvements 178 178 * New: Option to turn off replacing GUIDs … … 184 184 * Bug fix: Notices and warnings displayed when WP_DEBUG is on 185 185 186 = 0.3 - 2011-12-16 =186 = WP Migrate DB 0.3 - 2011-12-16 = 187 187 * Bug fix: [Null formatting error](http://plugins.trac.wordpress.org/ticket/1430) 188 188 * Bug fix: [Deprecated capability](http://plugins.trac.wordpress.org/ticket/1431) 189 189 * Bug fix: Serialized string lengths incorrect when string contains double quotes 190 190 191 = 0.2.2 - 2011-09-23 =191 = WP Migrate DB 0.2.2 - 2011-09-23 = 192 192 * Bug fix: [Breaks Export](http://wordpress.org/support/topic/plugin-wp-migrate-db-breaks-export?replies=1) 193 193 194 = 0.2.1 - 2009-12-13 =194 = WP Migrate DB 0.2.1 - 2009-12-13 = 195 195 * Moved to WordPress.org hosting 196 196 197 = 0.2 - 2009-04-03 =197 = WP Migrate DB 0.2 - 2009-04-03 = 198 198 * Moved menu link from "Settings" to "Tools" 199 199 * The random string of characters no longer appears in the filename on save. 200 200 201 = 0.1 - 2009-03-20 =201 = WP Migrate DB 0.1 - 2009-03-20 = 202 202 * First release 203 203
Note: See TracChangeset
for help on using the changeset viewer.