@@ -5,28 +5,25 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.79.0-alpha] - unreleased
9
-
10
- This is an alpha version! The changes listed here are not final.
11
-
8
+ ## [ 0.79.0] - 2025-02-24
12
9
### Added
13
- - Added support for Bluesky video selection
14
- - Social: Updated the admin page for use by Editors and Authors
10
+ - Add support for Bluesky video selection. [ # 41669 ]
11
+ - Social: Updated the admin page for use by Editors and Authors [ # 41859 ]
15
12
16
13
### Fixed
17
- - Fixed an issue with unsupported connection showing up
18
- - Fixed custom message box showing up for custom notes
19
- - Social Previews | Fixed distorted image for Tumblr preview
20
- - Social | Fix plugin version in admin page footer
21
- - Social | Hide upgrade nudge for Atomic sites
14
+ - Prevent custom message box from showing up for custom notes. [ # 41948 ]
15
+ - Prevent unsupported connection from showing up. [ # 41907 ]
16
+ - Social Previews: Fix distorted image for Tumblr preview. [ # 41844 ]
17
+ - Social: Fix plugin version in admin page footer. [ # 41888 ]
18
+ - Social: Hide upgrade nudge for Atomic sites. [ # 41713 ]
22
19
23
20
## [ 0.78.0] - 2025-02-17
24
21
### Added
25
- - Added a utiltiy to get the link to Social admin page. [ #41741 ]
26
- - Added more clarity on how the Bsky handle is set up. [ #41782 ]
22
+ - Added a utility to get the link to Social admin page. [ #41741 ]
23
+ - Added more clarity on how the Bluesky handle is set up. [ #41782 ]
27
24
28
25
### Changed
29
- - Social | Hide mark as shared UI if the user cannot share connection. [ #41806 ]
26
+ - Social: Hide mark as shared UI if the user cannot share connection. [ #41806 ]
30
27
31
28
## [ 0.77.2] - 2025-02-11
32
29
### Changed
@@ -1108,7 +1105,7 @@ This is an alpha version! The changes listed here are not final.
1108
1105
### Changed
1109
1106
- Updated package dependencies. [ #24470 ]
1110
1107
1111
- [ 0.79.0-alpha ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.78.0...v0.79.0-alpha
1108
+ [ 0.79.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.78.0...v0.79.0
1112
1109
[ 0.78.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.77.2...v0.78.0
1113
1110
[ 0.77.2 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.77.1...v0.77.2
1114
1111
[ 0.77.1 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.77.0...v0.77.1
0 commit comments