All Versions
15
Latest Version
Avg Release Cycle
91 days
Latest Release
566 days ago

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

    ๐Ÿ› Bug Fixes

    • โœ… test: update test case (1efd7e5)

    ๐Ÿ”‹ Features

    • filter: add interest filter (32a58ce)
    • ๐Ÿ’ป ui: use textarea for conditional expression (5540de6)
    • โž• add feed title to the article (cb0595e)
  • v3.2.0 Changes

    January 09, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘• lint code and fix 32 compatibility issue (eb74e5b)

    ๐Ÿ”‹ Features

    • contrib: add wallabag plugin (#45) (ce69bf7)
    • ๐Ÿ”Œ plugin: add email output plugin (fe560f1)
  • v3.1.1 Changes

    December 03, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’ป ui: fix external links (6e6ba17)

    ๐Ÿ”‹ Features

    • โž• add quota for feeds and outputs (2da4102)
    • auth: extract authorized username from multiple claims (fd15078)
    • switch from statik to go:embed (3bcc80e)
  • v3.1.0 Changes

    June 13, 2021

    ๐Ÿ› Bug Fixes

    • api: fix PSHB public access (69c4921)
    • ๐Ÿ’ป ui: fix SSE API location (1fbf422)

    ๐Ÿ”‹ Features

    • authn: JWT OIDC authentication support (d01d3e9)
    • ๐Ÿ‘ service registry support with Consul (1cfbaf9)
    • ๐Ÿ’ป ui: OIDC authentication (59f9384)
  • 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

    ๐Ÿ› Bug Fixes

    • contrib: ignore Twitter error when duplicate (f0099f2)
    • โœ‚ remove 32 bit support (b3053d5)
    • โœ๏ธ typos (820ee03)

    ๐Ÿ”‹ Features

    • โž• add API info endpoint (a234a23)
    • conditional expression for filters & outputs (6b6d283), closes #8
    • launcher: refactor agent into a launcher (3cd5145)
    • output: add configurable output format (7cf0c42)
    • ๐Ÿ‘‰ use a map for props options (6eecb4d)
    • ๐Ÿ‘‰ use custom User-Agent for HTTP request (514ae06)
  • 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

    ๐Ÿ› Bug Fixes

    • aggregator: reset delay when manual start (0d66cc9), closes #6
    • disable agent for ARM architecture (4faea98)

    ๐Ÿ”‹ Features

    • ๐Ÿšš move agent from base code to contrib (d4c55c3)
    • ๐Ÿ”Œ plugins autoload (4af51b7)
    • ๐Ÿ‘‰ use systray for desktop environment (3826b84)