<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/constants.php, branch 1.24.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-06-05T15:30:42+00:00</updated>
<entry>
<title>Release 1.24.1</title>
<updated>2024-06-05T15:30:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-06-05T15:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9b2bb50e410607fc67ecafbdaf85ffc4830723e2'/>
<id>urn:sha1:9b2bb50e410607fc67ecafbdaf85ffc4830723e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start 1.24.1-dev</title>
<updated>2024-05-23T10:00:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-05-23T10:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6d7b5bf99708a8559d098528aef91650e1294462'/>
<id>urn:sha1:6d7b5bf99708a8559d098528aef91650e1294462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.24.0</title>
<updated>2024-05-23T09:41:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-05-23T09:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5b1c36dcf152b7d63edfafd9d16cb3ddcd9ed7fd'/>
<id>urn:sha1:5b1c36dcf152b7d63edfafd9d16cb3ddcd9ed7fd</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/discussions/6462
</content>
</entry>
<entry>
<title>Prepare next dev version</title>
<updated>2023-12-30T16:29:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-30T16:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9c104ee6bb81b6bf82b45355ef59709ce783488a'/>
<id>urn:sha1:9c104ee6bb81b6bf82b45355ef59709ce783488a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.23.1</title>
<updated>2023-12-30T16:17:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-30T16:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=227233b4efab7618de77eef7dbd06abdbe51cf1e'/>
<id>urn:sha1:227233b4efab7618de77eef7dbd06abdbe51cf1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start 1.23.1-dev</title>
<updated>2023-12-24T10:37:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-24T10:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=941b370fe56bd05a3eb6f3473d7700f58e340fa9'/>
<id>urn:sha1:941b370fe56bd05a3eb6f3473d7700f58e340fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.23.0</title>
<updated>2023-12-24T10:22:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-24T10:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a67c11c52d91d5ab0c4ef02774771db55361700d'/>
<id>urn:sha1:a67c11c52d91d5ab0c4ef02774771db55361700d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use strict_types (#5830)</title>
<updated>2023-11-16T21:43:00+00:00</updated>
<author>
<name>Luc SANCHEZ</name>
<email>4697568+ColonelMoutarde@users.noreply.github.com</email>
</author>
<published>2023-11-16T21:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=30c7a61a9b410f023c56ef19b9389a61647d8768'/>
<id>urn:sha1:30c7a61a9b410f023c56ef19b9389a61647d8768</id>
<content type='text'>
* Little's optimisations and booleans in conditions

* Apply strict type

* Apply strict type

* Apply strict type

* Fix multiple bugs with PHP 8.2 and 8.3

* Many declares missing, more errors fixed

* Apply strict type

* Another approach

* Stronger typing for Minz_Session

* Fix case of SQLite

---------

Co-authored-by: Luc &lt;sanchezluc+freshrss@gmail.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Require PHP 7.4+ (#5720)</title>
<updated>2023-10-30T19:47:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-30T19:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06d00995049db9c7b915f67cfd4a5708aace458f'/>
<id>urn:sha1:06d00995049db9c7b915f67cfd4a5708aace458f</id>
<content type='text'>
* Require PHP 7.4+
https://github.com/FreshRSS/FreshRSS/discussions/5474

* Update Docker oldest
Alpine 3.13 with PHP 7.4.26

* Add missing packets to Docker oldest

* Update to typed properties
https://php.net/migration74.new-features#migration74.new-features.core.typed-properties

* More types</content>
</entry>
<entry>
<title>Start next version 1.22.2-dev</title>
<updated>2023-10-30T19:03:15+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-30T19:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d50bb386e7bc9ee9595338119edc4951d10c526a'/>
<id>urn:sha1:d50bb386e7bc9ee9595338119edc4951d10c526a</id>
<content type='text'>
</content>
</entry>
</feed>
