Native Release native-v0.0.4
Native Version: 0.0.4
Root Version: 0.4.115
Branch: origin
Commit: 593a6e9
Latest Commit Message: Merge pull request #36 from singularityworks-xyz/dev
Previous Native Tag: native-v0.0.1
Changes Since Previous Native Release
593a6e9Merge pull request #36 from singularityworks-xyz/dev9411575fix: resolve code review findings across multiple packages971f3actest[COLLAB]: add test fixtures, infra setup, and type-check coverage3634fa2fix: resolve code review issues across workers, presence, web, and toolingbe94df7test[COLLAB]: add playwright config for E2E testinga894ceafix[COLLAB]: improve Token module for testability and robustness11f4f7atest[COLLAB]: add E2E and load tests18526bbtest[COLLAB]: add integration tests for presence_web3247c41test[COLLAB]: add unit tests for presence module8deb213test[COLLAB]: add test infrastructure and fixtures3d0e2bbtest[COLLAB]: push helpers.ts to 100%, document encryption.ts ceilingadd99b3refactor[COLLAB]: remove dead code from detectToolIntent, add unreachable throw1ae2db7fix[CI]: automatically commit Cargo.lock when bumping native app versioncecf321test[COLLAB]: add concurrent queue tests pushing tool-classifier to 100% linesc999b60test[COLLAB]: achieve 100% coverage for native-bridge package19e4d6ctest[COLLAB]: achieve 92%+ workers unit coverage with 33 new testsa6b6ab7test[COLLAB]: Add DB integration tests and achieve 99% coverage357d081test[COLLAB]: add E2E, visual, k6 load/stress tests and per-path LCOV gate34b43a7test[COLLAB]: add unit edge-case and integration tests for packages/ai97b8d70test[COLLAB]: achieve 100% coverage for logger package351d24etest[COLLAB]: Achieve 97% native-bridge coverage + integration tests + Firefox E2Ebe616aftest[NATIVE-BRIDGE]: fix store.ts tests with proper Tauri mock setupf459de8test[NATIVE-BRIDGE]: achieve 100% coverage for platform.ts with getOS mockc7462e0test[NATIVE-BRIDGE]: achieve 85.19% coverage for auth.ts with Tauri plugin mocks915e549test[NATIVE-BRIDGE]: improve auth.ts coverage to 51.75% with web/SSR/Tauri path testsa382d8fbuild[BUILD]: Standardize Next.js build command executionde36070test[DB]: achieve 99.34% coverage for prisma-middleware.ts with encryption error tests58640e3test[NATIVE-BRIDGE]: improve auth.ts coverage with Tauri plugin mocking5072a60test[LOGGER]: achieve 100% coverage for tracer.ts with OTel API mocking7e8c66eMerge pull request #35 from singularityworks-xyz/dev6a87e8ffix[CI]: fix coverage artifact download path causing missing lcov.info3d040cetest: fix incorrect assertions and add missing teardowns0bde1d5fix[CI]: replace ** globs with * in package test commands for bun compatibilityc93ab74test[PACKAGES]: remove duplicate save tests, fix platform test, assert SSR error4ecaf49test[WORKERS]: fix y-protocols constants, remove noop assertions, add doc commentafb7efbtest[WEB]: add try/finally for global state restoration in hooks tests440044dfix[AI]: fix bulk delete pluralization and search-tasks default limit testdbf4af9fix[CONFIG]: remove package-level coverage ignore patterns for CI gated502844test[LOGGER]: fix type check errors in sdk-node test OTel mock types7e16486test[AI]: expand classifier, router, and cerebras test coverage to 99.58%f1603c8test[AI]: fix destructive keyword classification test assertion4ae072efix[LOGGER]: convert type aliases to interfaces for codebase style0af9a78test[NATIVE-BRIDGE]: fix window and store test module cache issuesca6efc2test[WORKERS]: fix module mock pollution and add event callback coveragec21437dtest[CONFIG]: fix bunfig.toml, coverage scripts, and workers setup for 95% gate5a84988test[AI]: add get-task-details and get-board-details executor testsf97ff0etest[AI]: add action-builders, get-workspace-overview, and search-tasks executor tests65b778dfix[PRESENCE]: app add metrics tests and improve workers coverage to 96%dfea1f7fix[PRESENCE]: app add use-auth and room-manager tests for coverage gaps2219848test[WEB]: achieve 97.39% line coverage exceeding 95% threshold484e10atest[WEB]: add useAuth error handling tests66870ebahh[PAIN]: controversial changesf2e6f27fix[PRESENCE]: app improve storage-manager coverage from 63% to 98%2acf14etest[WEB]: achieve 94.71% line coverage for web source files22f3e83fix[PRESENCE]: app fix workers test failures and improve room-manager coverage3954cc4test[LOGGER]: improve config, logger, tracer test coverage to 93%+14e6692fix[PRESENCE]: app fix use-auth test for signInWithGitHub in Taurief06a3bMerge pull request #34 from singularityworks-xyz/devdb5b9c0fix[COLLAB]: address code review findings for METADATA trackinge87d43ffix[TEST]: properly initialize state in initializeYjsFromState testd15d062fix[COLLAB]: address code review findings for METADATA trackingc54fe94feat[COLLAB]: implement METADATA tracking for accurate deletion detection93aa7a9fix[COLLAB]: improve board deletion logic to preserve local boards1c2ab7cfix[TEST]: import MESSAGE_WORKSPACE_DELETED and improve mock typingd73fba2fix[TEST]: address code review findings from PR0e4d94cfix[CI]: correct integration test paths in CI workflowa65ad15test[PKGS]: fix failing unit tests and mock interference issuesbaae7b5test[WEB-U-07-12]: implement store slice unit tests for modal, comment, area, ui, z-index, kanban-storee2abab5test[WORKERS]: implement unit tests for session, request-queue, message-builder, encryption7bfc861test[KANBAN]: implement storage, kanban utils and AI generator unit tests1d59961test[WEB-U-01-06]: implement store slice unit tests for utils, board, column, task, connection, workspaceb957e4erefactor[PKGS]: move remaining package sources to src/ for consistencyddd7997fix[TSCONFIG]: add bun-types to packages missing it3fa39f6refactor[TEST]: adopt co-located unit test pattern for all packages524d298test[FIXES]: address all test review findings across codebasef2c8a7d[skip build] Merge pull request #33 from singularityworks-xyz/dev1990cbcci: update all GitHub Actions to latest major versions1effc30fix[CI]: update artifact actions to v7 and fix k6 installation046505cfix[CI]: resolve workflow issues and bun test glob patterns2c27a08test[PLAYWRIGHT]: move configs to playwright/ folder51d00e7test[PACKAGES]: add tsconfig.check.json to db, native-bridge, yjs-shared packages232b838test[AI]: add tsconfig.check.json and fix type errors in AI package3b9a3e4test[INTEGRATION]: implement web and workers integration test suites7b6add4fix[REVIEW]: remove as any casts and fix test mocking issues1ee8465test[E2E]: implement 12 Playwright end-to-end test specs covering all major user flows030a154test[VISUAL]: implement 6 visual regression test specs for core UI surfacesb63596dtest[CI]: add Playwright configs and GitHub Actions workflows for CI/CDd03ad59fix(test): resolve empty block lint errors in sdk-node.test.ts51b4c26fix: resolve lint errors and redundant imports4e76eb2fix: resolve type errors, lint issues, and test isolations40a3e0etest[WORKERS]: added AI and collab unit tests950ad95test[AI]: added tests for AI tools, providers, and schemase977610test[WEB]: added collab sync and core hooks unit tests602fc26test[WEB]: added hooks tests for mobile and native features1060cbd[skip build] Merge pull request #32 from singularityworks-xyz/dev1c77aacchore: remove unused check import from collab-session.tsdb75954fix: address code review issues across tests, k6 load scripts, and toolinge8695cffix: update bun.lock automatically after version autobumpf1428cerefactor: convert k6 load test scripts from JS to TS0b96368fix: resolve code review issues across test files and workers4acb496test[INFRA]: fix test environment variables, failing tests, and add logger package unit testsde21909test[COLLAB]: add collab sync and binding unit tests5443f01test[KANBAN]: add unit tests for kanban utils604f153test[STORE]: fix workspace-slice.test.ts types and mock fetch correctly54c51bftest[INFRA]: add test infrastructure, factories, and kanban unit tests026007atest[INFRA]: add test infrastructure, factories, and kanban unit tests6132e0ftest[INFRA]: add render, time, random, and msw test helpers8985a4dtest[LOAD]: add .gitkeep for k6 fixtures and results directories186b169test[LOAD]: add soak and spike scenarios for k6 WebSocket load tests2107c35test[LOAD]: add collab session helper and ramp scenario for k6 WebSocket load tests8bf8fc3test[STORE]: co-locate kanban tests with source and fix type checksebe35dbtest[STORE]: cover connection, modal, comment, and area slicese277529test[STORE]: cover utils, board-slice, column-slice, and task-sliceb2be2bdtest[INFRA]: add test infrastructure, config, harness, and scripts
Downloads
- Windows:
.msior.exeinstaller - macOS Intel:
x64.dmgor.app - macOS Apple Silicon:
aarch64.dmgor.app - Linux:
.AppImage