Skip to content

Releases: lingodotdev/lingo.dev

lingo.dev@0.133.9

02 Apr 14:36
9688edb

Choose a tag to compare

Patch Changes

  • #2064 3140f2a Thanks @AndreyHirsa! - fix PO loader push performance, multi-entry section handling, and pseudo mode crash

lingo.dev@0.133.8

31 Mar 14:14
e490347

Choose a tag to compare

Patch Changes

  • #2062 10e6364 Thanks @AndreyHirsa! - Migrate PostHog tracking identity from email to database user ID

  • Updated dependencies [10e6364]:

    • @lingo.dev/_sdk@0.16.2
    • @lingo.dev/_compiler@0.12.2

@lingo.dev/_sdk@0.16.2

31 Mar 14:14
e490347

Choose a tag to compare

Patch Changes

@lingo.dev/_compiler@0.12.2

31 Mar 14:14
e490347

Choose a tag to compare

Patch Changes

  • Updated dependencies [10e6364]:
    • @lingo.dev/_sdk@0.16.2

lingo.dev@0.133.7

26 Mar 14:49
336eeae

Choose a tag to compare

Patch Changes

lingo.dev@0.133.6

26 Mar 11:02
2f6438f

Choose a tag to compare

Patch Changes

lingo.dev@0.133.5

24 Mar 09:59

Choose a tag to compare

Patch Changes

  • #2049 2aa4145 Thanks @AndreyHirsa! - Fixed a bug where the CI pull request flow would ignore the existing translation branch and start from scratch, which could produce duplicate PRs when the original was merged during a concurrent run.

lingo.dev@0.133.4

20 Mar 13:29

Choose a tag to compare

Patch Changes

  • #2051 9991515 Thanks @AndreyHirsa! - SDK: Improved API error messages by parsing server JSON responses instead of using HTTP status text. Removed try/catch from whoami so network errors propagate instead of being silently treated as "not authenticated". Deduplicated error handling into shared helpers. Removed unused workflowId parameter.

    CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed").

  • Updated dependencies [9991515]:

    • @lingo.dev/_sdk@0.16.1
    • @lingo.dev/_compiler@0.12.1

@lingo.dev/_sdk@0.16.1

20 Mar 13:28

Choose a tag to compare

Patch Changes

  • #2051 9991515 Thanks @AndreyHirsa! - SDK: Improved API error messages by parsing server JSON responses instead of using HTTP status text. Removed try/catch from whoami so network errors propagate instead of being silently treated as "not authenticated". Deduplicated error handling into shared helpers. Removed unused workflowId parameter.

    CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed").

@lingo.dev/_compiler@0.12.1

20 Mar 13:29

Choose a tag to compare

Patch Changes

  • Updated dependencies [9991515]:
    • @lingo.dev/_sdk@0.16.1