Skip to content

Releases: maxchang3/Bilibili-Web-Show-IP-Location

v1.6.6

21 Jan 17:24
a7bde1e
Compare
Choose a tag to compare

   🚀 Features

  • 支持活动页(blackboard)(如拜年祭预约页面)  -  by @maxchang3 (609b0)
    View changes on GitHub

v1.6.5

04 Jan 13:34
da5f786
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.6.4

26 Dec 09:30
1d284a2
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps:
    • Update dependency @maxchang/eslint-config to v1.0.12  -  (35954)
    • Update dependency @maxchang/eslint-config to v1.0.13  -  (48124)
    • Move @maxchang/eslint-config to devDependencies  -  by @maxchang3 (648fd)
  • router:
    View changes on GitHub

v1.6.3

15 Nov 16:31
cbc4ec6
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.6.4-beta.1

15 Nov 16:25
8dfe674
Compare
Choose a tag to compare
v1.6.4-beta.1 Pre-release
Pre-release

临时修复

经反馈,部分用户空间出现了新的测试版本,目前已临时适配。由于是临时补丁,未对原先的版本做判断适配,请需要的用户按需安装测试。

   🚀 Features

    View changes on GitHub

v1.6.3-beta.1

04 Nov 14:40
ed20c42
Compare
Choose a tag to compare
v1.6.3-beta.1 Pre-release
Pre-release

临时修复

经反馈,部分用户空间出现了新的测试版本,目前已临时适配。由于是临时补丁,未对原先的版本做判断适配,请需要的用户按需安装测试。

   🚀 Features

   🐞 Bug Fixes

  • deps: Update dependency @maxchang/eslint-config to v1.0.9  -  (3a009)
    View changes on GitHub

v1.6.2

04 Sep 19:17
1ada4d7
Compare
Choose a tag to compare

Features

Documentation

Styles

Chores

Commits

  • 80b0148: Merge remote-tracking branch 'refs/remotes/origin/main' (MaxChang3)

v1.6.1

04 Sep 10:38
c37b31c
Compare
Choose a tag to compare

添加了 lint 来规范代码格式和更方便的格式化~ 优化了一下 CI 流程。

Features

Documentation

Styles

Chores

v1.6.0

04 Sep 06:05
ec980ae
Compare
Choose a tag to compare

其实本来 1.5.19 应该是 1.6.0 的,一时间没弄好。

1.5.19+ 支持了基于 Lit 的新·新版评论。感谢 B 站引入 Lit 可以让我更简单的注入相关逻辑。

希望 B 站有朝一日在网页版直接支持该功能,或干脆全平台移除😡(应该是不可能的了)。

Bug Fixes

  • hookLit: IP 属地不存在时移除元素 (MaxChang3)
  • 2385b1b: fix(专栏): 插入 IP 属地前检查是否存在 (MaxChang3)

Code Refactoring

  • hookLit: use originalDefine as a generic type extension (MaxChang3)

Chores

v1.5.19

03 Sep 17:59
174256b
Compare
Choose a tag to compare

Features

  • 支持新版基于 Lit 的评论组件 (MaxChang3)

Documentation

Styles

Code Refactoring

Chores

Commits

  • 2ddcb93: Update 问题反馈.md (Max Chang)