Genshin

Latest version: v1.7.7

Safety actively analyzes 725469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.1.0

What's new

- Added the Parametric Transformer to notes.
- Provided a direct `Client.uid` property for easier use with `default_game`.
- Added missing activities.

Changes

- Improved the structure of Exploration models.
- Removed `is_chinese` with `recognize_region` which now requires a `genshin.Game`.

Fixes

- Character model validation now works for foreign languages.

1.0.1

Fixes

- Added mi18n to the cache.
- Optimized `_get_uid`.

1.0.0

What's new

- Added honkai endpoints.
- Added login with username and password (`Client.login_with_password`)
- Made the entire project be mypy and pyright strict compliant.

Changes

- Caching is now handled through `Client.cache`
- Moved `MultiCookieClient` functionality to `Client.cookie_manager`

Fixes

- Reduced the amount of unexpected ratelimit exceptions
- Made every single model be re-serializable.

Deprecation

- `GenshinClient.cookies` were removed in favor of `cookie_manager`
- `GenshinClient` and subclasses were merged into `Client`
- `genshin_accounts` -> `get_game_accounts`
- `get_record_card` -> `get_record_cards`
- `get_[partial|full]_user` -> `get_[partial|full]_genshin_user`

0.4.0

What's new

- Added Serenitea Pot's Jar of Riches to Real-Time Notes
- Implemented `set_top_characters`
- Added models for A Study in Potions

Changes

- Made the Enhancement Progression Calculator use the builder pattern

0.3.1

Deprecation

- Removed all_characters since the API no longer supports this feature

Fixes

- Images are now accounted for during character data completion
- Diary log no longer repeatedly returns the first page in some cases

0.3.0

What's new

- Added full support for the Genshin Impact Enhancement Progression Calculator
- Improved debug mode to be slightly more descriptive

Fixes

- Fixed minor API inconsistencies including domain mismatches
- Ensured some specific models no longer break when being revalidated

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.