Skip to content

Releases: ibuildrun/hqstudio

v1.19.6

31 Dec 09:51

Choose a tag to compare

1.19.6 (2025-12-31)

Refactoring

  • api: complete API architecture refactoring (63dfc38)

v1.19.5

27 Dec 10:54

Choose a tag to compare

1.19.5 (2025-12-27)

Bug Fixes

  • web: fix TypeScript error in lucide-icons test (ac95583)

v1.19.4

27 Dec 09:47

Choose a tag to compare

1.19.4 (2025-12-27)

Bug Fixes

  • desktop: map service price from API to PriceFrom (7f60303)

v1.19.3

27 Dec 09:41

Choose a tag to compare

1.19.3 (2025-12-27)

Bug Fixes

  • desktop: load featured services from API on dashboard (7653e9f)

v1.19.2

27 Dec 08:54

Choose a tag to compare

1.19.2 (2025-12-27)

Bug Fixes

  • desktop: fix monthly revenue not displaying on dashboard (b5b1d34)

v1.19.1

27 Dec 07:25

Choose a tag to compare

1.19.1 (2025-12-27)

Bug Fixes

  • api: fix monthly revenue calculation date comparison (e30893d)

v1.19.0

26 Dec 19:58

Choose a tag to compare

1.19.0 (2025-12-26)

Features

  • desktop: add AnalyticsView code-behind (bf38e45)

v1.18.1

26 Dec 17:49

Choose a tag to compare

1.18.1 (2025-12-26)

Bug Fixes

  • api: fix Dashboard revenue calculation (cf47b9a)

v1.18.0

26 Dec 15:30

Choose a tag to compare

1.18.0 (2025-12-26)

Features

  • desktop: add Cancelled status to order edit dialog (d67e244)
  • desktop: add centralized OrderStatus class for order status management (0531ce5)
  • desktop: add order cancel button and refactor to centralized statuses (a81cc5a)

Bug Fixes

  • api: fix revenue calculation for orders without CompletedAt (df7a63c)
  • desktop: fix monthly revenue calculation and add tooltip (d462b9b)
  • desktop: fix analytics chart colors and legend contrast (7b9d048)

v1.17.0

26 Dec 14:39

Choose a tag to compare

1.17.0 (2025-12-26)

Features

  • desktop: add unsaved changes tracker (b34d952)
  • desktop: add analytics page with revenue and orders charts (a0f8038)

Bug Fixes

  • deps: sync package-lock.json with @semantic-release/exec (b4931f8)