Skip to content

v2.0.0-alpha.72

Pre-release
Pre-release

Choose a tag to compare

@lalalune lalalune released this 28 Feb 06:27
· 5988 commits to develop since this release

What's Changed

Bug Fixes

  • electron: Copy PGLite extension files for packaged app (fixes database initialization in packaged builds)
  • lint: Fix formatting in VrmEngine.ts
  • docs: Verify MW-10 twitter-verify test suite completeness (#655)
  • docs: Repair skills.md section nesting + fix Milaidy typos (#690)
  • avatar: Replace LFS emote stubs with real GLBs + drag-drop VRM upload (#691)
  • startup: Exception handling improvements (#698)
  • CI: Improve CI and Mac binary build (#697)
  • build: Prevent circular chunk dependencies in electron build

Verified

  • Local build and verification of packaged Electron app
  • Backend API server starts on port 2138
  • Frontend renderer loads correctly
  • PGLite files properly packaged and unpacked (pglite.data, pglite.wasm, vector.tar.gz, fuzzystrmatch.tar.gz)

Full Changelog: v2.0.0-alpha.71...v2.0.0-alpha.72