-
Notifications
You must be signed in to change notification settings - Fork 9
Changelog
Perfect Slayer edited this page Jun 25, 2016
·
29 revisions
- Fix missing add-on icon in add-on manager (thanks to Gitoffthelawn)
- Add Electrolysis (e10s) support
- Fix experimental JavaScript API use (thanks to AMO reviewer Rob W)
- Add support for EcmaScript 6 for Firefox 44
- Add support for jpm tool
- Fix case where several popups could be opened at the first launch
- Fix issue on clicked URL from panel on mouse only mode
- Improve url computation and selection
- Add unit tests on path computation
- Global clean up and code formatting
- Fix freeze with FTP protocol (thanks to atomGit)
- Fix crash on private browsing (thanks to Peuj)
- Update SR locale (thanks to DakSrbija)
- Update ES locale (thanks to RigoNet)
This is a new major version. The extension was fully rewrote for the upcoming versions of Firefox. It should act and behave like the 4.x.x version except it's now restart-less!
- New add-on implementation based on Jetpack SDK
- Could be installed or updated without restarting browser
- No more Firefox version compatibility issue
I spend a lot of time to test this new version. Nevertheless, if you find a bug, please fill an issue. If you would like to add or fix a translation, fell free to fork or open an issue with locales in plain text if you are not comfortable with Github.
- Add option to parse URL anchor
- Fix duplicate French translation
- Drop support for older than Firefox 4 versions
- Update addon hosting to GitHub
- Fix a Spanish translation
- Add electrolysis compatibility
- Update sv-SE translation (thanks to hiroshi)
- Update compatibility to Firefox 37
- Fix menu showing on panel ALT key binding
- Add page loading on list item selection for mouse only control mode (thanks to Sam Bo)
- Add loading URI location according modifier (control for new tab, shift for new window, thanks to atomizer)
- Fix path initialization on about: pages
- Fix url panel 1px width on Firefox 29
- Fix use of nsIPrefBranch2 which becomes deprecated on Gecko 13
- Update es locale (thanks to RigoNet)
- Add Firefox 15 nightly compatibility
- Stop event propagation on mouse whell in url bar to increase addon compatibility (thanks to Peter Leugner, Xclear addon author)
- Add Firefox 13.0a1 support
- Update hebrew locale (thanks to barryoni)
- Update dutch locale (thanks to markh)
- Update turkish locale (thanks to alfapegasi)
- Add preference to invert scroll axis (thanks to CitizenhanceR)
- Add Firefox 12.0a1 support
- Add turkish translation
- Fix hebrew translation
- Fix url panel size on first display
- Fix url loading while url is baddly formed
- Update Firefox 7a1 compatibility (thanks to KAAMOS2)
- Add hebrew translation
- Add url bar icon
- Display First run experience wiki page on first start up
- Display Changelog wiki page on update
- Add Firefox 4.0.
*support - Update Manifest (install.rdf) fix for compatibility and adding translators
- Fix a bug which skip some URL (thanks to HFT.Man)
- Now compatible Firefox 4b9pre
- Fix url highlighting
- Fix middle-click for Linux / X server users (thanks to Ente.final)
- Fix a bug: right button toolbar no more disappear
- Add deutch description
- Update Firefox 4.0 beta 8 pre compatibility
- Fix url computation for FTP protocol: the add-on should now be compatible with all protocols.
- Add new feature: url rows of panel could be now clicked:
- clic will change the current url in urlbar
- double clic will load the url to the current tab
- Add german, italian, serbe and bresilian locales
- Place the cursor at the end of url when it's modified
- Add firefox 4.0b4pre support
- Fix url computation bug with IPv4
- Add keyboard control:
- Pressing "alt" key when urlbar is focused opens a panel of urls
- Pressing "enter" key goes to the selected url. You can still edit your current url.
- Add preferences
- Package javascript source
- Add internationalization (other translations comming soon)
- Add new feature: can go back deeper in urls after changing page (user request)
- Add new feature : multilanguage support (en and fr traductions for the moment)
- Improve url management: working independently for each tab (each tabs remember his own urls)
- Update Firefox 3.5.x compatibility
- Add validation of URI format
- Add preferences
- Review of original code

I spent many hours to develop and improve this add-on. So if you like it, take some minutes to rate it. Thanks you a lot! 👍