Releases: bartholomej/csfd-magnets
Releases · bartholomej/csfd-magnets
v1.5.2 - Firefox mobile 🦊
- Patch for Firefox mobile ;)
v1.5.1 - Three billboards...
- If search is empty try to offer another "method"
- chore: zipping dist files
- chore: update all libraries
v1.5.0
- Bug fixes
v1.4.1
- If search is empty try to offer another method [kickoff]
- refactor: add helper methods
v1.4.0 - Jim & Andy
- Add Slovak language 🇸🇰
- More chance to find something (#14)
- Remove searching string + add link to webstore
- Do not stuck when provider doesn't work
- Update dependencies
- Travis CI, Greenkeeper, Gitter
v1.3.0 - Opera add-on + webpack
- Add support for Opera browser 🇳🇴
- Publish Opera extension https://addons.opera.com/en/extensions/details/csfd-magnets/
- Add webpack builder (#2)
- Add autorefresher (#3)
- Build process for specific browsers (#4)
v1.2.0 - New provider
- New magnets provider
This is 'cause old provider became unstable/unreachable
v1.1.0 - Firefox support
- Add support for Firefox 🦊
- Publish Firefox extension https://addons.mozilla.org/en-US/firefox/addon/csfd-magnets/
v1.0.1
- Search movies with slash (
/
) in title more precisely - Search alternative titles with year string
v1.0.0 - Alternative titles #jarmusch
- Search for alternative titles if original title doesn't exist (more chances to find something)
- Search string is shown in widget
- Split into more classes
- Refactoring