<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.26.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-02-23T15:15:36+00:00</updated>
<entry>
<title>Release 1.26.0</title>
<updated>2025-02-23T15:15:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-23T15:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df82c239437ee191dfc5a218f97744267a4a4c77'/>
<id>urn:sha1:df82c239437ee191dfc5a218f97744267a4a4c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dev tools (#7347)</title>
<updated>2025-02-21T12:57:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-21T12:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f477a261d686e1d37853e4718c9e6e4393498959'/>
<id>urn:sha1:f477a261d686e1d37853e4718c9e6e4393498959</id>
<content type='text'>
In particular those not covered by Dependabot</content>
</entry>
<entry>
<title>Changelog</title>
<updated>2025-02-21T12:48:45+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-21T12:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d5b8572ec7c4f5c0f6d49296aeffc2d0b706908f'/>
<id>urn:sha1:d5b8572ec7c4f5c0f6d49296aeffc2d0b706908f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace opml generateing nline tool with working link (#7346)</title>
<updated>2025-02-21T10:29:40+00:00</updated>
<author>
<name>kleintux</name>
<email>bl00dy1837@users.noreply.github.com</email>
</author>
<published>2025-02-21T10:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f59cb6ed4f88007aa6832694fd2511203291ea06'/>
<id>urn:sha1:f59cb6ed4f88007aa6832694fd2511203291ea06</id>
<content type='text'>
* Update 04_Subscriptions.md

* Update 04_Subscriptions.md</content>
</entry>
<entry>
<title>Fix regression XPath XML encoding (#7345)</title>
<updated>2025-02-20T21:12:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-20T21:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a518ecb39e87c9c69d659894d34c653aa6c4534e'/>
<id>urn:sha1:a518ecb39e87c9c69d659894d34c653aa6c4534e</id>
<content type='text'>
* Fix regression XPath XML encoding
fix https://github.com/FreshRSS/FreshRSS/discussions/7325
The categories (tags) were not correctly XML-escaped due to being an array
https://github.com/FreshRSS/FreshRSS/pull/5305/files#r1964316119

* Improve typing</content>
</entry>
<entry>
<title>Docker Compose remove deprecated version (#7309)</title>
<updated>2025-02-19T10:26:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-19T10:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c6695b835dbabed0836c652839566e728b7cf98'/>
<id>urn:sha1:6c6695b835dbabed0836c652839566e728b7cf98</id>
<content type='text'>
Minor doc</content>
</entry>
<entry>
<title>i18n: Japanese (#7332)</title>
<updated>2025-02-17T22:40:21+00:00</updated>
<author>
<name>hkcomori</name>
<email>hkcomori@gmail.com</email>
</author>
<published>2025-02-17T22:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8bed431b3b2adb1c32d6ce75c72d17dcee2c8dfb'/>
<id>urn:sha1:8bed431b3b2adb1c32d6ce75c72d17dcee2c8dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API documentation link to more tips (#7305)</title>
<updated>2025-02-06T22:14:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-06T22:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bf7a8bbdc5a35363443151ca5e1c03d43baca7b4'/>
<id>urn:sha1:bf7a8bbdc5a35363443151ca5e1c03d43baca7b4</id>
<content type='text'>
https://github.com/jocmp/capyreader/discussions/533#discussioncomment-11341808
While waiting for https://github.com/FreshRSS/FreshRSS/issues/7304
We should then consolidate the API synchronisation recommendations in our documentation</content>
</entry>
<entry>
<title>Update feature_request.yaml (#7302)</title>
<updated>2025-02-05T09:13:46+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-02-05T09:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ea2200262ea5088abaaa16b621a6e5e262ef1a32'/>
<id>urn:sha1:ea2200262ea5088abaaa16b621a6e5e262ef1a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update feature_request.yaml (#7298)</title>
<updated>2025-02-04T12:33:13+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-02-04T12:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f2bffe52df4707622a174527bc3686e645881836'/>
<id>urn:sha1:f2bffe52df4707622a174527bc3686e645881836</id>
<content type='text'>
</content>
</entry>
</feed>
