Skip to content

Releases: DEKHTIARJonathan/Feedcrunch.IO-WebExtension

Feedcrunch.IO-WebExtension

12 Sep 09:05
Compare
Choose a tag to compare

Fixes:

  • API endpoint not working for feed subsription in subscribe_to_feed.js script.

Feedcrunch.IO-WebExtension

27 Oct 22:05
Compare
Choose a tag to compare

New Features:

  • Readme updated
  • Code of conduct added
  • Issue and Pull Request Templates added

Fixes:

  • feed_url was undefined in background.js script.

Feedcrunch.IO-WebExtension

27 Sep 16:23
Compare
Choose a tag to compare

Fixes:

  • All Feed Content Types accepted
  • Base_URL appended to feed link if necessary

Feedcrunch.IO-WebExtension

27 Sep 16:25
Compare
Choose a tag to compare

New Feature:

  • Now possible to subscribe to an RSS Feed while visiting it directly

Feedcrunch.IO-WebExtension

27 Sep 08:09
Compare
Choose a tag to compare

Fixes:

  • Switches not functioning
  • Label for switches too small

Feedcrunch.IO-WebExtension

26 Sep 17:31
Compare
Choose a tag to compare

New Features:

  • Button to open personal feed
  • Button to open admin panel
  • Automatic check if an article was already shared by the user
  • Contextual Menu option added

Dependencies Update:

  • Materialize: 0.98.2 => 0.100.2
  • Materialize-Tags: 1.1.0 => 1.2.0
  • TypeAhead Library: changed for CoreJS: 1.2.1

Feedcrunch.IO-WebExtension

14 Sep 09:33
Compare
Choose a tag to compare

Fixes:

  • Local Storage Engine Refactored
  • Dependencies cleaned and updated
  • Readme updated

Feedcrunch.IO-WebExtension

12 Sep 15:39
Compare
Choose a tag to compare

Fixes:

  • Extension's icon always displayed in development mode: Fixed

Feedcrunch.IO-WebExtension

12 Sep 14:44
Compare
Choose a tag to compare

Extension Backend Remasted

New Features:

  • Allow Users to subscribe to an RSS/ATOM feed within the extension.
  • Extension Icon change whenever an RSS/ATOM Feed is detected.
  • JS files slightly refactored to allow a greater code reusability.

Fixes:

  • JS/CSS collision during browsing.
  • Extension Icon Color: Color changed if the extension is in development => easier to distinguish.

Feedcrunch.IO-WebExtension

11 Sep 22:33
Compare
Choose a tag to compare

Extension Backend Remasted

New Features:

  • Working Seamlessly with Chrome
  • Working Seamlessly with Firefox (v56 minimum)
  • Working Seamlessly with Opera

Fixes:

  • API Endpoint: automatic selection depending on the installation type (development or production).
  • Extension Icon Color: Color changed if the extension is in development => easier to distinguish.
  • AJAX calls restored in async mode