<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en, branch 1.26.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-06-01T20:50:58+00:00</updated>
<entry>
<title>Bump markdownlint-cli from 0.44.0 to 0.45.0 (#7632)</title>
<updated>2025-06-01T20:50:58+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-01T20:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7d86cbe804f873895ea2c6ee76f652661f42341e'/>
<id>urn:sha1:7d86cbe804f873895ea2c6ee76f652661f42341e</id>
<content type='text'>
* Bump markdownlint-cli from 0.44.0 to 0.45.0

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-version: 0.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* Fix Markdown

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Remove Apache 2.2 (only support Apache 2.4+) (#7561)</title>
<updated>2025-05-07T12:45:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-07T12:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f2a7af03e820a01188475cceb654dac2074e4505'/>
<id>urn:sha1:f2a7af03e820a01188475cceb654dac2074e4505</id>
<content type='text'>
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/7552
I cannot find any distribution still supporting Apache 2.2</content>
</entry>
<entry>
<title>Secure serving of user files from extensions (#7495)</title>
<updated>2025-04-07T06:47:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-07T06:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0c33d2713957eaf6cc0222150df7ebbcb53beaed'/>
<id>urn:sha1:0c33d2713957eaf6cc0222150df7ebbcb53beaed</id>
<content type='text'>
* Secure serving of user files from extensions
fix https://github.com/FreshRSS/FreshRSS/issues/4930

* More fixes

* Typo</content>
</entry>
<entry>
<title>Update 10_filter.md to provide detailed explanations of the time syntax. (#7464)</title>
<updated>2025-04-01T15:55:39+00:00</updated>
<author>
<name>22cs</name>
<email>113289199+22cs@users.noreply.github.com</email>
</author>
<published>2025-04-01T15:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=89b0e1168ed1dca562757655cf7de31483218592'/>
<id>urn:sha1:89b0e1168ed1dca562757655cf7de31483218592</id>
<content type='text'>
* Update 10_filter.md to provide detailed explanations of the time syntax.

* Update 03_Main_view.md to provide detailed explanations of the time syntax.

* Reworded

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>JavaScript: new event to detect context loaded (#7452)</title>
<updated>2025-03-25T09:18:33+00:00</updated>
<author>
<name>hkcomori</name>
<email>hkcomori@gmail.com</email>
</author>
<published>2025-03-25T09:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e8c306b3edbda071cdd9cc93bcc45055789ad42'/>
<id>urn:sha1:9e8c306b3edbda071cdd9cc93bcc45055789ad42</id>
<content type='text'>
* Add JavaScript event: freshrss:globalContextLoaded

* Update docs

* Update docs: fix typo</content>
</entry>
<entry>
<title>Update 02_Prerequisites.md (#7448)</title>
<updated>2025-03-22T22:16:20+00:00</updated>
<author>
<name>docxml</name>
<email>docxml@users.noreply.github.com</email>
</author>
<published>2025-03-22T22:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2567f76950e5a543ca24ed75eee191fb5e5b4b35'/>
<id>urn:sha1:2567f76950e5a543ca24ed75eee191fb5e5b4b35</id>
<content type='text'>
* Update 02_Prerequisites.md

Line numbers have varied over time

* Same for fr

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Implement JSON string concatenation with &amp; operator (#7414)</title>
<updated>2025-03-13T21:40:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-03-13T21:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7361a3e7cd335c8932deba88fe60e8f673c2d40'/>
<id>urn:sha1:a7361a3e7cd335c8932deba88fe60e8f673c2d40</id>
<content type='text'>
Inspired by [JSONata syntax](https://docs.jsonata.org/expressions).
fix https://github.com/FreshRSS/FreshRSS/issues/6565</content>
</entry>
<entry>
<title>docs: add link to freshrss_python_api (#7401)</title>
<updated>2025-03-04T22:50:48+00:00</updated>
<author>
<name>Olicorne</name>
<email>26625900+thiswillbeyourgithub@users.noreply.github.com</email>
</author>
<published>2025-03-04T22:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=31c797b3fc9712ed2dc0b4e60f616a2a0366e70e'/>
<id>urn:sha1:31c797b3fc9712ed2dc0b4e60f616a2a0366e70e</id>
<content type='text'>
as suggested here: https://github.com/FreshRSS/FreshRSS/discussions/7395

Signed-off-by: thiswillbeyourgithub &lt;26625900+thiswillbeyourgithub@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update Reader Link Documentation (#7362)</title>
<updated>2025-02-24T11:35:00+00:00</updated>
<author>
<name>Elanna Grossman</name>
<email>elanna.grossman@gmail.com</email>
</author>
<published>2025-02-24T11:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=60b5459cac3d5ec697120b0861f7ed32a6d1c3ca'/>
<id>urn:sha1:60b5459cac3d5ec697120b0861f7ed32a6d1c3ca</id>
<content type='text'>
* docs(docs): update Reeder link to point to Reeder Classic

* docs(CREDITS): add name to credits</content>
</entry>
<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>
</feed>
