- Add support for date filtering in Google Reader API item ID calls
- Handle RSS entries with only a GUID permalink
- Go API Client: Accept endpoint URLs ending with
/v1/
- CORS API headers: Allow
Basic
authorization header - Log feed URL when submitting a subscription that returns an error
- Update
make run
command to execute migrations automatically - Add option to send only the URL to Wallabag
- Do not convert anchors to absolute links
- Add config option to use a custom image proxy URL
- Allow zoom on mobile devices
- Add scraping rules for
theverge.com
,royalroad.com
,swordscomic.com
, andsmbc-comics.com
- Add Ukrainian translation
- Update
golang.org/x/*
dependencies - Bump
github.com/tdewolff/minify/v2
from2.12.0
to2.12.4
- Bump
github.com/yuin/goldmark
from1.4.13
to1.5.2
- Bump
github.com/lib/pq
from1.10.6
to1.10.7