You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4.5 KiB

Changelogs

0.15.1

  • The right click menu was not loaded.

0.15.0

  • Add multiple translations thanks to Transifex
  • RightClick does no more load in log in screen.
  • Fix IE11 incompatibily

0.14.2

0.14.1

  • Fix printed options

0.14.0

  • Improve README
  • App embended by default for NC 17

0.13.0

  • Remove regular click option: "Open folder" for example
  • Improve outside clicks detection
  • Code cleaning

0.12.0

  • The app repository was transfered to Nextcloud in order to ship the Right click app by default.
  • Update README.md and info.xml
  • Remove the very specific option: WebDAV link

0.11.1

0.11.0

0.10.2

0.10.1

0.10.0

  • Change menu generation and handler
  • Update calcul and disposition for menus and sub-menus
  • Fix selected actions

0.9.1

  • Update calcul and disposition
  • Improve display

0.9.0

0.8.4

  • Rerouting as suggested by @zorn
  • Bugs fixed:
    • Bad delimiter selection
    • Submenus went out of the screen
    • Submenus was not deleted (at the end, unnecessary use of memory)

0.8.3

0.8.2

0.8.1

  • Add submenu compatibility
  • Optimizations and bugs fixed

0.8.0

  • Creation of an object to create simple menus (avalaible for any apps):
    • RightClick.Option create an option for a menu with an icon, a text and an onClick function
    • RightClick.Options regroup given options for a menu
    • RightClick.Menu allow to create a menu object applied to a delimited area
  • The next version will allow to have submenus
  • Add changelogs https://github.com/NastuzziSamy/files_rightclick/issues/16

0.7.0

0.6.1

  • Add russian translation (thanks to @zorn)

0.6.0

0.5.3

0.5.2

  • German text updated (thanks to @worldworm)
  • Right click context changed

0.5.1

0.5.0

0.4.0

  • First release in the NC appstore
  • Add right click on files
  • Add custom options for each type of file