Skip to content

v0.8.0

Choose a tag to compare

@simoncodes-ca simoncodes-ca released this 12 Mar 08:37
· 131 commits to main since this release

0.8.0 (2026-03-12)

Bug Fixes

  • cli: fix build issues (4364d9e)
  • remove malformed transloco devDependency entry (2111d61)
  • tracker: correct CSS variable names for border radius (01425a1)

Features

  • all: finish move resource feature (61bd780)
  • api: add ability to add resources (faddb33)
  • app: add ability to add collections from tracker app (d6d12df)
  • app: add ability to delete collections (ee654ef)
  • app: add ability to edit resource (1844517)
  • cli: add abilitty to delete resources (a6be916)
  • cli: add addResource command (c3dfcd6)
  • cli: add bundle type generation (d0478a5)
  • cli: add bundling support (e990994)
  • cli: add export command (58ae0a1)
  • cli: add normalize command (f3814c3)
  • cli: add support for importing resources (3661843)
  • cli: add validation command (9a69caa)
  • cli: made normailze tollerant of invalid JSON files (ae7ef1c)
  • cli: update init command to generate default bundle (4f4c327)
  • core: add ability to add resource entries (50e6095)
  • core: add normalize functionality (fde1733)
  • core: add support for bundling of resources for application use (f4ae4d4)
  • project: create monorepo with api, frontend, cli and shared lib (3a33086)
  • tracker: Add basic UI functionality (d59d15a)
  • tracker: Add initial browse resource capabilities (36768d0)
  • tracker: Redo the Angular app (f00e88b)
  • tracker: update collection cards with folder icons and locale badges (9279e45)