Releases: dsh2dsh/miniflux
Releases · dsh2dsh/miniflux
v2.2.8
Changelog
- 8dc925a Add goreleaser.yml workflow
- 6b14022 Make linters happy
- 1891089 Merge branch 'upstream-main'
- 7ac0f41 Refactor CLI
- f68046c docs(changelog): update release notes for version 2.2.8
- f901662 Fix parseFormat uses wrong format
- d33e305 fix(api):
hide_globallycategories field should be a boolean - 51c5594 Multiple log files
- af81000 Automatically reopen log file on rotation
- 971ea74 Add
LOG_FORMAT=human - 17ad9d2 Change some Debug log messages into Info
- 4620143 Merge branch 'upstream-main'
- a516474 Refactor and simplify config parser
- 764212f refactor(js): replace
DomHelpermethods with standalone functions - e02b65d fix: deal with navigator.share exceptions
- fe7ec25 chore: fix indentation
- 2959a4d fix: clarify share flow in UI
- 6b70a7d feat(api): add
update_contentquery parameter to/entries/{entryID}/fetch-contentendpoint - f1735f5 Makefile: add clean-e2e targets
- 495c6aa build(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28
- 938f33e Configure pgsql with trust for using minuflux user w/o password
- 01c83e1 Always archive e2e_api.log
- 17cf5ab Upload e2e_api.log as artefact
- 925d7f7 Add workflow_dispatch to go.yml
- cefafcc Add e2e tests into go.yml workflow
- fd5c477 Make linters happy
- 6202b7c Merge branch 'upstream'
- bc228d0 ci: add documentation issue template
- d139d8a feat(cli): add
-reset-feed-next-check-atargument - 28d0185 build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3
- c87c93d feat(config): add
SCHEDULER_ROUND_ROBIN_MAX_INTERVALoption - b0a7488 Extract common code from StreamHandler-s into makeStreamIDResp
- d164c73 Google Reader API applies user's
Entry sortingby default - 4e1a1ec gofump it