diff options
| author | 2025-09-23 21:45:39 +0200 | |
|---|---|---|
| committer | 2025-09-23 21:45:39 +0200 | |
| commit | 87087e44738f50e062322472d546bc6cc686118b (patch) | |
| tree | aec2f5eba657e335db6b82e4266255804c1fbaf5 | |
| parent | 833007f5860deae232bacf321d268124123d6749 (diff) | |
Changelog, credits
| -rw-r--r-- | CHANGELOG.md | 7 | ||||
| -rw-r--r-- | CREDITS.md | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c3e4729..8c0a051a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,11 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). -## 2025-XX-XX FreshRSS 1.27.1-dev +## 2025-09-XX FreshRSS 1.27.1-dev * Features * Automatic database recovery: skip broken entries during CLI export/import [#7949](https://github.com/FreshRSS/FreshRSS/pull/7949) + * Add security option for CSP `frame-ancestors` [#7857](https://github.com/FreshRSS/FreshRSS/pull/7857) * Security * Regenerate session ID on login [#7829](https://github.com/FreshRSS/FreshRSS/pull/7829) * Disallow setting non-existent language [#7878](https://github.com/FreshRSS/FreshRSS/pull/7878), [#7934](https://github.com/FreshRSS/FreshRSS/pull/7934) @@ -48,6 +49,7 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Label config delete label [#7871](https://github.com/FreshRSS/FreshRSS/pull/7871) * Add Ukrainian [#7961](https://github.com/FreshRSS/FreshRSS/pull/7961) * Improve Dutch [#7940](https://github.com/FreshRSS/FreshRSS/pull/7940) + * Improve German [#7833](https://github.com/FreshRSS/FreshRSS/pull/7833) * Improve Hungarian [#7986](https://github.com/FreshRSS/FreshRSS/pull/7986) * Improve Japanese [#7903](https://github.com/FreshRSS/FreshRSS/pull/7903), [#7918](https://github.com/FreshRSS/FreshRSS/pull/7918) * Improve Polish [#7963](https://github.com/FreshRSS/FreshRSS/pull/7963) @@ -60,7 +62,8 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Misc. * Improve `make` [#7901](https://github.com/FreshRSS/FreshRSS/pull/7901) * Improve PHP code [#7906](https://github.com/FreshRSS/FreshRSS/pull/7906), [#7916](https://github.com/FreshRSS/FreshRSS/pull/7916), [#7939](https://github.com/FreshRSS/FreshRSS/pull/7939), - [#7941](https://github.com/FreshRSS/FreshRSS/pull/7941), [#7960](https://github.com/FreshRSS/FreshRSS/pull/7960) + [#7941](https://github.com/FreshRSS/FreshRSS/pull/7941), [#7960](https://github.com/FreshRSS/FreshRSS/pull/7960), [#7991](https://github.com/FreshRSS/FreshRSS/pull/7991) + * Upgrade to PHP_CodeSniffer 4 [#7993](https://github.com/FreshRSS/FreshRSS/pull/7993) * Update dev dependencies [#7902](https://github.com/FreshRSS/FreshRSS/pull/7902), [#7895](https://github.com/FreshRSS/FreshRSS/pull/7895), [#7896](https://github.com/FreshRSS/FreshRSS/pull/7896), [#7899](https://github.com/FreshRSS/FreshRSS/pull/7899), [#7966](https://github.com/FreshRSS/FreshRSS/pull/7966), [#7969](https://github.com/FreshRSS/FreshRSS/pull/7969) diff --git a/CREDITS.md b/CREDITS.md index e34e20c52..30e46c752 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -36,6 +36,7 @@ People are sorted by name so please keep this order. * [azlux](https://github.com/azlux): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:azlux), [Web](https://azlux.fr/) * [Balázs Keresztury](https://github.com/belidzs/): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:belidzs), [Web](https://keresztury.com/) * [Bartosz Taudul](https://github.com/wolfpld): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:wolfpld), [Web](https://wolf.nereid.pl/) +* [beerisgood](https://github.com/beerisgood): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:beerisgood) * [Ben Passmore](https://github.com/passbe): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:passbe), [Web](https://passbe.com/) * [Benjamin Bouvier](https://github.com/bnjbvr): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:bnjbvr), [Web](https://benj.me/) * [Benjamin Reich](https://github.com/b-reich): [contributions](https://github.com/FreshRSS/FreshRSS/commits/edge?author=b-reich), [Web](https://benjaminreich.de/) @@ -240,6 +241,7 @@ People are sorted by name so please keep this order. * [Sam Cohen](https://github.com/samc1213): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:samc1213) * [Sam Edwards](https://github.com/dotsam): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:dotsam), [Web](https://samedwards.ca/) * [Sandro Jäckel](https://github.com/SuperSandro2000): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:SuperSandro2000), [Web](https://supersandro.de/) +* [scmaybee](https://github.com/scmaybee): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:scmaybee) * [Sebastian K](https://github.com/skrollme): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:skrollme) * [shn7798](https://github.com/shn7798): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:shn7798), [Web](http://www.code2talk.com/) * [Simone "roughnecks" Canaletti](https://github.com/roughnecks): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:roughnecks), [Web](https://woodpeckersnest.space/) |
