All Versions
17
Latest Version
Avg Release Cycle
28 days
Latest Release
-

Changelog History
Page 1

  • v0.7.0 Changes

    • ➕ Add a 'retrieve' filter. Retrieves the full articles from links. Use it like this: retrive(#content). See goquery for queries.
    • ⬆️ Bump go to 1.6.0
    • ⬆️ Bump mod dependencies to latests versions
    • ✂ Remove go generate and use the new go embed
    • ➕ Add more footers
    • Extract version from changelog
    • First & Last filters now accept arguments
  • v0.6.1 Changes

    December 12, 2020
    • 🛠 Fix #2: Not all embedded image are displayed by getting alternative sources for pictures.
    • 🛠 Fix a rendering bug with img classes.
    • Sanitize HTML input with bluemonday.
  • v0.6.0 Changes

    November 07, 2020
    • ➕ Add 'embedimage' filter.
  • v0.5.3 Changes

    October 30, 2020
    • 🛠 Fix bug with NextInpact's lebrief filter.
  • v0.5.2 Changes

    October 30, 2020
    • 🛠 Fix bug with Reddit RSS
  • v0.5.1 Changes

    June 14, 2020
    • 🛠 Fix Email titles being escaped twice
  • v0.5.0 Changes

    May 23, 2020
    • True HTML messages with templates
    • 🆕 New filter: lasthours or lasthours(X) which allows to keep only entries that have less than X (default: 24) hours date.
    • ➕ Add support for go generate.
    • 🍱 Assets are now put in binary form from asset/ folder.
  • v0.4.4 Changes

    March 19, 2020
    • Actual fix for v0.4.3
  • v0.4.3 Changes

    March 19, 2020
    • 🛠 Fix the imgur clientID not being correctly provisionned
  • v0.4.2 Changes

    March 14, 2020
    • 🛠 Fix the sub sources not properly being filtered