Releases: thedevs-network/kutt-extension
Releases · thedevs-network/kutt-extension
Release 3.2.1
What Changed?
- Change
tabs
permission toactiveTab
for security
Release 3.2.0
What Changed?
- Added Link to route to Shortener Website(Custom/Default) in History Page
- Minor Code Refactoring
Release 3.1.2
What Changed?
- Dependency Updates
- Use Node.js 12
Release 3.1.1
What Changed?
- Bug Fixes
- Minor Tweaks
- Pack into .zip/.xpi/.crx formats
Release 3.1.0
What Changed?
- Vulnerability Fixes
- Update
webextension-polyfill
Release 3.0.2
What Changed?
- Vulnerability Fixes
Release 3.0.1
What Changed?
Bug Fix #66
Release 3.0.0
What Changed?
- Revert to axios
- Support to Edge Browser(build based on Chromium)
- Supports upto 15 URLs in history
and other minor changes.
Release 2.0.4
What changed?
- UI Improvements (https://github.com/abhijithvijayan/kutt-extension/issues/43#issuecomment-495284194)
- Added store rate button
and other minor changes
Release 2.0.3
What's new?
- Avoid Duplication in History (Fixes #51)
- Code Optimisation