Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 10:42
· 1849 commits to main since this release

0.5.0 - 2024-02-27

Bug Fixes

  • Add pk to one to one fields - (e5aa98c)
  • Fix dev tool add cookie method - (d2be307)
  • Fix timer function - (ef5fbac)
  • Fix timer deco - (33977f7)
  • Fix incorrect web server location - (34f2fcd)
  • Fix pm2 config - (f881ba9)
  • Fix invalid settings image paths - (870efa4)
  • Fix pm2 config - (9109d25)
  • Fix settings save error - (0c0a022)
  • Fix settings UI inconsistency - (914c663)
  • Change lang to kw param - (46ca41c)
  • Fix outdated error name - (c2a2356)
  • Fix import error - (0b2106f)
  • Fix incorrect image num - (1cc1661)
  • Update options default in character select - (d0a95a8)

Continuous Integrations

Documentation

Features

Miscellaneous Chores

Refactoring

  • (db) Update card settings table - (c498185)
  • (draw) Improve the drawer - (710f937)
  • (draw) Improve check-in card - (62faefb)
  • Rename log to LOGGER_ - (e04b104)
  • Improve timer function - (f9703f0)
  • Add try_except util function - (32d6701)
  • Use timer and try_except wrappers - (7df92c7)
  • Remove unused variables - (e6e2687)
  • Remove try_except decos - (636c8c1)
  • Remove plain_write method - (fa033a6)
  • Refactor draw methods - (e6343d3)
  • Improve search autocomplete setup - (79ff6a7)
  • Refactor drawer utils - (9cd4a3b)
  • Refactor util functions - (8de9219)
  • Update emojis - (fc32124)
  • Add mihomo lang converter - (2c6b04a)
  • Configure migrations - (b9260de)
  • Improve logging with seria-library - (9344ad1)
  • Remove init file in db folder - (838c040)
  • Improve UI components - (d9b7009)
  • Rename Select method name - (6d496fe)

Style