All Versions
15
Latest Version
Avg Release Cycle
91 days
Latest Release
900 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.1 Changes
October 01, 2022๐ Bug Fixes
- extractor: support relative feed URL (393252d)
-
v3.3.0 Changes
April 13, 2022 -
v3.2.0 Changes
January 09, 2022 -
v3.1.1 Changes
December 03, 2021 -
v3.0.0 Changes
June 23, 2020๐ Bug Fixes
- aggregator: omit empty headers from the request (e83c177)
- api: make props attribute response mandatory (177614e)
- ci: add missing package (cc970d1)
- filter: add missing prop definition (5a3c575)
- filter: only apply enabled filters (e8a45c6)
- format: improve tweet function security (4e39bf0)
- init search index at startup (83aca10)
- output: fix readflow text attribute (96ef893)
- output: improve goroutine stop (0c0179e)
- ๐ version: fix version display (07e46bf)
- websub: fix callback URL (1f33fcd)
๐ Features
- contrib: add Kafka plugin (886f878)
- explorer: add feed explorer (aca9077)
- feed: deactivated by default (e234dda)
- feeds: full-text search engine (7b2cc08)
- filter: add HTTP filter plugin (3afb377)
- filter: use external scraper for fetch filter (d862502)
- format: custom format functions (bdbccd5)
- output: improve readflow output (6177e3b)
- ๐ป ui: autofocus on search box (e7e746a)
- ๐ป ui: foldable spec description (c9a3c02)
- ๐ป ui: improve base path support (ddc4a75)
-
v2.2.0 Changes
March 08, 2020๐ Bug Fixes
- aggregator: fix concurrent iteration and write (0bb8124), closes #23
- aggregator: reset handler status on start (298a149)
- ๐ fix bad package ref (d95c4cf)
- ๐ fix feed page attributes (928cfa5)
- ๐ fix flag binding for slice (a3f6a71)
- ๐ป ui: fix feed control state on pagination (870eb31), closes #20
๐ Features
- aggregator: fan-out delay (096d1a8)
- auth: add Basic Auth support (3975b90)
- ๐จ configuration refactoring (d7480be)
- doc: fan-out delay configuration (00faee4)
- enable pagination for feeds (e64b6b2)
- ๐ plugins: use formatter for Twitter and Mastodon plugins (1562b88)
- ๐ป redirect base URL to UI (6c26daa)
- retrieve feed link from HTML URL (922a783)
- ๐ป ui: add feed HTML link (b5a2ebe), closes #21
- ๐ use output formatter (b69484a)
-
v2.1.0 Changes
January 06, 2020 -
v2.0.0 Changes
September 19, 2019๐ Bug Fixes
- contrib: fix plugin configuration (7afd946)
- contrib: fix readflow plugin (61f8c0d)
- contrib: fix twitter plugin configuration (dfed7af)
- ๐ fix PSHB callback (c5f01f0)
- ๐ fix unit tests (e228d47)
- pshb: try to get feed link from other attribute (b6ef0db)
๐ Features
- โ add agent (212d399)
- โ add alias for filters and outputs (f76e3e6)
- โ add CLI attribute to clear configuration (401390f)
- agent: refactoring of the agent (6cd7c39)
- api: WIP add CRUD API for filters and outputs (a421877)
- api: WIP add CRUD API for filters and outputs (fbbbd78)
- api: WIP add Spec API for filters and outputs (7c00d24)
- auto create all buckets (779e897)
- backport contrib repository inside the project (238390b)
- feed: use dedicated forms (18e9cd1)
- map attribute types on HTML input types (1c60d74)
- ๐ new UI foundation (7307580)
- output: make readflow plugin as builtin (e42c9fb)
- ๐ง persist filter and output configuration (c7bc4b3)
- ๐ง persist output configuration (2ff1d20)
- store: add filter repository (f28665e)
- ๐ป ui: add about page (ce341c8)
- ๐ป ui: add output pages (f0e1e63)
- ๐ป ui: configure main theme (464f049)
- ๐ป ui: improve date rendering (0ede79f)
- ๐ป ui: new filter pages (85eb0f6)
- ๐ป ui: show total nb of feeds (7ab8109)
- ๐ป ui: switch to new UI (495e410)
- ๐ป ui: WIP filter pages (209add6)
- โก๏ธ update LICENSE to GPLv3 (bcb15a6)
-
v1.2.0 Changes
June 12, 2019