Skip to content

Update 0.28.1-beta: Polish and cdnjs adaptation

Pre-release
Pre-release
Compare
Choose a tag to compare
@hifocus hifocus released this 15 Jun 06:44
· 31 commits to master since this release

Update 0.28.1-beta is a transition version featuring polish to overall code quality, while the project awaits a pull request to be merged to enable cdnjs to fetch the bundled static files.

Meanwhile, efforts has been commited on rebuilding the documentation site to offer better interpretation of the use of this project.

News

  • 08a1c83 42ed171 This project has been sponsored by CloudFlare, correlating logo and link are placed at the README

Changes

User-Facing

  • [Breaking] 6f61852 249924a fe296a4 Tenpay (QQ Wallet) support has been dropped due to limitations on QR Code scanning and recognising placed by QQ

Developer-Facing

  • 6f61852 The repository url across the project has been changed to https://github.com/qr-merger/merger
  • 4ec7f71 Significant improvements has been made on code comments of the merger.html file, while the gravatar_url had been changed to sdn.geekzu.org due to the official source experiencing connection_reset issue regionally in China
    • gravatar.loli.net is removed due to a bug on its caching behavour, neglecting the ?s=xxx parameter
    • cravatar.cn was considered but appearenly it involves censorship mechanisms, while confidence is lacked from this project in regards to its long-term sustainability and fundamental philosophy
  • 249924a The logic in verifying whether profile is link or email has been improved to be nearer a good practice
  • d64d207 s1.pstatp.com has been dropped due to its lack of synchronisation; cdn.staticfile.org is now used, which still offers global CDNs
    • 006d0cc jQuery has been updated to 3.7.0
  • d986ce3 a1c7f04 preconnect headers has been correspondingly updated
  • c2b0519 cdnjs/packages#1566 Due to an issue with cdnjs' file matching logic configured for this project, an extra copy of function.main.js and style.main.css has been made under the bundles directory, temporaily enabling loading bundled files through cdnjs and its mirrors

Full Changelog: 0.28.0-rc...0.28.1-beta