Skip to content

Conversation

@Grotax
Copy link
Member

@Grotax Grotax commented Jan 12, 2026

Summary

Changed

Fixed

Checklist

@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the 28.0.0-beta.2 release, updating the version number and finalizing the changelog with PR references. The release includes significant feature additions (Nextcloud 33 support, article import/export, starred items grouping) and several bug fixes. Additionally, the PR enhances the Python changelog tooling script to support processing both unreleased and specific release sections.

Changes:

  • Version bumped from 28.0.0-beta.1 to 28.0.0-beta.2
  • CHANGELOG reorganized with Unreleased section cleaned and new beta.2 release section added with PR numbers
  • Python script find_pr.py enhanced to accept optional release section argument and improved with better code formatting
  • DevContainer configuration updated with GitHub CLI and Python features to support the tooling

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
appinfo/info.xml Version number updated to 28.0.0-beta.2
CHANGELOG.md Release section created for 28.0.0-beta.2 with PR references added, Unreleased section cleaned
bin/tools/find_pr.py Enhanced script to support processing specific release sections, improved formatting, added argparse
.devcontainer/devcontainer.json Added github-cli and python features for tooling support

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax force-pushed the release/28.0.0-beta.2 branch from a8f3c14 to 181ebcc Compare January 13, 2026 07:21
Changed
- Drop Support for Nextcloud 31 (#3485)
- Add Support for Nextcloud 33 (#3485)
- Add feature to Group starred Items per Feed (#3148)
- Add `occ` commands for importing/exporting articles (#3437)
- Add importing/exporting articles to frontend settings (#3437)
- App settings are now displayed in an app settings dialog (#3500)

Fixed
- Special characters may be displayed incorrectly when full text is enabled (#3472)
- Wrong url to feed page (#3486)
- Long articles are cut short (#3489)
- Imported feeds or newly created folders do not disappear immediately when `showAll` is not set (#3500)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax merged commit f35566c into master Jan 13, 2026
28 checks passed
@Grotax Grotax deleted the release/28.0.0-beta.2 branch January 13, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants