Skip to content

Releases: AnYiEE/nginx-wikimirror

2023.02.17

17 Feb 11:00
1e0cf27
Compare
Choose a tag to compare

Version 2023-02-17.1+2+3

  • Fix
    • Cookies of AjaxLogin when using API:Logout (7beec0f)
  • Improve

2023.02.16

16 Feb 14:58
db83e2c
Compare
Choose a tag to compare

Version 2023-02-16.1+2+3+4

  • Proxy
  • Feature
    • Bump configuration version to 2023-02-16 (8d4548f)
    • Keep origin X-Frame-Options header (b58e774)
  • Fix
    • Desktop location redirect with mobile UA is not match redirect RegExp (f1462b3)
    • Uncaught ReferenceError: mw.config.get is not defined (5990e5e)
    • Unreplaced url in project portal (69b65b0 98f6c5e)
    • Unmatched text when using getRealText function (b52459e)
    • Location www/m is redirect by wrong RegExp (d274cbb)
    • Uncaught TypeError: htmlDom.querySelector is not a function (c975cfc)
  • Improve
    • Remove pointless code (6cbe369)
    • Eslint no-prototype-builtins (dec709a)
    • Tips for Nginx compresses configuration (db83e2c)