Skip to content

Releases: Purexo/FreshRSS-Notify

Security Update

24 Sep 21:32
Compare
Choose a tag to compare

update some dependencies to fix some security issue
Most notable is DOMPurify update.

Fix - Upgrade bootstrap and jQuery

12 Jul 14:06
Compare
Choose a tag to compare

Upgrade external library for matching with Firefox policies :

  • bootstrap => v4.3
  • jQuery => 3.3.30

Use of minified libs for performances loading, and no more include .map and not minified lib for lighten web-extension

Bugfix - Avoid unnecessary call to API

25 Jan 17:28
Compare
Choose a tag to compare

Open panel should not be freezing now, when API is called for ask 0 item

Localize Options

07 Jan 13:18
Compare
Choose a tag to compare
  • Localize Options
  • bugfix when limit feeds >= unreads

Firefox Store Release

06 Jan 14:10
Compare
Choose a tag to compare

Release on Firefox store

  • Add extension icon
  • Fix unread counter when swap a rss item

WebExtension Release

04 Jan 16:20
Compare
Choose a tag to compare
WebExtension Release Pre-release
Pre-release

After so many times (2.5 years last release, 1.75 last batch of commits for web-extension)
I release this early version of FreshRSS-Notify.

It's not so far from last release but it's a complete rewrite for web-extension

It's working but probably a bit bugged and i plan to rewrite the front (abandon jQuery and Bootstrap for Vue and Tailwind)

Enjoy of it's pre-release

The Hotfixed Graphical Epic User Experience Version

01 Aug 17:58
Compare
Choose a tag to compare

2.1.2 :

  • Bugfix :
    • update badge color next to read/unread an item in panel.

The Graphical Epic User Experience Version

05 Jan 07:37
Compare
Choose a tag to compare

2.1.1

  • Bugfix :
    • hardcode add some unlogical when open FreshRSS instance ('/p/i') with new url system, we don't need to add this
    • use local img instead hotlink FreshRSS Logo
    • all imported link (from rss stream) are now target _blank
  • Code :
    • use querySelector insteal getElement...
    • use $ for document.querySelector and $$ for document.querySelectorAll
  • Improvements :
    • The Addon can unload EventListener when shutdown/desactivate
    • parser and sanitizer work well, but should use innerHTML twice, really don't have choice.
      • Now with innerHTML, I don't have any bug with pictures or link who don't appear.
    • replace some text in panel to icon.
    • Add .jpmignore (don't package useless assets)

The Compatible Epic User Experience Version

25 Nov 14:29
Compare
Choose a tag to compare

2.1.0

  • Bugfix :
    • Link in panel are now all target _blank
  • Compatibilities

The Click-O-Tron Epic User Experience Version

25 Nov 09:00
Compare
Choose a tag to compare
  • Code Improvement :
    • use exports.main and onUnload on Addon (thx @ZatsuneNoMoku)
    • use EventListener instead onClick attribute
    • in content script : use let instead var
  • Fonctionalities
    • Can now click on image to switch item state (read/unread)
      • it will call api and update item