Releases: DEKHTIARJonathan/Feedcrunch.IO-WebExtension
Releases · DEKHTIARJonathan/Feedcrunch.IO-WebExtension
Feedcrunch.IO-WebExtension
Fixes:
- API endpoint not working for feed subsription in
subscribe_to_feed.js
script.
Feedcrunch.IO-WebExtension
New Features:
- Readme updated
- Code of conduct added
- Issue and Pull Request Templates added
Fixes:
feed_url
was undefined inbackground.js
script.
Feedcrunch.IO-WebExtension
Fixes:
- All Feed Content Types accepted
- Base_URL appended to feed link if necessary
Feedcrunch.IO-WebExtension
New Feature:
- Now possible to subscribe to an RSS Feed while visiting it directly
Feedcrunch.IO-WebExtension
Fixes:
- Switches not functioning
- Label for switches too small
Feedcrunch.IO-WebExtension
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
Fixes:
- Local Storage Engine Refactored
- Dependencies cleaned and updated
- Readme updated
Feedcrunch.IO-WebExtension
Fixes:
- Extension's icon always displayed in development mode: Fixed
Feedcrunch.IO-WebExtension
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
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