CHANGELOG.md
248 lines
| 1 | # Changelog |
| 2 | |
| 3 | All notable changes to this project will be documented in this file. |
| 4 | |
| 5 | The format is based on [](https://keepachangelog.com/en/1.0.0/Keep a Changelog](https://keepachangelog.com/en/1.0.0/](https://keepachangelog.com/en/1.0.0/) |
| 6 | and this project adheres to [](https://semver.org/spec/v2.0.0.htmlSemantic Versioning](https://semver.org/spec/v2.0.0.html](https://semver.org/spec/v2.0.0.html). |
| 7 | |
| 8 | ## [0.9.19] - 2026-06-08 |
| 9 | ### Changed |
| 10 | - Internal updates. |
| 11 | |
| 12 | ## [0.9.18] - 2026-06-01 |
| 13 | ### Changed |
| 14 | - Internal updates. |
| 15 | |
| 16 | ## [0.9.17] - 2026-05-19 |
| 17 | ### Changed |
| 18 | - Internal updates. |
| 19 | |
| 20 | ## [0.9.16] - 2026-05-04 |
| 21 | ### Changed |
| 22 | - Internal: No longer require automattic/jetpack-changelogger as a per-project dev dependency. [#48225] |
| 23 | |
| 24 | ## [0.9.15] - 2026-02-23 |
| 25 | ### Changed |
| 26 | - Update dependencies. [#39303] |
| 27 | |
| 28 | ## [0.9.14] - 2026-02-02 |
| 29 | ### Changed |
| 30 | - Internal updates. |
| 31 | |
| 32 | ## [0.9.13] - 2025-11-03 |
| 33 | ### Fixed |
| 34 | - Phan: Address PhanRedundantCondition, PhanRedundantArrayValuesCall, and PhanPluginRedundantAssignment violations. [#45681] |
| 35 | |
| 36 | ## [0.9.12] - 2025-10-27 |
| 37 | ### Changed |
| 38 | - Internal updates. |
| 39 | |
| 40 | ## [0.9.11] - 2025-08-18 |
| 41 | ### Changed |
| 42 | - Internal updates. |
| 43 | |
| 44 | ## [0.9.10] - 2025-08-11 |
| 45 | ### Fixed |
| 46 | - Prevent PHP errors when directly accessing various files. [#44646] |
| 47 | |
| 48 | ## [0.9.9] - 2025-08-04 |
| 49 | ### Changed |
| 50 | - Internal updates. |
| 51 | |
| 52 | ## [0.9.8] - 2025-04-28 |
| 53 | ### Changed |
| 54 | - Internal updates. |
| 55 | |
| 56 | ## [0.9.7] - 2025-03-24 |
| 57 | ### Changed |
| 58 | - Internal updates. |
| 59 | |
| 60 | ## [0.9.6] - 2025-03-12 |
| 61 | ### Changed |
| 62 | - Internal updates. |
| 63 | |
| 64 | ## [0.9.5] - 2025-03-10 |
| 65 | ### Changed |
| 66 | - Internal updates. |
| 67 | |
| 68 | ## [0.9.4] - 2025-02-24 |
| 69 | ### Fixed |
| 70 | - Code: Prevent dynamic class properties. [#41857] |
| 71 | |
| 72 | ## [0.9.3] - 2025-01-27 |
| 73 | ### Changed |
| 74 | - Internal updates. |
| 75 | |
| 76 | ## [0.9.2] - 2024-12-16 |
| 77 | ### Fixed |
| 78 | - Import: setting WP_IMPORTING when doing an import. [#40563] |
| 79 | |
| 80 | ## [0.9.1] - 2024-11-25 |
| 81 | ### Changed |
| 82 | - Updated dependencies. [#40286] |
| 83 | |
| 84 | ## [0.9.0] - 2024-11-18 |
| 85 | ### Removed |
| 86 | - General: Update minimum PHP version to 7.2. [#40147] |
| 87 | |
| 88 | ## [0.8.11] - 2024-11-04 |
| 89 | ### Added |
| 90 | - Enable test coverage. [#39961] |
| 91 | |
| 92 | ## [0.8.10] - 2024-10-29 |
| 93 | ### Changed |
| 94 | - Internal updates. [#39303] |
| 95 | |
| 96 | ## [0.8.9] - 2024-09-23 |
| 97 | ### Changed |
| 98 | - Update dependencies. [#39303] |
| 99 | |
| 100 | ## [0.8.8] - 2024-09-09 |
| 101 | ### Changed |
| 102 | - Update dependencies. [#39253] |
| 103 | |
| 104 | ## [0.8.7] - 2024-08-26 |
| 105 | ### Changed |
| 106 | - Updated package dependencies. [#39004] |
| 107 | |
| 108 | ## [0.8.6] - 2024-05-27 |
| 109 | ### Changed |
| 110 | - Update dependencies. |
| 111 | |
| 112 | ## [0.8.5] - 2024-05-06 |
| 113 | ### Added |
| 114 | - Add missing package dependencies. [#37141] |
| 115 | |
| 116 | ## [0.8.4] - 2024-04-29 |
| 117 | ### Changed |
| 118 | - Internal updates. |
| 119 | |
| 120 | ## [0.8.3] - 2024-04-08 |
| 121 | ### Changed |
| 122 | - Internal updates. |
| 123 | |
| 124 | ## [0.8.2] - 2024-03-18 |
| 125 | ### Changed |
| 126 | - Internal updates. |
| 127 | |
| 128 | ## [0.8.1] - 2023-11-24 |
| 129 | ### Changed |
| 130 | - Replaced usage of strpos() with str_contains(). [#34137] |
| 131 | |
| 132 | ## [0.8.0] - 2023-11-20 |
| 133 | ### Changed |
| 134 | - Updated required PHP version to >= 7.0. [#34192] |
| 135 | |
| 136 | ## [0.7.4] - 2023-09-19 |
| 137 | |
| 138 | - Minor internal updates. |
| 139 | |
| 140 | ## [0.7.3] - 2023-09-11 |
| 141 | ### Fixed |
| 142 | - Handles scaled images for attachments [#32838] |
| 143 | |
| 144 | ## [0.7.2] - 2023-08-28 |
| 145 | ### Changed |
| 146 | - Updated package dependencies. [#32605] |
| 147 | |
| 148 | ## [0.7.1] - 2023-05-29 |
| 149 | ### Changed |
| 150 | - Internal updates. |
| 151 | |
| 152 | ## [0.7.0] - 2023-04-17 |
| 153 | ### Added |
| 154 | - Added Unified Importer end endpoint [#30087] |
| 155 | - Add new start endpoint. [#30028] |
| 156 | |
| 157 | ## [0.6.1] - 2023-04-10 |
| 158 | ### Added |
| 159 | - Add Jetpack Autoloader package suggestion. [#29988] |
| 160 | |
| 161 | ## [0.6.0] - 2023-04-04 |
| 162 | ### Added |
| 163 | - Add support for wp_block, wp_navigation, wp_template, wp_template_part import. [#29744] |
| 164 | - Align all HTTP codes to a standard 409. [#29869] |
| 165 | |
| 166 | ## [0.5.0] - 2023-03-29 |
| 167 | ### Added |
| 168 | - Prevent media duplication when it's already existed [#29646] |
| 169 | |
| 170 | ### Fixed |
| 171 | - Remove process post meta function outside of hook [#29771] |
| 172 | |
| 173 | ## [0.4.0] - 2023-03-27 |
| 174 | ### Added |
| 175 | - Added global style import. [#29622] |
| 176 | - Added import of custom CSS [#29595] |
| 177 | - Adding functionality to create term on the fly [#29581] |
| 178 | |
| 179 | ### Changed |
| 180 | - Updated package version [#29457] |
| 181 | |
| 182 | ### Fixed |
| 183 | - Fixed post meta imports issue [#29497] |
| 184 | - Fix wp_global_styles issue [#29686] |
| 185 | |
| 186 | ## [0.3.0] - 2023-03-20 |
| 187 | ### Added |
| 188 | - Add support for nav-menu and nav-menu-item import. [#29481] |
| 189 | |
| 190 | ### Fixed |
| 191 | - Fix attachments path for import media endpoint [#29379] |
| 192 | |
| 193 | ## [0.2.0] - 2023-03-08 |
| 194 | ### Added |
| 195 | - Add the `/jetpack/v4/import/media/*` endpoints. [#29080] |
| 196 | |
| 197 | ## 0.1.0 - 2023-02-20 |
| 198 | ### Added |
| 199 | - Added import REST endpoints. [#28824] |
| 200 | - Add new Jetpack Import package. [#28735] |
| 201 | |
| 202 | ### Fixed |
| 203 | - Fixed various imported resources hierarchies [#29012] |
| 204 | |
| 205 | [0.9.19]: https://github.com/Automattic/jetpack-import/compare/v0.9.18...v0.9.19 |
| 206 | [0.9.18]: https://github.com/Automattic/jetpack-import/compare/v0.9.17...v0.9.18 |
| 207 | [0.9.17]: https://github.com/Automattic/jetpack-import/compare/v0.9.16...v0.9.17 |
| 208 | [0.9.16]: https://github.com/Automattic/jetpack-import/compare/v0.9.15...v0.9.16 |
| 209 | [0.9.15]: https://github.com/Automattic/jetpack-import/compare/v0.9.14...v0.9.15 |
| 210 | [0.9.14]: https://github.com/Automattic/jetpack-import/compare/v0.9.13...v0.9.14 |
| 211 | [0.9.13]: https://github.com/Automattic/jetpack-import/compare/v0.9.12...v0.9.13 |
| 212 | [0.9.12]: https://github.com/Automattic/jetpack-import/compare/v0.9.11...v0.9.12 |
| 213 | [0.9.11]: https://github.com/Automattic/jetpack-import/compare/v0.9.10...v0.9.11 |
| 214 | [0.9.10]: https://github.com/Automattic/jetpack-import/compare/v0.9.9...v0.9.10 |
| 215 | [0.9.9]: https://github.com/Automattic/jetpack-import/compare/v0.9.8...v0.9.9 |
| 216 | [0.9.8]: https://github.com/Automattic/jetpack-import/compare/v0.9.7...v0.9.8 |
| 217 | [0.9.7]: https://github.com/Automattic/jetpack-import/compare/v0.9.6...v0.9.7 |
| 218 | [0.9.6]: https://github.com/Automattic/jetpack-import/compare/v0.9.5...v0.9.6 |
| 219 | [0.9.5]: https://github.com/Automattic/jetpack-import/compare/v0.9.4...v0.9.5 |
| 220 | [0.9.4]: https://github.com/Automattic/jetpack-import/compare/v0.9.3...v0.9.4 |
| 221 | [0.9.3]: https://github.com/Automattic/jetpack-import/compare/v0.9.2...v0.9.3 |
| 222 | [0.9.2]: https://github.com/Automattic/jetpack-import/compare/v0.9.1...v0.9.2 |
| 223 | [0.9.1]: https://github.com/Automattic/jetpack-import/compare/v0.9.0...v0.9.1 |
| 224 | [0.9.0]: https://github.com/Automattic/jetpack-import/compare/v0.8.11...v0.9.0 |
| 225 | [0.8.11]: https://github.com/Automattic/jetpack-import/compare/v0.8.10...v0.8.11 |
| 226 | [0.8.10]: https://github.com/Automattic/jetpack-import/compare/v0.8.9...v0.8.10 |
| 227 | [0.8.9]: https://github.com/Automattic/jetpack-import/compare/v0.8.8...v0.8.9 |
| 228 | [0.8.8]: https://github.com/Automattic/jetpack-import/compare/v0.8.7...v0.8.8 |
| 229 | [0.8.7]: https://github.com/Automattic/jetpack-import/compare/v0.8.6...v0.8.7 |
| 230 | [0.8.6]: https://github.com/Automattic/jetpack-import/compare/v0.8.5...v0.8.6 |
| 231 | [0.8.5]: https://github.com/Automattic/jetpack-import/compare/v0.8.4...v0.8.5 |
| 232 | [0.8.4]: https://github.com/Automattic/jetpack-import/compare/v0.8.3...v0.8.4 |
| 233 | [0.8.3]: https://github.com/Automattic/jetpack-import/compare/v0.8.2...v0.8.3 |
| 234 | [0.8.2]: https://github.com/Automattic/jetpack-import/compare/v0.8.1...v0.8.2 |
| 235 | [0.8.1]: https://github.com/Automattic/jetpack-import/compare/v0.8.0...v0.8.1 |
| 236 | [0.8.0]: https://github.com/Automattic/jetpack-import/compare/v0.7.4...v0.8.0 |
| 237 | [0.7.4]: https://github.com/Automattic/jetpack-import/compare/v0.7.3...v0.7.4 |
| 238 | [0.7.3]: https://github.com/Automattic/jetpack-import/compare/v0.7.2...v0.7.3 |
| 239 | [0.7.2]: https://github.com/Automattic/jetpack-import/compare/v0.7.1...v0.7.2 |
| 240 | [0.7.1]: https://github.com/Automattic/jetpack-import/compare/v0.7.0...v0.7.1 |
| 241 | [0.7.0]: https://github.com/Automattic/jetpack-import/compare/v0.6.1...v0.7.0 |
| 242 | [0.6.1]: https://github.com/Automattic/jetpack-import/compare/v0.6.0...v0.6.1 |
| 243 | [0.6.0]: https://github.com/Automattic/jetpack-import/compare/v0.5.0...v0.6.0 |
| 244 | [0.5.0]: https://github.com/Automattic/jetpack-import/compare/v0.4.0...v0.5.0 |
| 245 | [0.4.0]: https://github.com/Automattic/jetpack-import/compare/v0.3.0...v0.4.0 |
| 246 | [0.3.0]: https://github.com/Automattic/jetpack-import/compare/v0.2.0...v0.3.0 |
| 247 | [0.2.0]: https://github.com/Automattic/jetpack-import/compare/v0.1.0...v0.2.0 |
| 248 |