Prepare release v1.6.3 with fixed Git Updater repository URLs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled

This commit is contained in:
2025-04-12 00:47:23 +01:00
parent 9c557bc46d
commit e7e831d8b5
4 changed files with 27 additions and 10 deletions

View File

@ -2,13 +2,20 @@
All notable changes to this project will be documented in this file.
## [1.6.3] - 2024-05-15
### Fixed
- Git Updater repository URLs to use full repository paths
- Update URI configuration for proper update detection
- Version management following semantic versioning
## [1.6.2] - 2024-05-15
### Changed
- Updated POT file version for consistency
- Improved JavaScript localization with proper fallbacks
- Enhanced code quality for WordPress.org submission
- Fixed Git Updater configuration with correct Update URI
- Improved update server URL configuration
### Added
- Git Updater configuration with Update URI
- Update server URL configuration
## [1.6.1] - 2024-05-15
### Added