- test: add unit tests for
IsModified()
behaviour - refactor: improve YouTube page feed detection
- fix(ui): settings form is not populated correctly after validation errors
- fix(ui): playback speed indicator precision
- fix(ui): playback speed indicator on shared entries
- fix(integration): preserve existing Pinboard bookmarks
- fix(googlereader): set
CrawlTimeMsec
to the correct precision - fix(build): failed to solve container image
arm64v8/golang:1.22-bookworm
- fix(build): add
distroless
suffix onlatest
tag in GitHub workflow - fix: use
ETag
as a stronger validator thanLast-Modified
- fix: update
theverge.com
rewrite rule to avoid duplicate image - fix: incorrect Go package comment
reader/readingtime
- fix: error out for improper rewrite regexp when processing feed entries
- fix: ensures that session cookies are not expiring before the session is cleaned up from the database as per
CLEANUP_REMOVE_SESSIONS_DAYS
- fix:
<img>
aspect ratio withheight: auto
- feat(ui): add
viewport-fit=cover
- feat(sanitizer): add support for HTML hidden attribute
- feat(locale): update French translations
- feat(integration): add Raindrop integration
- feat(integration): add feed name to Telegram message
- feat(integration): add Betula integration
- feat: use of insecure TLS ciphers when "Allow self-signed or invalid certificates" is enabled to workaround some broken websites
- feat: discover feeds from a Youtube playlist pages
- feat: add navigation to last/first page
- feat: add global block and keep filters
- feat: add description field to feed settings
- feat: add
pitchfork.com
scraping rule - feat: add
FETCH_NEBULA_WATCH_TIME
config option - Bump
github.com/PuerkitoBio/goquery
from1.9.1
to1.9.2
- Bump
github.com/prometheus/client_golang
from1.19.0
to1.19.1
- build(deps): bump
library/alpine
in/packaging/docker/alpine
- build(deps): bump
golangci/golangci-lint-action
from4
to6
- build(deps): bump
golang.org/x/term
from0.19.0
to0.22.0
- build(deps): bump
golang.org/x/oauth2
from0.19.0
to0.21.0
- build(deps): bump
golang.org/x/net
from0.22.0
to0.27.0
- build(deps): bump
golang.org/x/crypto
from0.24.0
to0.25.0
- build(deps): bump
github.com/yuin/goldmark
from1.7.1
to1.7.4
- build(deps): bump
github.com/tdewolff/minify/v2
from2.20.20
to2.20.36
- build(deps): bump
github.com/coreos/go-oidc/v3
from3.10.0
to3.11.0
- build(deps): bump
docker/build-push-action
from5
to6