Releases
v1.12.3
1.12.3 - 2024-10-10
Bug Fixes
(deps) Update genshin.py - (e298114 )
(l10n) Fix typo - (f30a8ed )
(l1on) Fix wrong hyperlink - (dfe0c68 )
Handle geetest payload parse errors - (3ec32b6 )
Fix some oversight with auto redeem task - (3fe31ca )
Enable local redeem task - (2b3b646 )
Handle API responses better - (a07e45a )
Fix wrap text method - (339b768 )
Fix font issue with chinese characters - (9f25245 )
Always sleep regardless of number of codes - (761f363 )
Don't do API check-in for Chinese accounts - (aab25c7 )
Fix cache extras not getting data from db - (489faaa )
Attempt to fix hearbeat block in daily check-in - (abd3f34 )
Send notifs to manual claim accounts - (36a3939 )
Fix forgot to fetch related fields - (86288f8 )
Fix AttributeError on ImgTheater.battle_stats - (373f3c6 )
Remove unused import - (6f651e4 )
Fix IntegrityError on AccountNotifSettings - (8f04884 )
Use async file saving for generated QR code - (787b7c4 )
Fix type errors with shiyu defense model - (8a4be7c )
Fix invalid cookies error in dev mode - (c57bcf8 )
Fix platform being assumed as Miyoushe - (254ca91 )
Handle AkashaAPIError when fetching rank - (6e6e95e )
Fix error with GW wish imports - (19da597 )
Adjust unique constraint on GachaHistory - (351453f )
Fix syntax error on f-string - (af859ff )
Fix GI temp1 missing rank detail - (14baf30 )
Fix num of 50/50 tries - (abd8ab8 )
Fix zzz.rng.moe import - (a5229e6 )
Improvements
(assets) Improve Jane's temp2 - (90ab91e )
Stop auto redeem if code reached max redemption limit - (18418f4 )
Adjust logger levels and capture exceptions - (77be66f )
Remove javascript method - (b3a48c8 )
Improve message response for setting default template - (f42ed74 )
Handle errors when syncing commands - (a673df4 )
Improve no account found error messages - (c9aec58 )
Change image cache type to TTL cache - (8f16d8e )
Handle missing discs properly in ZZZ cards - (6c453f5 )
Draw relic/artifact in correct positions - (75d6e70 )
Run update asset in 11AM - (f08e1e6 )
Output PNG instead of WEBP - (778bc66 )
Distinguish standard item based on pull time - (ce863b4 )
Miscellaneous Chores
(deps) Clean up dependency - (23d5f62 )
(deps) Update dependencies - (33dda1c )
Update renovate config - (a8aa267 )
Performance
Improve auto redeem performance - (16793b5 )
Refactoring
Replace dict() with model_dump() - (c67b0bf )
Refactor daily check-in task code - (d287f3c )
Replace use of 1 minute interval task - (91f12c3 )
Return view early for better code readability - (f903da6 )
Be more precise - (45e4887 )
Remove unused imports - (54a4b1e )
You can’t perform that action at this time.