Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@joshxfi joshxfi released this 02 Aug 05:43
0952418

Core Changes

  • Implement E2E testing with Playwright
    • auth.spec.ts: ensures proper redirect
    • message.spec.ts: tests sending and receiving messages
    • note.spec.ts: for note related operations
  • Remove the progress dialog when sending a message

Patch Changes

  • Add @whatwg-node/server to resolve type reference error
  • Show success message on submit
  • Display quiet mode icon in note card if enabled

Misc Changes

  • Upgrade dependencies
  • Remove matrix strategy in CI

Credits

@joshxfi

Full Changelog: v2.1.2...v2.2.0