Skip to content

Releases: getnao/nao

v0.1.7

16 Apr 14:43

Choose a tag to compare

v0.1.6

15 Apr 10:51

Choose a tag to compare

What's Changed

New Contributors

  • @vector-one made their first contribution in #600
  • @tp-001 made their first contribution in #543

Full Changelog: v0.1.4...v0.1.6

v0.1.6rc5

15 Apr 10:41

Choose a tag to compare

v0.1.6rc5 Pre-release
Pre-release
Pin the Bun version

v0.1.6rc4

15 Apr 10:25

Choose a tag to compare

v0.1.6rc4 Pre-release
Pre-release
deactivate windows build temporarly

v0.1.6rc3

15 Apr 10:02

Choose a tag to compare

v0.1.6rc3 Pre-release
Pre-release
hotfix pupeeter breaking nao-chat

v0.1.6rc2

15 Apr 08:51

Choose a tag to compare

v0.1.6rc2 Pre-release
Pre-release
Changed the CI

v0.1.6rc1

14 Apr 18:50

Choose a tag to compare

v0.1.6rc1 Pre-release
Pre-release
make nao deploy work even if env variables are not set

v0.1.5rc3: Fix all cubic code review issues from PR #618 (#619)

14 Apr 18:49
4f6e8f9

Choose a tag to compare

P0: Fix OAuth CSRF vulnerability - sign state with HMAC and verify session in callback
P1: Sanitize project records in listForCurrentUser to exclude sensitive fields
P1: Fix .naoignore filtering in context-explorer by using shouldExcludeEntry
P1: Use execFileSync instead of execSync to prevent shell injection in deploy.ts and github.ts
P1: Pin appleboy/ssh-action to commit SHA (v1.2.5) across all workflows
P2: Remove redundant key_hash indexes in pg-schema, sqlite-schema, and migrations
P2: Use longer userId slice (16 chars) for orgSlug to reduce collision risk
P2: Invalidate project.getCurrent after member edit in settings
P2: Use BuildKit secret mount for GITHUB_TOKEN instead of build-arg in Dockerfile and workflows
P2: Require non-empty name before submitting in add-member-dialog
P2: Avoid resetting local form values on background refetch in env-vars-section

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v0.1.5rc2

14 Apr 17:48

Choose a tag to compare

v0.1.5rc2 Pre-release
Pre-release
Fix python tests

v0.1.5rc1

09 Apr 17:07

Choose a tag to compare

v0.1.5rc1 Pre-release
Pre-release
Cloud + org and project mngt