All Versions
7
Latest Version
Avg Release Cycle
27 days
Latest Release
833 days ago

Changelog History

  • v1.2.0 Changes

    March 04, 2024

    โœจ New Features

    ๐Ÿ›  ๐Ÿ› Bug Fixes

    ๐Ÿ”ง Chores

  • v1.1.0 Changes

    September 30, 2023

    ๐Ÿ”‹ Features

    • auth: get admin from configuration (b9afc35)
  • v1.0.1 Changes

    September 27, 2023

    ๐Ÿ› Bug Fixes

    • ๐Ÿณ docker: fix configuration location (b961fca)
    • ๐Ÿ’ป ui: non clickable avatar if no issuer (6fdf255)
  • v1.0.0 Changes

    September 27, 2023

    ๐Ÿ”จ Code Refactoring

    • config: configuration refactoring (292d75a)

    ๐Ÿ’ฅ BREAKING CHANGES

    • config: Good starting point for a 1.0
  • v0.2.1 Changes

    September 24, 2023

    ๐Ÿ› Bug Fixes

    • oidc: refresh JWKS endpoint on demand (154d706)
  • v0.2.0 Changes

    September 24, 2023

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ท job: periodic JWKS refresh (f1b3e82)
  • v0.1.0 Changes

    September 24, 2023

    ๐Ÿ› Bug Fixes

    • api: bypass image proxy errors (bb22cf2)
    • api: disable CORS for articles endpoint (d248eca)
    • article: fix bad GQL category ID decoding (b189602)
    • article: fix bad UTF8 encoding (4360a91)
    • article: fix counter when using full-text (62ec753)
    • article: fix mark all as read (3de1802)
    • article: improve article creation error mgt (085b65a)
    • article: improve error handling (03a4fb4)
    • article: improve hydratation trigger (485a3d2)
    • articles: fix bulk status update SQL (1039fc4)
    • articles: fix category type for markAllArticlesAsRead mutation (01623a9)
    • category: trim category name (18183cf)
    • doc: fix image locations (23551a3)
    • doc: fix image locations (5289aab)
    • ๐Ÿณ docker: add API root env value (f99a2fb)
    • ๐Ÿณ docker: reset compose configuration (7be8c01)
    • ๐Ÿ“„ docs: fix logo url (55d1e1e)
    • download: write error as problem details (a9f7a4e)
    • event: fix nil pointer (0a1e7f3)
    • exporter: clean image relative name (27caf41)
    • exporter: fix export filename (2b96a54)
    • ๐Ÿ›  fix clean history response (09b7b2a)
    • ๐Ÿ›  fix healthz endpoint (554808e)
    • ๐Ÿ›  fix mark all as read counter update (84f2082), closes #21
    • ๐Ÿ›  fix test (1962c2d)
    • ๐Ÿ›  fix update for articles without category (f484295)
    • ๐Ÿ›  fix windows support (09ce837), closes #38
    • incoming-webhook: fix Origin script variable (3cf9823)
    • incoming-webhook: simple script DoS protection (eb0b7e9)
    • integration: fix QR code generated URL (69cdb69)
    • integration: fix S3 credentials configuration (096ff52)
    • landing: add content dir (6731bfd)
    • landing: fix contact form result redirection (80fc188)
    • landing: fix contact function (5f3e8b7)
    • landing: fix imports (a04ed26)
    • landing: fix mail API (82fdcd7)
    • landing: fix mail config (6951a9e)
    • landing: only use dynamic for authenticated pages (2282ad3)
    • ๐Ÿ‘• lint bookmarklet (0e24f9d)
    • ๐Ÿ‘• lint public js files (fef557e)
    • mail: better mail encoding support (f7cf7bf)
    • middleware: return JSON error (bda0f2f)
    • outgoing-webhook: fix template usage (1860cba)
    • rule-engine: use webhook key instead of from (efcbfe6)
    • rule: add empty key to rule context (66f4e8f)
    • schema: fix "1M article bug" (f9c3135)
    • scraper: fallback on excerpt if text is empty (1568aa7)
    • scraper: fix nil pointer when scraping title (be4584f)
    • scraper: fix oEmbed providers generated list (e1be304)
    • scraper: format oEmbed generated file (3079bac)
    • scraper: get title from Twitter meta (fa5836d)
    • scraper: improve content type check (f8259b8)
    • scraper: improve title extraction (93b41cb)
    • scripting: use bg context for task execution (1e80f59)
    • ๐Ÿ’ป ui: activate grid mode for offline view (fa3d73e)
    • ๐Ÿ’ป ui: add margin to last article card (93f6ed8)
    • ๐Ÿ’ป ui: add non null assertion (46a64ca)
    • ๐Ÿ’ป ui: avoid error if article URL is bad (e6ecd27)
    • ๐Ÿ’ป ui: block content redraw when staring an article (2df30fa)
    • ๐Ÿ’ป ui: break card title if needed (6dac606)
    • ๐Ÿ’ป ui: bring back route to create article (44e0246)
    • ๐Ÿ’ป ui: bring back route to create article (3151f3b)
    • ๐Ÿ’ป ui: catch Apollo cache error (d1560df)
    • ๐Ÿ’ป ui: catch token expiration on init phase (c9d5f25)
    • ๐Ÿ’ป ui: delay key bind to avoid unbind race condition (ugly) (56018fe)
    • ๐Ÿ’ป ui: dialog z index (d235251)
    • ๐Ÿ’ป ui: disable context reloading on fetching more articles (72bb9ee)
    • ๐Ÿ’ป ui: display article text when no HTML content (1fb5b3d)
    • ๐Ÿ’ป ui: finalize oidc-context removal (d5533bf)
    • ๐Ÿ’ป ui: fix article content duplication due to refresh (e577a98)
    • ๐Ÿ’ป ui: fix article counter on pagination ([208d451](208d451...