Releases
v1.1.3
1.1.3 - 2024-06-23
Bug Fixes
(/challenge) Fix logic of determining PF quick clear - (9d000cb )
(/characters) Fix error in sorting with friendship - (2f7a9da )
(/farm) Fix raising item in list when removing item - (e0998c1 )
(/profile) Handle custom image remove error - (284ae6f )
(/profile) Fix character type determine logic - (3675d07 )
(/profile) Fix wrong view author - (92c0ff2 )
(/search) Fix IndexError on HSR character sub skill selection - (79ccec8 )
(/search) Replace all 'superposition' to 'superimpose' - (0260ec8 )
(db) Fix return type for JSONFile write - (f9d303e )
(draw) Change season type annotation - (984b253 )
(ui) Ignore reportUnnecessaryIsInstance pyright warning - (1505d48 )
Remove skill sorting - (262a905 )
Fix commands API translation issues - (0c543f1 )
Add missing string abyss_chamber.blessing.embed.field.name - (03201a9 )
[breaking ]Fix weekday to comply with Python standard - (409f810 )
Fix weekday KeyError - (f1c5b40 )
Fix PLC0206 - (7ebf9fb )
Fix issue with get_locale - (426ff77 )
Fix issue with element and path filters - (11663e6 )
Fix string keys and such - (b6eada8 )
Do not suppress general exception class - (554de7d )
Fix buffer issues in notes check send notify - (38a6cfb )
Reset est_time when threshold is changed - (d05d404 )
Replace cache_property deco with property - (20f3be5 )
Replace global exclude with file-level pyright ignore comment - (07957e3 )
Fix pyright errors - (2fb1b2b )
Features
(/challenge) Support APC shadow - (18c2072 )
(db) Add ChallengeHistory model - (9afe185 )
(ui) Update ChallengeView to support ChallengeHistory - (8dca423 )
Add labels to talents (#89 ) - (1cab4d7 )
Add APC shadow draw func - (34f7c82 )
Improve admin dm command - (3c6a70d )
Miscellaneous Chores
(assets) Add firefly and jade cards - (e3f064e )
(assets) Add APC shadow assets - (73c4786 )
(db) Add migration file - (ce02d5b )
(deps) update dependency ruff to v0.4.9 - (231d32f )
(deps) Update genshin.py - (0ca1426 )
(deps) update dependency psutil to v6 - (8f05143 )
(deps) update dependency sentry-sdk to v2.6.0 - (8e34b80 )
(deps) update dependency ruff to v0.4.10 - (42314a7 )
(deps) Update dependencies - (8ac8875 )
(deps) Update dependencies - (987dbc7 )
(deps) Update genshin.py - (087e676 )
(deps) update discord-py digest to d528e8f - (95e4c84 )
(deps) update discord-py digest to c75ca25 - (96c5cce )
(deps) update discord-py digest to 3a80636 - (972f565 )
(deps) Update discord.py to v2.4.0 - (ddb7cbe )
(deps) Point genshin.py source to my fork - (4f93213 )
(pyright) Enable some rules - (ec61937 )
(renovate) Use chore type for every PR - (064843d )
Update ruff pre-commit - (e3c5556 )
Performance
Cache user IDs to improve performance - (036c0de )
Refactoring
(draw) Take season as function argument instead of index - (d3a2e0a )
Refactor floor name getter to function - (e8c5e29 )
Refactor NoChallengeDataError raising logic - (3c87440 )
Move variables to other modules - (1e9af62 )
You can’t perform that action at this time.