Skip to content

v1.0.3

Compare
Choose a tag to compare
@fofajardo fofajardo released this 23 Sep 09:00
· 255 commits to master since this release
  • Minor: Fix #21 Missing tab bar close button when using TMP
    • Reverse a crude workaround applied in the past which hides .tab-closebutton in entirety instead of just hiding it when it appears inside the sidebar header, which causes the close button everywhere to be gone (ex. TMP).
  • Ignore: Add-on's update options' orientation set to vertical
  • Ignore: Set add-on homepage and other links to the wiki
  • Major: Implement mini-browser like functions in Multi Panel
    • You can now navigate inside the sidebar, there's now a URL bar available, and ability to either open clicked links inside the sidebar or in current tab
    • Fixed context menu (back/forward/stop/reload buttons were broken in past versions)
    • However, inspect element is still broken. It is something that needs to be fixed browser-side.