Releases: nVentiveUX/docker-ttrss
Releases · nVentiveUX/docker-ttrss
v2024.02.03
Upstream changes
- implement above changes for 3 panel view, add basic tooltip
- make headline elements with feed title lead to originating site while RSS icon elements lead to the feed within tt-rss UI
- fix unfunctional rss icon in grouped-by-feed heading
- use OCI for integration tests
- fix missing include
- switch to template helm ci
- Merge branch 'feature/rssutils-use-feedenclosure' into 'master'
- Use FeedEnclosure throughout RSSUtils.
v2024.01.20
Upstream changes
- Merge branch 'bugfix/web-nginx-healthcheck' into 'master'
- Use APP_BASE in the web-nginx health check URL.
- Merge branch 'feature/unused-var-cleanup' into 'master'
- Merge branch 'feature/reduce-fetch-error-message' into 'master'
- Only include the exception message in 'UrlHelper::$fetch_last_error'.
- Clean up some unused variables.
v2024.01.13
Upstream changes
- shorten DIGEST_MIN_SCORE help text
-
- mark get_pref/set_pref wrappers as deprecated * add per-user preference for minimal score required for digest
-
- mail test - fill user email address as default * digest - fix some warnings
v2024.01.06
Upstream changes
- Merge branch 'feature/urlhelper-fetch-do-assoc-opts' into 'master'
- Update all UrlHelper::fetch() calls to use the associative array approach.
v2023.12.30
Upstream changes
- Merge branch 'feature/early-fail-disallowed-redirects' into 'master'
- Perform validation of redirect URLs during the redirect process.
- Merge branch 'feature/use-guzzle' into 'master'
- Fix specifying auth type in UrlHelper::fetch(), add a test for 403 auth retry.
- Appease PHPStan in UrlHelperTest
- Add some tests for UrlHelper::fetch()
- Ensure the feed name is easily visible when looking at the feeds with errors list.
- Rework content encoding error retrying in UrlHelper::fetch()
- Clean up UrlHelper::resolve_redirects().
- Add back 'any auth' retry in UrlHelper::fetch()
- Use Guzzle
v2023.12.23
Upstream changes
- Merge branch 'dont-sanitize-figure-tag' into 'master'
- sanitizer: add a test to make sure is intact
- Revert "Fix sanitizer with libxml2 >= 2.12.0"
v2023.12.16
Upstream changes
- bump CI jobs & utility scripts to php83
- Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
- Merge branch 'feature/php-8.3' into 'master'
- Bump to Alpine 3.19 and PHP 8.3.
- add coverage-filter
- add phpunit code coverage driver
v2023.12.09
Upstream changes
- add some unittest options for xmlrunner
- fix filename
- enable unit test results for selenium
- collect phpunit artifacts
- add env prefixes
- add db vars
- add cobertura args for phpunit-integration
- disable local rules for integration tests
- add sanitizer integration test
v2023.12.02
Upstream changes
- Merge branch 'fix-sanitizer-new-libxml2' into 'master'
- Fix sanitizer with libxml2 >= 2.12.0
- set registry project
v2023.11.11
Upstream changes
- use variable for fastcgi_pass to force resolver usage
- explicitly set resolver in the nginx container (configurable envvar)