Releases: claromes/socialswitch
Releases · claromes/socialswitch
v1.1-firefox
What's Changed
- Fix wrong redirect on firefox ( #14 ) by @signaleleven in #15
New Contributors
- @signaleleven made their first contribution in #15
Full Changelog: v1.0...v1.1-firefox
v1.0
What's Changed
- First release for Firefox
- Update to version 1.0, first major release
- Update the code to comply with Firefox/Firefox for Android extension rules
- Background and Popup
- Tests
- GitHub Actions
- CSS for Android compatibility
- Switch from using the
tabs
API to thewebRequest
API in Firefox/Firefox for Android version - Organize directories to separate code for Chrome and Firefox
- Update docs
- Provide more detailed information about tests, installation, and privacy
- Update name in
manifest.json
to better specify the extension - Fix IG Tagged Profile parsing for Firefox
PR
Full Changelog: v0.5.2...v1.0
v0.5.2
What's Changed
- Add a new parse for IG profiles (#7) and IG tagged profiles
- Add Puppeteer tests
- Add Prettier settings
- Fix the TT regex to remove parameters and URL hash from profile URLs
- Fix the initial switch option to set it to true.
- Organize directories
- Docs
- Delete Unsupported URLs from README
- Add a TT URL with Text Fragment for testing
- Add installation steps "From ZIP file"
- Add test information
PR
Full Changelog: v0.5.1.1...v0.5.2
v0.5.1.1
v0.5.1
v0.5
v0.4
What's Changed
- Add post (
/p
and/reel
) and stories profile redirection - Add Imginn viewer option
- Enable and disable redirection option
- Add popup
- Add information about URLs in the popup
- Add editorconfig
- Check post (
/p/
), reel (/reel/
), stories (/s/
and/stories
), IGTV (/tv/
) and explore/explore/
URLs - Change extension name
PR
Full Changelog: v0.3.1...v0.4
v0.3.1
What's Changed
- Add
action
>default_icon
inmanifest.json
file - Add 32px and 24px icons
Full Changelog: v0.3...v0.3.1