Skip to content

Commit

Permalink
chg: [RELEASE] Bumped version number and updated CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Dec 27, 2024
1 parent df91420 commit 6563777
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Newspipe Changelog
==================

## 11.2.0 (2024-12-27)

## Improvements

- The bookmarks page is now more privacy-aware and prevents the tracking of the user (1d8d48a5).
- Improved the layout of the bookmarks page for better usability (ca6d8922).
- Enhanced forms for editing feeds, categories, and bookmarks (6648b082, 0c9d120f).
- Updated the history page chart to use a single hue variant (blue) for a cleaner visual experience (bdf0198a).
- Improved translations (57d7a34e).

## Fixes

- Fixed a bug when importing an account and exporting an account to OPML (df91420d).


## 11.1.0 (2024-11-17)

### New
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "newspipe"
version = "11.1.0"
version = "11.2.0"
description = "Newspipe is a web news aggregator."
authors = ["Cédric Bonhomme <[email protected]>"]
license = "AGPL-3.0-or-later"
Expand Down

0 comments on commit 6563777

Please sign in to comment.