Releases: BewlyBewly/BewlyBewly
Releases · BewlyBewly/BewlyBewly
v0.40.6
🐞 Bug Fixes
- Resolve double scroll bar - by @EkkoLee98 in https://github.com/BewlyBewly/BewlyBewly/issues/1262 and #1318 (8fd90)
View changes on GitHub
v0.40.5
🐞 Bug Fixes
- bangumi-card: Fix missing badge text - by @EkkoLee98 in https://github.com/BewlyBewly/BewlyBewly/issues/1301 and #1316 (b0069)
- top-bar: Unexpected popover position on firefox close #1317 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1317 (fb10b)
View changes on GitHub
v0.40.4
🐞 Bug Fixes
- Resolve osInstance is null in
haveScrollbar()
- by @EkkoLee98 and EkkoLee98 in #1306 (b8493) - Refactor and remove redundant code - by @EkkoLee98 and EkkoLee98 in #1311 (a662b)
- Make
haveScrollbar()
async in multiple components - by @hakadao (f9857) - adapted-styles: Distinguish color of gender icon #1308 - by @Qiu-Quanzhi in #1309 and https://github.com/BewlyBewly/BewlyBewly/issues/1308 (46a3a)
- iframe-drawer: Iframe cors - by @hakadao (a13b8)
- iframe-page: Iframe cors - by @EkkoLee98 and EkkoLee98 in #1312 (21351)
- scrollbar: Handle null viewport in
haveScrollbar()
- by @hakadao (d7a24) - settings, top-bar: Chromium transfrom - by @starknt and @hakadao in #1271 (ebdad)
- top-bar: Adjust hover and transition timings - by @hakadao (0b4c5)
View changes on GitHub
v0.40.3
🚀 Features
🐞 Bug Fixes
- Refactor Bilibili header visibility logic - by @hakadao (a75d0)
- adapted-styles:
- Fix LaTeX style in dark mode close #1294 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1294 (74e63)
- Fix tag style close #1295 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1295 (8401a)
- i18n:
- top-bar:
- Improve switcher button positioning and hover behavior close #1287 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1287 (764bb)
View changes on GitHub
v0.40.2
🚀 Features
- Support
https://www.bilibili.com/v/popular/all
- by @hakadao (138e2) - adapted-styles: Redesign note page - by @hakadao (33f7f)
🐞 Bug Fixes
- Remove more additional indent from Chinese punctuation - by @Qiu-Quanzhi in #1283 (97280)
- Resolve #1289 close #1289 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1289 (73017)
- Iframe shows unexpected white background (#1194, #1288) closes #1194 #1288 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1194 and https://github.com/BewlyBewly/BewlyBewly/issues/1288 (1a4f5)
- Cannot adapted another watcher later url close #1286 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1286 (659e8)
- Update watch later URL to correct path - by @hakadao (e44c0)
- Remove watch later page URL regex from TopBar component - by @hakadao (a2c9a)
- Improve top bar visibility hiding mechanism - by @hakadao (1b2fc)
- Hide original Bilibili top bar when using original page - by @hakadao (a4495)
- adapted-styles: Correct post title input color in dark mode - by @hakadao (08e1a)
- dock: Navigation to other pages fails outside homepage - by @hakadao (7e35a)
View changes on GitHub
v0.40.1
🚀 Features
- adapted-styles: Add support for
直播信息擴充
from Bilibili Evolved - by @hakadao (9843c) - dock: Feat: open new tab via middle/ctrl/meta click - by @PuppyOne and @hakadao in #1274 (11311)
- history-popup, watch-later-popup: Delete button close #1178 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1178 (d383a)
🐞 Bug Fixes
- adapted-styles: Tweak video assistant styles - by @hakadao (34f04)
- dock: Prevent dock from covering - by @hakadao (16ba0)
- favorites: Cannot jump to other page close #1278 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1278 (440d8)
- history-popup: Continuous data fetching issue - by @hakadao (55143)
- iframe-drawer: Prevent top content from covering issues - by @starknt and @hakadao in #1249 (aa3a7)
- top-bar: Prevent top bar from covering content close #1276 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1276 (cdef4)
View changes on GitHub
v0.40.0
🚀 Features
- Support
Bilibili Evolved
redesign homepage - by @hakadao (7b293) - adapted-styles: Redesign notification page color scheme - by @hakadao (f0be9)
- adaptedStyles: Add a frosted glass effect for top bar - by @hakadao (2e7a3)
- top-bar: Bewly or bili top bar switcher close #1237 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1237 (af5d9)
🐞 Bug Fixes
- Resolve login page form input display issue - by @JianKang-Li in #1252 (843ae)
- Top bar and dock issues on the original bilibili homepage - by @hakadao (aecd8)
- Prevent top bar from displaying on unexpected pages close #1266 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1266 (5363c)
- Compat
Firefox
multi account container extension - by @starknt in #1263 (c5b48) - Prevent style conflicts with
Bilibili Evolved
dark mode - by @hakadao (2d29a) - IframePage: Ensure dark mode class is applied to body element in iframe - by @hakadao (c13af)
- bewly-or-bili-page-switcher: Hide it when using the original bilibili homepage - by @hakadao (7190e)
- search-bar: Search bar IME - by @starknt in #1267 (5d6aa)
🏎 Performance
View changes on GitHub
v0.39.7
🐞 Bug Fixes
- Top bar displayed on the unexpected pages - by @hafterain and @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1256 and #1257 (9e3af)
- Resolve incorrect theme color close #1260 - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1260 (dfe4b)
- Favorites.vue:
- use-dark:
View changes on GitHub
v0.39.6
v0.39.5
🚀 Features
- Support dark mode for
Bilibili Evolved
settings panel & top bar popups - by @hakadao (0e282) - Show more video cards in each row - by @hakadao (e21ec)
- video-card: Preview support more video types - by @hakadao (ea6c2)
🐞 Bug Fixes
- Cannot support video page inside the drawer - by @hakadao (6d115)
- adapted-styles: User space style issue - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1250 (f167d)
- video-card: Cannot show the error message - by @hakadao in https://github.com/BewlyBewly/BewlyBewly/issues/1218 (82dcb)