Releases: SolninjaA/Chhoto-URL-Extension
Releases · SolninjaA/Chhoto-URL-Extension
v1.3.1
What's Changed
- v1.3.1 by @SolninjaA in #3
- v1.3.1 - Fix version number by @SolninjaA in #5
- v1.3.1 - Fix multiple context menus when the extension is refreshed on Chromium browsers by @SolninjaA in #6
- docs: add SolninjaA as a contributor for code, projectManagement, and doc by @allcontributors in #4
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
This release adds a new settings group: "Popup Settings". This allows the user to enable a setting which, when enabled, automatically inserts the long URL into the popup (where possible).
Furthermore, this release:
- Automatically focuses the "Short URL" field in the popup
- Allows the user to hit the "enter" key to submit (in the popup), as well as click the "Shorten!" button.
Main Commits
- Revamp popup settings by @SolninjaA in 981f6da
- docs: add DarioDarko as a contributor for code by @allcontributors in #2
New Contributors
- @allcontributors made their first contribution in #2
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
This release adds a new popup, opened through the context menu, which allows users to manually generate shortened URLs. Furthermore, this release incorporates @DarioDarko's PR which fixes an error if the user inputs a trailing slash in the Chhoto URL host field.
- v1.2.0 - Add manual URL generation by @SolninjaA
- auto-remove trailing slash to avoid JSON error by @DarioDarko in #1
- v1.2.0 - Change innerHTML to innerText by @SolninjaA
- v1.2.0 - Update README.md by @SolninjaA
- v1.2.0 Update README.md by @SolninjaA
- v1.2.0 - Fix spacing in README.md by @SolninjaA
New Contributors
- @DarioDarko made their first contribution in #1
Full Changelog: https://github.com/SolninjaA/Chhoto-URL-Extension/commits/v1.2.0