<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/CHANGELOG.md, branch 1.19.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.19.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.19.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2022-01-02T17:57:48+00:00</updated>
<entry>
<title>Release 1.19.1</title>
<updated>2022-01-02T17:57:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-01-02T17:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6fa5672800682afa4f3194cd3ee8e65a98bfeeab'/>
<id>urn:sha1:6fa5672800682afa4f3194cd3ee8e65a98bfeeab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog fix minor Docker Alpine versions</title>
<updated>2022-01-02T14:56:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-01-02T14:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0bb3e5ef12ea9e7d9966d346cd5b0ec23f9caf30'/>
<id>urn:sha1:0bb3e5ef12ea9e7d9966d346cd5b0ec23f9caf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start 1.19.1-dev</title>
<updated>2021-12-31T12:08:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-31T12:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=afb3035bc6a50b8f6334f2729e3a7f568b429022'/>
<id>urn:sha1:afb3035bc6a50b8f6334f2729e3a7f568b429022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release FreshRSS 1.19.0</title>
<updated>2021-12-31T11:49:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-31T11:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=890405b2a0acf2413f2ca665a02c3ad8d33a4d3e'/>
<id>urn:sha1:890405b2a0acf2413f2ca665a02c3ad8d33a4d3e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/4093
</content>
</entry>
<entry>
<title>Changelog 1.19.0</title>
<updated>2021-12-29T12:18:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-29T12:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dae64c237497cdba42def43760c9a88158185471'/>
<id>urn:sha1:dae64c237497cdba42def43760c9a88158185471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partial changelog</title>
<updated>2021-12-28T16:00:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-28T16:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2c6df2889631af8b8af14711b577a4910208d1a9'/>
<id>urn:sha1:2c6df2889631af8b8af14711b577a4910208d1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docker: Alpine 3.15 (#3996)</title>
<updated>2021-11-27T11:31:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-11-27T11:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4cfeb96f3ded4e8cde1157d62b10d3051cd06bda'/>
<id>urn:sha1:4cfeb96f3ded4e8cde1157d62b10d3051cd06bda</id>
<content type='text'>
Alpine 3.15 with PHP 8.0.13 and Apache 2.4.51
https://alpinelinux.org/posts/Alpine-3.15.0-released.html</content>
</entry>
<entry>
<title>Docker: don't add crontab unless needed. (#3927)</title>
<updated>2021-10-24T15:25:03+00:00</updated>
<author>
<name>Chris Francy</name>
<email>zoredache@users.noreply.github.com</email>
</author>
<published>2021-10-24T15:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=07e00c7681e5fd9e680cba75125b166b96a96198'/>
<id>urn:sha1:07e00c7681e5fd9e680cba75125b166b96a96198</id>
<content type='text'>
Adding the crontab as part of the image build makes it more complicated
to add custom entries to the crontab. Adjusting the image and entrypoint
to make it so that the crontab is only added when CRON_MIN is set
simplifies having a custom crontab.</content>
</entry>
<entry>
<title>Changelog</title>
<updated>2021-09-19T09:50:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-09-19T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8154ecf7356e3162f81edbf81760e2df06d1e028'/>
<id>urn:sha1:8154ecf7356e3162f81edbf81760e2df06d1e028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog</title>
<updated>2021-08-30T14:54:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-08-30T14:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2981a7b303b0114147378b91ec3d931ec05028f3'/>
<id>urn:sha1:2981a7b303b0114147378b91ec3d931ec05028f3</id>
<content type='text'>
</content>
</entry>
</feed>
