Skip to content

v5.9.0

Latest
Compare
Choose a tag to compare
@fa0311 fa0311 released this 28 Nov 02:02
045b9e7

概要

ブラウザから認証情報を抽出する機能

#147 によって追加されたブラウザから認証情報を抽出する機能はほとんどのログインに関する問題を解消します。
DMMGamePlayerからログイン情報を抽出していましたが、DMMGamePlayerは大雑把にログイン情報を管理するため不具合が多発していました。
ブラウザからログイン情報を抽出することによって全てが解決しますが、新しい試みなため予期しない不具合が発生する場合があります。
#135 (comment)
https://x.com/faa0311/status/1861950831354151283

互換性

過去に配信された v5.8 で動作していたショートカットと互換性があります
DMMGamePlayer v5.3.12 以降で動作します

Summary

Feature to Extract Authentication Information from the Browser

The feature to extract authentication information from the browser, added in #147, resolves most login-related issues.
Previously, login information was extracted from DMMGamePlayer, but due to its loose management of login data, many problems occurred.
Extracting login information directly from the browser resolves all these issues; however, since this is a new approach, unexpected bugs may occur.
#135 (comment)
https://x.com/faa0311/status/1861950831354151283

Compatibility

Compatible with shortcuts that worked in v5.8 delivered in the past
Works with DMMGamePlayer v5.3.12 or later