Skip to content

0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@myfreeer myfreeer released this 26 Feb 13:07
· 299 commits to master since this release

Changes

Downloader

  • detect-link-type: add some special cases
  • mdn: use a dummy placeholder for index page

Processing

  • mdn: remove elements from ui (#628)
  • mdn: remove recent contributions
  • mdn: update the compatibility table (#629)
  • mdn: render the compatibility table
  • mdn: hide some stuff in the compatibility table
  • mdn: update the ui scripts of the compatibility table (#630)
  • mdn: fix icon of the compatibility table
  • mdn: better error handling of compatibility tablemdn: fix compatibility table rendering
  • inject: initial support for theme-switcher (#782)
  • inject: implement menu for small-width device
  • inject: hide Article actions button
  • inject: implement left sidebar (#784)
  • inject: always scroll left sidebar into view

Misc

  • redirect-url: remove constant condition
  • npm: drop @types/mkdirp
  • test: import urijs
  • npm: bump version
  • mdn: better log of compatibility table

Full Changelog: 0.3.0...0.3.1

sha256sum

3eec963a12341cb65100f8137e593323396936780c87b35b6f925b1f24ad8b8f  developer.mozilla.org_20230226_en-US.7z
7289084bbf60318447ebac306c36ce7737e9a4830688c299bce752051514aaa4  developer.mozilla.org_20230226_zh-CN.7z

sha1sum

fce85d106466b314496d41e47d67ee2d8bc1be9a  developer.mozilla.org_20230226_en-US.7z
3803e099e50927246d0c71270ec7882f7661ad27  developer.mozilla.org_20230226_zh-CN.7z

Note

Do not expect this to be very complete.

Known issue

Icon would lost when double-click html files to open them in file protocol, serve it with any http server and visit it over http protocol and icons would be displayed correctly. (#785)