File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed
Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.71.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.71.0] - 2026-01-19
129### Added
13- - Add per-network customization with global toggle and per-connection message/media overrides.
10+ - Add per-network customization with global toggle and per-connection message/media overrides. [ # 46563 ]
1411
1512### Changed
16- - Disable customization form when connection is disabled.
17- - Update package dependencies.
13+ - Disable customization form when connection is disabled. [ # 46588 ]
14+ - Update package dependencies. [ # 46647 ]
1815
1916## [ 0.70.0] - 2026-01-14
2017### Changed
@@ -1218,7 +1215,7 @@ This is an alpha version! The changes listed here are not final.
12181215- Updated package dependencies.
12191216- Update package.json metadata.
12201217
1221- [ 0.71.0-alpha ] : https://github.com/Automattic/jetpack-publicize/compare/v0.70.0...v0.71.0-alpha
1218+ [ 0.71.0 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.70.0...v0.71.0
12221219[ 0.70.0 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.69.2...v0.70.0
12231220[ 0.69.2 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.69.1...v0.69.2
12241221[ 0.69.1 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.69.0...v0.69.1
Original file line number Diff line number Diff line change 66 "require" : {
77 "php" : " >=7.2" ,
88 "automattic/jetpack-admin-ui" : " ^0.5.11" ,
9- "automattic/jetpack-connection" : " ^6.20.3-alpha " ,
9+ "automattic/jetpack-connection" : " ^6.20.3" ,
1010 "automattic/jetpack-autoloader" : " ^5.0.15" ,
1111 "automattic/jetpack-config" : " ^3.1.1" ,
12- "automattic/jetpack-assets" : " ^4.3.20-alpha " ,
12+ "automattic/jetpack-assets" : " ^4.3.20" ,
1313 "automattic/jetpack-redirect" : " ^3.0.9" ,
1414 "automattic/jetpack-plans" : " ^0.11.1" ,
1515 "automattic/jetpack-status" : " ^6.1.2"
You can’t perform that action at this time.
0 commit comments