Skip to content

1.3.2

Choose a tag to compare

@solidens solidens released this 09 Aug 14:38
· 8 commits to main since this release

Small follow-up to 1.3.1.

Changed

  • README now leads with a full English overview (not just a one-paragraph teaser) — storage model, pricing mechanics, and the current Russian-only-UI caveat spelled out for English readers, with links down into the Russian docs.
  • Two more type assertions removed where the compiler already accepted the underlying type without them (res.json from requestUrl, and JSON.parse's return in extractJson).

No behavior change from 1.3.1.