Releases: DEKHTIARJonathan/FeedCrunch.IO
Releases · DEKHTIARJonathan/FeedCrunch.IO
1.8.0: Merge pull request #255 from DEKHTIARJonathan/dev
Feedcrunch Application
New Features:
- Django updated to version 2
- Readme Updated with webextension project
- Repository Cleaned
- Runtime updated to Python 3.6.4
- Travis Script Optimized
- Django Material Admin removed, not supported anymore
Fixes:
- Fixes related to the update to Django 2.0:
django.core.urlresolvers
changed todjango.urls
- method
user.is_authenticated()
replaced by attributeuser.is_authenticated
- Small td/span error fix in template: admin_post_listing.html
- All packages updated to the latest version
UpComing Features:
- Mailchimp automatic subscribtion integration
- Platform Discovery
- Semantic Search
- Semantic Recommendation
- Limited amount of articles displayed on user's profile and admin panel: improve speed with pages
Feedcrunch Application
New Features:
- Complete authentication system redesign - now accepting session cookies or user tokens.
- API Modified in consequence to deal with Session Cookies or Tokens
- New view to retrieve the user preferences
- Added informations and badges leading to the Feedcrunch browsers extension.
- Possibility to launch a local HTTPS Server.
- Codacy tool added
Fixes:
- Various Cosmetic changes and displaying error correction
- Celery Orchester Fix
- PyUP configuration file fixed in #41
- RSS/Atom feed not displayed in the tags of the website fixed
- All packages updated to the latest version
UpComing Features:
- Mailchimp automatic subscribtion integration
- Platform Discovery
- Semantic Search
- Semantic Recommendation
- Limited amount of articles displayed on user's profile and admin panel: improve speed with pages
Feedcrunch Application
New Features:
- Complete Redesign of the Async Process and Worker orchestration
- Remove Django-Q and delete corresponding requirements + database table
- Installation of Celery with RabbitMQ as Broker
- Feedcrunch now requires to have PostgreSQL + RabbitMQ databases
- Advanced filtering functionalities for RSSFeeds which do not update
- New field in django model: RSSFeed. Now recording any error during feed refreshing
- New task to remove old RSS Subscribers' visits. Unused data that was unnecessarily saved.
- Celery Task set up to perform a "backend_cleanup" every full hour
Fixes:
- RSSFeed update was not robust to many cases and failed: Status 3XX. Now changing the url when facing a redirection
- Async Tasks multiple execution
- Fix of the tasks executing a refresh of RSS subscribers
- Licence change from GNU GPL v3.0 (old) to the GNU AGPL v3.0 (new)
UpComing Features:
- Mailchimp automatic subscribtion integration
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- Interests displayed on Admin Dashboard + RSS WebViewer
- Complete Dependencies rebase and update
- Cosmetic Changes
- Code of Conduct Added
- Readme Improved
Fixes:
- Updated Dependencies
- Unnecessary Dependencies removed
- Prediction Score displayed with too large floating point
UpComing Features:
- Mailchimp automatic subscribtion integration
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- Slack Integration
- Full Installation Process and Contributing Guidelines
- Onboarding Experience Working Properly
- Admin Dashboard + RSS Viewer showing interests
Fixes:
- Many Cosmetic Changes
- Error solved on "new subscriber" displayed on dashboard when a user didn't publish during the last 30 days.
UpComing Features:
- Mailchimp automatic subscribtion integration
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- Migration Deploy Check Script Added
Fixes:
- RSS Subscribers Stats 100% Fixed and Checked
UpComing Features:
- GPlus Integration
- Slack Integration
- Mailchimp automatic subscribtion integration
- Onboarding Experience
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- Migration to Django 1.11
- Deprecation for Django 2.0 Removed
- PyCrypto changed for PyCryptodome
- Requirements updated
- Unnecessary windows libs removed:
- pycrypto
- django-q
- pillow
- Windows install scripts fully functionning
UpComing Features:
- GPlus Integration
- Slack Integration
- Mailchimp automatic subscribtion integration
- Onboarding Experience
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- Oauth2 Management for :
- Oauth1a Management for:
- New Social Integration
Fixes:
- Update RSS Subscribers tasks Fixed and Should work.
- Code Refactored and API improved
UpComing Features:
- GPlus Integration
- Slack Integration
- Mailchimp automatic subscribtion integration
- Onboarding Experience
- Platform Discovery
- Semantic Search
- Semantic Recommendation
Feedcrunch Application
New Features:
- API Token + Secret Available available for the following networks :
- Google Plus
- User Preferences now recorded and taken into account in the forms.
- Newsletter Subscribtion Parameter now saved
Fixes:
- Update RSS Subscribers tasks Fixed and Working.
- Old junk from fake API call removed
- Make all Datetime Timezone Aware
UpComing Features:
- LinkedIn / Facebook / GPlus Integration
- Mailchimp automatic subscribtion integration
- Onboarding Experience
- Platform Discovery
- Semantic Search
- Semantic Recommendation