Skip to content

Releases: typelets/typelets-api

v1.3.1

25 Sep 17:18

Choose a tag to compare

1.3.1 (2025-09-25)

Bug Fixes

  • enforce encrypted data validation to prevent plaintext exposure (0cc6f77)

v1.3.0

23 Sep 09:58

Choose a tag to compare

1.3.0 (2025-09-23)

Features

  • add comprehensive Sentry monitoring and fix 429 rate limiting error (6ba5744)

v1.2.0

20 Sep 20:33

Choose a tag to compare

1.2.0 (2025-09-20)

Features

  • ci: add Husky pre-commit hooks to prevent CI failures (346bc2b)
  • ci: add Husky pre-commit hooks to prevent CI failures (e2b1017)
  • code: add secure API proxy for code execution (8d599b5)

v1.1.1

16 Sep 20:07

Choose a tag to compare

1.1.1 (2025-09-16)

Bug Fixes

  • make note title field optional for encrypted notes (ec19a48)

v1.1.0

15 Sep 17:41

Choose a tag to compare

1.1.0 (2025-09-15)

Features

  • websocket: implement real-time sync with HMAC authentication and fix folder moves (8de85b7)

v1.0.4

10 Sep 11:46

Choose a tag to compare

1.0.4 (2025-09-10)

Bug Fixes

  • bundle API with esbuild to resolve directory import errors (4644c0e)

v1.0.3

10 Sep 11:30

Choose a tag to compare

1.0.3 (2025-09-10)

Bug Fixes

  • include root-level TypeScript files in esbuild output (cf9bb4f)

v1.0.2

10 Sep 11:11

Choose a tag to compare

1.0.2 (2025-09-10)

Bug Fixes

  • replace tsc with esbuild to resolve build hanging issue (235fce7)

v1.0.1

10 Sep 11:01

Choose a tag to compare

1.0.1 (2025-09-10)

Bug Fixes

  • update Dockerfile to use pnpm instead of npm (13e9639)

v1.0.0

09 Sep 15:32

Choose a tag to compare

1.0.0 (2025-09-09)

Bug Fixes

  • remove ES module configuration to fix semantic-release scripts (f869d14)

Features

  • initial open source release of Typelets API (66a3d30)