Skip to content

Releases: remoteoss/remote-flows

v1.42.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:58
cdb5804

Patch Changes

Fixes

Chores

  • datepicker dropdown navigation + JSF logging + build heap (#1134) #1134

v1.42.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:07
06b915d

Minor Changes

Features

  • Onboarding contractor without contract [#1139] (#1139)

Fixes

  • SDK can handle "active" status and redirect to Review step [#1135] (#1135)

Chores

  • update lucide monorepo
  • update actions/cache digest to caa2961
  • setup nightly e2e (#1121) #1121
  • upgrade v3 uk (#1116) #1116
  • update dependency oxfmt to v0.56.0
  • build the app and deploy it to vercel (#1123) #1123
  • add GBR contract details v3 schema upgrade docs
  • remove since/enforced metadata from GBR v3 docs

v1.41.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 20:44
f87b511

Patch Changes

Fixes

  • fix sandbox bug when request fails (#1117) #1117

Chores

  • update actions/checkout action to v7 (#1113) #1113

v1.41.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:24
8aa6c42

Minor Changes

Features

  • Expose company open tasks flags on contractor onboarding review step #1111

v1.40.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:51
6d55e80

Patch Changes

  • update dependency oxfmt to v0.54.0 (#1056) #1056
  • update dependency tsx to v4.22.4 (#1059) #1059
  • update dependency dompurify to v3.4.11 [security] (#1091) #1091
  • update oxlint monorepo to v1.69.0 (#1057) #1057
  • update react monorepo to v19.2.17 (#1093) #1093
  • update tanstack-query monorepo to v5.101.0 (#1053) #1053
  • update dependency @arethetypeswrong/cli to v0.18.3 (#1092) #1092
  • update vitest monorepo to v4.1.8 (#1052) #1052
  • update dependency @remoteoss/remote-json-schema-form-kit to v0.0.15 (#1094) #1094
  • update radix-ui-primitives monorepo (#1096) #1096
  • update dependency html-react-parser to v6.1.3 (#1095) #1095
  • update dependency @hookform/resolvers to v5.4.0 (#1097) #1097
  • update dependency axios to v1.17.0 (#1098) #1098
  • update dependency axios to v1.18.0 (#1102) #1102
  • add time demo (#1103) #1103
  • fix punctuation (#1104) #1104
  • update vitest monorepo to v4.1.9 (#1105) #1105
  • update dependency oxfmt to v0.55.0 (#1107) #1107
  • update playwright monorepo to v1.61.0 (#1106) #1106
  • update oxlint monorepo (#1109) #1109

v1.40.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:50
aebeb26

Minor Changes

Features

  • Add employment agreement content modal (#1088) #1088

Chores

v1.39.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:03
df438ec

Minor Changes

Features

  • add dummy logic to show the preview employment step (#1073) #1073
  • preview the pdf and download it (#1085) #1085

Fixes

  • rely on secure properties && add fallbacks (#1086) #1086

Chores

  • update dependency vite to v8.0.16 [security] (#1083) #1083
  • update dependency dompurify to v3.4.9 [security] (#1084) #1084

v1.38.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:06
ffdb24c

Minor Changes

Refactors

  • Change default title when using Cost Calculator stand alone #1081

Fixes

  • handle array-wrapped AI validation error from backend #1079

CI

  • add standalone cost calculator Vercel deployment (ADP) #1075

v1.37.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:45
5c8f40b

Minor Changes

Features

  • add pre onboarding requirements block (#1064) #1064

Fixes

Refactors

  • migrate to v2 engagement agreement endpoints (#1070) #1070

v1.36.1

Choose a tag to compare

@github-actions github-actions released this 29 May 14:22
63e2d52

Patch Changes

Fixes

  • fix state to avoid having the AI endpoint response getting resubmitted (#1066) #1066
  • fix error when selecting regions or sub-regions [#1065]#1065

Chores