Releases: 10up/simple-google-news-sitemap
Releases · 10up/simple-google-news-sitemap
1.1.1
Note that this release bumps the WordPress minimum version from 5.7 to 6.4.
Changed
- Bump WordPress "tested up to" version to 6.6 (props @QAharshalkadu, @qasumitbagthariya, @jeffpaul, @dkotter via #37, #40, #42).
- Bump WordPress minimum from 5.7 to 6.4 (props @qasumitbagthariya, @jeffpaul, @dkotter via #40, #42).
Developer
- Replaced
lee-dohm/no-response
withactions/stale
to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #39).
New Contributors
- @qasumitbagthariya made their first contribution in #37
- @QAharshalkadu made their first contribution in #37
Full Changelog: 1.1.0...1.1.1
View closed items in the milestone.
1.1.0
Added
- Plugin banner and image assets (props Brooke Campbell, @jeffpaul via #26).
- Developer documentation site generated using hookdocs (props @iamdharmesh, @dkotter via #30).
Changed
- Modified the way
Core::ping_google()
responds whenwp_remote_get()
method doesn't return aWP_Error
object for non-blocking requests (props @kmgalanakis, @brentvr via #32). - Bump WordPress "tested up to" version to 6.3 props (props @dkotter via #35).
Fixed
- Various coding standards issues (props @peterwilsoncc, @akshitsethi via #24).
- Potential 404 for sitemap URL added to robots.txt (props @peterwilsoncc, @akshitsethi via #25).
- Prevent PHP deprecations causing linting failures (props @peterwilsoncc, @cadic via #28).
- Wrong character removal from post title (props @jayedul, @cadic via #31).
New Contributors
- @peterwilsoncc made their first contribution in #24
- Brooke Campbell made their first contribution in #26
- @cadic made their first contribution in #28
- @kmgalanakis made their first contribution in #32
- @iamdharmesh made their first contribution in #30
- @jayedul made their first contribution in #31
Full Changelog: 1.0.2...1.1.0
View closed items in the milestone.
1.0.2
Added
- Made sure all custom hooks have docblocks (props @dkotter, @Ritesh-patel via #14).
- "CodeQL scanning", "Dependency Review", and "No response" GitHub Actions (props @dkotter, @jeffpaul via #15).
Changed
- Updated readmes to change structure a bit and add additional information (props @dkotter, @Ritesh-patel via #14).
- Ensured our minimum PHP version was set the same across all files (props @dkotter, @Ritesh-patel via #14).
- Modify how we determine which post types to support by default (props @dkotter, @Ritesh-patel via #14).
- Move hooks from a constructor to an init method (props @dkotter, @Ritesh-patel via #14).
- Renamed our utility class to
CacheUtils
as it currently only handles caching functionality (props @dkotter, @Ritesh-patel via #14). - Add a filter around the post statuses that we clear the cache on (props @dkotter, @Ritesh-patel via #14).
- Simplified cache handling logic (props @akshitsethi, @dkotter, @Ritesh-patel via #19).
- Split "Push" GitHub Action into "Linting" and "Testing" GitHub Actions (props @dkotter, @jeffpaul via #15).
Fixed
- "Push" GitHub Action (props @akshitsethi, @jeffpaul, @Ritesh-patel via #10).
New Contributors
Full Changelog: 1.0.1...1.0.2
View all items closed in the milestone.
1.0.1
Fixed
- News sitemap entry in robots.txt file (props @Ritesh-patel via #9).
Full Changelog: 1.0.0...1.0.1
View all items closed in the milestone.
1.0.0
Added
- Initial plugin release 🎉
- Sitemap is generated on-the-fly.
- Output is saved in an option for fast reading and displaying on the front end.
New Contributors
- @akshitsethi made their first contribution in #3
- @jeffpaul made their first contribution in #5
- @Ritesh-patel made their first contribution in #6
Full Changelog: https://github.com/10up/simple-google-news-sitemap/commits/1.0.0
View all items closed in the milestone.