Skip to content

0.23.8

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 13:09

0.23.8

I might write this every time, but I have now returned from the depths of the papers and claims. (Yes, I submitted them successfully, finally this time). I would love to express deep gratitude to you for your patience to you all!
I am getting back into the swing of things, so I will gradually write replies. (Indeed, some functions have been done before that...)
In this release, the setting dialogue has been almost completely rewritten. Please let me know of any problems.

New feature:

  • Now we are ready for i18n.
    • Patch or PR of rosetta.ts are welcome!
  • The setting dialogue has been refined. Very controllable, clearly displayed disabled items, and ready to i18n.

Fixed:

  • Many memory leaks have been rescued.
  • Chunk caches now work well.
  • Many trivial but potential bugs are fixed.
  • No longer error messages will be shown on retrieving checkpoint or server information.
  • Now we can check and correct tweak mismatch during the setup

Improved:

  • Customisation synchronisation has got more smoother.

Tidied

  • Practically unused functions have been removed or are being prepared for removal.
  • Many of the type-errors and lint errors have been corrected.
  • Unused files have been removed.

Note:

  • From this version, some test files have been included. However, they are not enabled and released in the release build.
    • To try them, please run Self-hosted LiveSync in the dev build.