Skip to content

Commit

Permalink
Merge branch 'master' into user_settings
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax authored Oct 15, 2024
2 parents 0790262 + d21cb5a commit 12c732e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,21 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
# Unreleased
## [25.x.x]
### Changed
- Require NC 29
- Require PHP 8.2 or higher

### Fixed
- First features for user settings after vue migration (#2795)

Check failure on line 12 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'vue'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'vue'?", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 12, "column": 42}}}, "severity": "ERROR"}

# Releases
## [25.0.0-alpha10] - 2024-10-14
### Changed
- Require NC 29 or 30, dropped support for NC 28
- Require PHP 8.2 or higher
### Fixed
- Scroll position is not reset when switching between articles & feeds (#2548)
- Unread counter does not count down when folders or feeds are marked read (#2800)
- Query fetching status didn't work (#2800)
- Keyboard shortcuts are active even when searching (#2738)
- First features for user settings after vue migration (#2795)

# Releases
## [25.0.0-alpha9] - 2024-10-03
### Fixed
- Use updated user agent when fetching feeds and favicons (#2788)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>25.0.0-alpha9</version>
<version>25.0.0-alpha10</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 12c732e

Please sign in to comment.