Skip to content

Releases: tosher/Mediawiker

Insecure connection warnings

01 Jul 18:33
Compare
Choose a tag to compare

Reconnection fixes

26 Jun 13:36
Compare
Choose a tag to compare
v3.6.15

v3.6.15 reconnection fixes

Headings folding fix

23 Feb 16:56
Compare
Choose a tag to compare
v3.6.14

[#197] Headings folding fix

math attributes

29 Dec 11:37
Compare
Choose a tag to compare
  • Tag math attributes support

Commands visibility fixes

18 Oct 07:42
Compare
Choose a tag to compare
  • Command palette - plugin's commands visibility fixes

Tabs translation option

03 Oct 16:33
Compare
Choose a tag to compare
  • New option not_translate_tabs_on_page_open to prevent tabs translation when opening the page (default: False).

HTTP Auth multiple realms

07 Aug 15:25
Compare
Choose a tag to compare
  • Multiple realms support for HTTP Authorization

Firefox without Crypto

16 Jul 18:55
Compare
Choose a tag to compare
  • 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

16 Jul 12:57
Compare
Choose a tag to compare
  • 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

10 May 20:01
Compare
Choose a tag to compare
  • 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