Releases: tosher/Mediawiker
Releases · tosher/Mediawiker
Insecure connection warnings
Reconnection fixes
v3.6.15 v3.6.15 reconnection fixes
Headings folding fix
v3.6.14 [#197] Headings folding fix
math attributes
- Tag
math
attributes support
Commands visibility fixes
- Command palette - plugin's commands visibility fixes
Tabs translation option
- New option
not_translate_tabs_on_page_open
to prevent tabs translation when opening the page (default:False
).
HTTP Auth multiple realms
- Multiple realms support for HTTP Authorization
Firefox without Crypto
- Possibility to connect to wiki site with authorization type "cookie" and cookies_browser "firefox" if Crypto library doesn't available (module browser_cookie3 not works): #173 (ST4, Macos, M1)
Login without crypto
- Possibility to connect to wiki site with authorization types "login", "oauth" if Crypto library doesn't available (module browser_cookie3 not works): #173 (ST4, Macos, M1)
Popups update
- Popups are turned off on non-mediawiki syntax pages
- Popup priority for link popup instead of selected when selected text is equal to link page name