Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:52

1.16.0 (2026-06-16)

Bug Fixes

  • fix lint issues (8648c81)
  • fix platformic wasm file not found issue (275044e)
  • remove unused import (2558c5c)
  • service: tokenRedisClient should be public (ba27b44)
  • up configured node version (66257a8)
  • up node version in Docker (950d8d7)
  • up RC deps and bump build image version (43d4bc1)

Features

  • up RC deps and update node version (f3ee8e0)
  • update token last use every time the token is used from findByToken method, added cretaed_at field and renamed token->last_login to token->last_use. (a016238)