What's Changed
features/tweaks:
- Added
.updateScripts()
method to manage dynamically added scripts by @orestbida in #106 - Added
.getConfig()
method to read configuration values by @OndraM in #113 - Added language autodetection strategy based on
<html lang>
by @OndraM in #115 - Added
swap_buttons
inside gui_options to invert button's order in #131 - Added
onFirstAction
andgetUserPreferences()
for logging/analytics purposes in #131 - Added
cookie_necessary_only_expiration
option in #131 - Always allow the
middle
position insidegui_options
in #131
bugfixes:
- fix bug with Shut Up: Comment Blocker in #107
- handle exception when json string is malformed in #109
Full Changelog: v2.6.2...v2.7.0