CHANGELOG.md
416 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.14] - 2026-07-31 |
| 9 | ### Changed |
| 10 | - Update dependencies. |
| 11 | |
| 12 | ## [0.9.13] - 2026-07-27 |
| 13 | ### Changed |
| 14 | - Update package dependencies. [#50751] |
| 15 | |
| 16 | ## [0.9.12] - 2026-07-22 |
| 17 | ### Changed |
| 18 | - Update dependencies. [#48834] |
| 19 | |
| 20 | ## [0.9.11] - 2026-07-20 |
| 21 | ### Changed |
| 22 | - Update package dependencies. [#50529] |
| 23 | |
| 24 | ## [0.9.10] - 2026-07-15 |
| 25 | ### Changed |
| 26 | - Update dependencies. [#48834] |
| 27 | |
| 28 | ## [0.9.9] - 2026-07-13 |
| 29 | ### Changed |
| 30 | - Update dependencies. [#48834] |
| 31 | |
| 32 | ## [0.9.8] - 2026-07-09 |
| 33 | ### Changed |
| 34 | - Update package dependencies. [#49272] |
| 35 | |
| 36 | ## [0.9.7] - 2026-07-06 |
| 37 | ### Changed |
| 38 | - Update package dependencies. [#50097] [#50183] |
| 39 | |
| 40 | ## [0.9.6] - 2026-06-26 |
| 41 | ### Changed |
| 42 | - Update dependencies. [#48834] |
| 43 | |
| 44 | ## [0.9.5] - 2026-06-23 |
| 45 | ### Changed |
| 46 | - Update package dependencies. [#49831] |
| 47 | |
| 48 | ## [0.9.4] - 2026-06-22 |
| 49 | ### Changed |
| 50 | - Update package dependencies. [#49691] |
| 51 | |
| 52 | ## [0.9.3] - 2026-06-15 |
| 53 | ### Changed |
| 54 | - Update dependencies. [#48834] |
| 55 | |
| 56 | ## [0.9.2] - 2026-06-09 |
| 57 | ### Changed |
| 58 | - Update package dependencies. [#49273] |
| 59 | |
| 60 | ## [0.9.1] - 2026-06-08 |
| 61 | ### Changed |
| 62 | - Internal updates. |
| 63 | |
| 64 | ## [0.9.0] - 2026-06-05 |
| 65 | ### Added |
| 66 | - Add a shared, token-only WPDS design-tokens stylesheet and enqueue it on Jetpack admin pages so `var(--wpds-*)` values resolve at runtime. [#49345] |
| 67 | |
| 68 | ## [0.8.9] - 2026-06-03 |
| 69 | ### Changed |
| 70 | - Internal updates. |
| 71 | |
| 72 | ## [0.8.8] - 2026-06-02 |
| 73 | ### Changed |
| 74 | - Update dependencies. [#48834] |
| 75 | |
| 76 | ## [0.8.7] - 2026-06-01 |
| 77 | ### Added |
| 78 | - Hide WordPress core admin notices on Jetpack admin pages. [#49237] |
| 79 | |
| 80 | ## [0.8.6] - 2026-05-21 |
| 81 | ### Changed |
| 82 | - Update package dependencies. [#48405] |
| 83 | |
| 84 | ## [0.8.5] - 2026-05-19 |
| 85 | ### Changed |
| 86 | - Internal updates. |
| 87 | |
| 88 | ## [0.8.4] - 2026-05-14 |
| 89 | ### Changed |
| 90 | - Update dependencies. [#48778] |
| 91 | |
| 92 | ## [0.8.3] - 2026-05-11 |
| 93 | ### Changed |
| 94 | - Update dependencies. |
| 95 | |
| 96 | ## [0.8.2] - 2026-05-04 |
| 97 | ### Changed |
| 98 | - Internal: No longer require automattic/jetpack-changelogger as a per-project dev dependency. [#48225] |
| 99 | |
| 100 | ## [0.8.1] - 2026-04-20 |
| 101 | ### Changed |
| 102 | - Update package dependencies. [#48106] |
| 103 | |
| 104 | ## [0.8.0] - 2026-04-10 |
| 105 | ### Changed |
| 106 | - Hide the sidebar upsell when the site is not connected to Jetpack or is in offline mode. [#47967] |
| 107 | |
| 108 | ## [0.7.1] - 2026-04-09 |
| 109 | ### Changed |
| 110 | - Update package dependencies. [#47890] |
| 111 | |
| 112 | ## [0.7.0] - 2026-04-06 |
| 113 | ### Added |
| 114 | - Add "Upgrade Jetpack" menu item for free users in the Jetpack admin menu. [#47418] |
| 115 | - Admin: Record Tracks when the Jetpack sidebar "Upgrade Jetpack" link is clicked. [#47937] |
| 116 | |
| 117 | ### Changed |
| 118 | - Update design of the sidebar upsell. [#47909] |
| 119 | |
| 120 | ### Fixed |
| 121 | - Fix upgrade menu item color on problematic admin color schemes and add build pipeline for CSS assets. [#47903] |
| 122 | |
| 123 | ## [0.6.0] - 2026-03-30 |
| 124 | ### Changed |
| 125 | - Sidebar: Change "Anti-spam" to "Akismet Anti-spam". [#47834] |
| 126 | |
| 127 | ## [0.5.12] - 2026-03-09 |
| 128 | ### Changed |
| 129 | - Simplify Akismet admin menu title from 'Akismet Anti-spam' to 'Anti-spam'. [#47417] |
| 130 | |
| 131 | ## [0.5.11] - 2025-08-04 |
| 132 | ### Changed |
| 133 | - Internal updates. |
| 134 | |
| 135 | ## [0.5.10] - 2025-06-06 |
| 136 | ### Fixed |
| 137 | - Fix the Jetpack submenu order for WordPress.com sites that use Nav Unification. [#43781] |
| 138 | |
| 139 | ## [0.5.9] - 2025-05-05 |
| 140 | ### Fixed |
| 141 | - Remove the Jetpack submenu only if My Jetpack is present. [#43282] |
| 142 | |
| 143 | ## [0.5.8] - 2025-04-28 |
| 144 | ### Changed |
| 145 | - Internal updates. |
| 146 | |
| 147 | ## [0.5.7] - 2025-03-21 |
| 148 | ### Changed |
| 149 | - Internal updates. |
| 150 | |
| 151 | ## [0.5.6] - 2025-03-17 |
| 152 | ### Changed |
| 153 | - Internal updates. |
| 154 | |
| 155 | ## [0.5.5] - 2025-03-12 |
| 156 | ### Changed |
| 157 | - Internal updates. |
| 158 | |
| 159 | ## [0.5.4] - 2025-03-05 |
| 160 | ### Changed |
| 161 | - Internal updates. |
| 162 | |
| 163 | ## [0.5.3] - 2025-02-24 |
| 164 | ### Changed |
| 165 | - Update dependencies. |
| 166 | |
| 167 | ## [0.5.2] - 2025-02-03 |
| 168 | ### Added |
| 169 | - Add `remove_menu` method to `Admin_Menu` class. [#41422] |
| 170 | |
| 171 | ## [0.5.1] - 2024-11-25 |
| 172 | ### Changed |
| 173 | - Update dependencies. [#40286] |
| 174 | |
| 175 | ## [0.5.0] - 2024-11-14 |
| 176 | ### Removed |
| 177 | - General: Update minimum PHP version to 7.2. [#40147] |
| 178 | |
| 179 | ## [0.4.6] - 2024-11-04 |
| 180 | ### Added |
| 181 | - Enable test coverage. [#39961] |
| 182 | |
| 183 | ## [0.4.5] - 2024-09-05 |
| 184 | ### Changed |
| 185 | - Jetpack menu: only register Jetpack admin page for contributor roles and above. [#39081] |
| 186 | |
| 187 | ## [0.4.4] - 2024-08-29 |
| 188 | ### Changed |
| 189 | - Admin menu: change order of Jetpack sub-menu items [#39095] |
| 190 | |
| 191 | ## [0.4.3] - 2024-08-23 |
| 192 | ### Changed |
| 193 | - Updated package dependencies. [#39004] |
| 194 | |
| 195 | ## [0.4.2] - 2024-04-22 |
| 196 | ### Changed |
| 197 | - Internal updates. |
| 198 | |
| 199 | ## [0.4.1] - 2024-03-12 |
| 200 | ### Changed |
| 201 | - Internal updates. |
| 202 | |
| 203 | ## [0.4.0] - 2024-03-01 |
| 204 | ### Added |
| 205 | - Register menus in network admin as well as regular admin. [#36058] |
| 206 | |
| 207 | ## [0.3.2] - 2024-01-29 |
| 208 | ### Fixed |
| 209 | - Wait until 'admin_menu' action to call `add_menu()`, to avoid triggering the l10n load too early. [#35279] |
| 210 | |
| 211 | ## [0.3.1] - 2023-11-24 |
| 212 | |
| 213 | ## [0.3.0] - 2023-11-20 |
| 214 | ### Changed |
| 215 | - Updated required PHP version to >= 7.0. [#34192] |
| 216 | |
| 217 | ## [0.2.25] - 2023-11-14 |
| 218 | |
| 219 | ## [0.2.24] - 2023-10-30 |
| 220 | ### Fixed |
| 221 | - Handle Akismet submenu even if Jetpack is present, as Jetpack now relies on this package to do so. [#33559] |
| 222 | |
| 223 | ## [0.2.23] - 2023-09-19 |
| 224 | ### Changed |
| 225 | - Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958] |
| 226 | |
| 227 | ## [0.2.22] - 2023-09-11 |
| 228 | ### Fixed |
| 229 | - Akismet: update naming to common form [#32908] |
| 230 | |
| 231 | ## [0.2.21] - 2023-08-23 |
| 232 | ### Changed |
| 233 | - Updated package dependencies. [#32605] |
| 234 | |
| 235 | ## [0.2.20] - 2023-04-25 |
| 236 | ### Fixed |
| 237 | - Avoid errors when used in combination with an older version of the Logo package. [#30136] |
| 238 | |
| 239 | ## [0.2.19] - 2023-04-10 |
| 240 | ### Added |
| 241 | - Add Jetpack Autoloader package suggestion. [#29988] |
| 242 | |
| 243 | ## [0.2.18] - 2023-04-04 |
| 244 | ### Changed |
| 245 | - Menu icon: update to latest version of the Jetpack logo [#29418] |
| 246 | |
| 247 | ## [0.2.17] - 2023-02-20 |
| 248 | ### Changed |
| 249 | - Minor internal updates. |
| 250 | |
| 251 | ## [0.2.16] - 2023-01-25 |
| 252 | ### Changed |
| 253 | - Minor internal updates. |
| 254 | |
| 255 | ## [0.2.15] - 2023-01-11 |
| 256 | ### Changed |
| 257 | - Updated package dependencies. |
| 258 | |
| 259 | ## [0.2.14] - 2022-12-02 |
| 260 | ### Changed |
| 261 | - Updated package dependencies. [#27688] |
| 262 | |
| 263 | ## [0.2.13] - 2022-11-22 |
| 264 | ### Changed |
| 265 | - Updated package dependencies. [#27043] |
| 266 | |
| 267 | ## [0.2.12] - 2022-09-20 |
| 268 | ### Changed |
| 269 | - Updated package dependencies. |
| 270 | |
| 271 | ## [0.2.11] - 2022-07-26 |
| 272 | ### Changed |
| 273 | - Updated package dependencies. [#25158] |
| 274 | |
| 275 | ## [0.2.10] - 2022-07-12 |
| 276 | ### Changed |
| 277 | - Updated package dependencies. |
| 278 | |
| 279 | ## [0.2.9] - 2022-06-21 |
| 280 | ### Changed |
| 281 | - Renaming master to trunk. |
| 282 | |
| 283 | ## [0.2.8] - 2022-06-14 |
| 284 | ### Changed |
| 285 | - Updated package dependencies. |
| 286 | |
| 287 | ## [0.2.7] - 2022-04-26 |
| 288 | ### Changed |
| 289 | - Update package.json metadata. |
| 290 | |
| 291 | ## [0.2.6] - 2022-04-05 |
| 292 | ### Changed |
| 293 | - Updated package dependencies. |
| 294 | |
| 295 | ## [0.2.5] - 2022-03-08 |
| 296 | ### Fixed |
| 297 | - Do not handle Akismet submenu if Jetpack plugin is present |
| 298 | |
| 299 | ## [0.2.4] - 2022-02-09 |
| 300 | ### Added |
| 301 | - Support for akismet menu with stand-alone plugins |
| 302 | |
| 303 | ### Fixed |
| 304 | - Fixes menu order working around a bug in add_submenu_page |
| 305 | |
| 306 | ## [0.2.3] - 2022-01-25 |
| 307 | ### Changed |
| 308 | - Updated package dependencies. |
| 309 | |
| 310 | ## [0.2.2] - 2022-01-18 |
| 311 | ### Changed |
| 312 | - General: update required node version to v16.13.2 |
| 313 | |
| 314 | ## [0.2.1] - 2022-01-04 |
| 315 | ### Changed |
| 316 | - Switch to pcov for code coverage. |
| 317 | - Updated package dependencies |
| 318 | |
| 319 | ## [0.2.0] - 2021-12-14 |
| 320 | ### Added |
| 321 | - New method to get the top level menu item |
| 322 | |
| 323 | ## [0.1.1] - 2021-11-17 |
| 324 | ### Changed |
| 325 | - Set `convertDeprecationsToExceptions` true in PHPUnit config. |
| 326 | - Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. |
| 327 | |
| 328 | ## 0.1.0 - 2021-10-13 |
| 329 | ### Added |
| 330 | - Created the package. |
| 331 | |
| 332 | ### Changed |
| 333 | - Updated package dependencies. |
| 334 | |
| 335 | ### Fixed |
| 336 | - Fixing menu visibility issues. |
| 337 | |
| 338 | [0.9.14]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.13...0.9.14 |
| 339 | [0.9.13]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.12...0.9.13 |
| 340 | [0.9.12]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.11...0.9.12 |
| 341 | [0.9.11]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.10...0.9.11 |
| 342 | [0.9.10]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.9...0.9.10 |
| 343 | [0.9.9]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.8...0.9.9 |
| 344 | [0.9.8]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.7...0.9.8 |
| 345 | [0.9.7]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.6...0.9.7 |
| 346 | [0.9.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.5...0.9.6 |
| 347 | [0.9.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.4...0.9.5 |
| 348 | [0.9.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.3...0.9.4 |
| 349 | [0.9.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.2...0.9.3 |
| 350 | [0.9.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.1...0.9.2 |
| 351 | [0.9.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.0...0.9.1 |
| 352 | [0.9.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.9...0.9.0 |
| 353 | [0.8.9]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.8...0.8.9 |
| 354 | [0.8.8]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.7...0.8.8 |
| 355 | [0.8.7]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.6...0.8.7 |
| 356 | [0.8.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.5...0.8.6 |
| 357 | [0.8.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.4...0.8.5 |
| 358 | [0.8.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.3...0.8.4 |
| 359 | [0.8.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.2...0.8.3 |
| 360 | [0.8.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.1...0.8.2 |
| 361 | [0.8.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.8.0...0.8.1 |
| 362 | [0.8.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.7.1...0.8.0 |
| 363 | [0.7.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.7.0...0.7.1 |
| 364 | [0.7.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.6.0...0.7.0 |
| 365 | [0.6.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.12...0.6.0 |
| 366 | [0.5.12]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.11...0.5.12 |
| 367 | [0.5.11]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.10...0.5.11 |
| 368 | [0.5.10]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.9...0.5.10 |
| 369 | [0.5.9]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.8...0.5.9 |
| 370 | [0.5.8]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.7...0.5.8 |
| 371 | [0.5.7]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.6...0.5.7 |
| 372 | [0.5.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.5...0.5.6 |
| 373 | [0.5.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.4...0.5.5 |
| 374 | [0.5.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.3...0.5.4 |
| 375 | [0.5.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.2...0.5.3 |
| 376 | [0.5.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.1...0.5.2 |
| 377 | [0.5.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.5.0...0.5.1 |
| 378 | [0.5.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.6...0.5.0 |
| 379 | [0.4.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.5...0.4.6 |
| 380 | [0.4.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.4...0.4.5 |
| 381 | [0.4.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.3...0.4.4 |
| 382 | [0.4.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3 |
| 383 | [0.4.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.1...0.4.2 |
| 384 | [0.4.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.0...0.4.1 |
| 385 | [0.4.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.2...0.4.0 |
| 386 | [0.3.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.1...0.3.2 |
| 387 | [0.3.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.0...0.3.1 |
| 388 | [0.3.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.25...0.3.0 |
| 389 | [0.2.25]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.24...0.2.25 |
| 390 | [0.2.24]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.23...0.2.24 |
| 391 | [0.2.23]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.22...0.2.23 |
| 392 | [0.2.22]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.21...0.2.22 |
| 393 | [0.2.21]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.20...0.2.21 |
| 394 | [0.2.20]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.19...0.2.20 |
| 395 | [0.2.19]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.18...0.2.19 |
| 396 | [0.2.18]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.17...0.2.18 |
| 397 | [0.2.17]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.16...0.2.17 |
| 398 | [0.2.16]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.15...0.2.16 |
| 399 | [0.2.15]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.14...0.2.15 |
| 400 | [0.2.14]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.13...0.2.14 |
| 401 | [0.2.13]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.12...0.2.13 |
| 402 | [0.2.12]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.11...0.2.12 |
| 403 | [0.2.11]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.10...0.2.11 |
| 404 | [0.2.10]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.9...0.2.10 |
| 405 | [0.2.9]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.8...0.2.9 |
| 406 | [0.2.8]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.7...0.2.8 |
| 407 | [0.2.7]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.6...0.2.7 |
| 408 | [0.2.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.5...0.2.6 |
| 409 | [0.2.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.4...0.2.5 |
| 410 | [0.2.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.3...0.2.4 |
| 411 | [0.2.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.2...0.2.3 |
| 412 | [0.2.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.1...0.2.2 |
| 413 | [0.2.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.0...0.2.1 |
| 414 | [0.2.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.1.1...0.2.0 |
| 415 | [0.1.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.1.0...0.1.1 |
| 416 |