Skip to content

Releases: unbindapp/unbind

Release v0.0.21

09 Jun 13:31
Compare
Choose a tag to compare

What's Changed

  • Simple health check route (241f9c5)
  • Use input for domain-port-block disabled state (e4127d5)
  • Settings section and networking section improvements (eb5dd2d)
  • Fix network section focus issues (f7cfa41)
  • Change indicator on domain and port (b5f77c5)

Full Changelog: v0.0.20...v0.0.21

Release v0.0.20

06 Jun 13:44
Compare
Choose a tag to compare

What's Changed

  • Fix AsyncCommandDropdown check icon (b2ca82e)

Full Changelog: v0.0.19...v0.0.20

Release v0.0.19

05 Jun 23:44
Compare
Choose a tag to compare

What's Changed

  • Set color to process for domain when in edit mode (c824db2)
  • Error page (f19d7bb)

Full Changelog: v0.0.18...v0.0.19

Release v0.0.18

05 Jun 21:13
Compare
Choose a tag to compare

What's Changed

  • Editing on public networking section (8239161)
  • Fix app field (8fdda49)
  • Networking section add domain button, copy, edit and delete buttons (b68126f)
  • Database backups section on settings (a16ee14)
  • Expand section form (816805c)

Full Changelog: v0.0.15...v0.0.18

Release v0.0.17

05 Jun 15:46
Compare
Choose a tag to compare

What's Changed

  • Editing on public networking section (8239161)
  • Fix app field (8fdda49)
  • Networking section add domain button, copy, edit and delete buttons (b68126f)
  • Database backups section on settings (a16ee14)
  • Expand section form (816805c)

Full Changelog: v0.0.15...v0.0.17

Release v0.0.16

05 Jun 14:12
Compare
Choose a tag to compare

What's Changed

  • Editing on public networking section (8239161)
  • Fix app field (8fdda49)
  • Networking section add domain button, copy, edit and delete buttons (b68126f)
  • Database backups section on settings (a16ee14)
  • Expand section form (816805c)

Full Changelog: v0.0.15...v0.0.16

Release v0.0.15

05 Jun 02:38
Compare
Choose a tag to compare

What's Changed

  • Copy button on private networking cards (4e83385)
  • Individual field change tracking (4fe7502)
  • Settings section and button color tweaks (15981a3)
  • Changes for all settings sections (d06b992)
  • Settings section revert stuff (4399e90)
  • Change state on settings-section (364ae43)
  • Settings section cards as forms (8626fe1)

Full Changelog: v0.0.14...v0.0.15

Release v0.0.14

04 Jun 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

Release v0.0.13

03 Jun 14:03
Compare
Choose a tag to compare

What's Changed

  • Merge branch 'master' of github.com:unbindapp/unbind (1953e4d)
  • Add changelog logic (ea8526b)
  • Private networking section (b07e953)
  • Toggleable focus on inputs when toggled (21b051e)
  • Toggleable component (cb1f4e0)
  • toFixed(1) on cpu and memory formatter (3d9d1de)
  • Remove redeployment successful toast (7e90475)
  • ComingSoonCard rounding change (cff83c1)
  • No bg on delete card, mono font for CPU, memory and disk size (eeab20a)
  • Cards instead of sections on settings (29c2d0d)
  • Overwrite hosts instead of hosts (7309f6b)
  • Merge branch 'master' of https://github.com/unbindapp/unbind (40916f9)
  • Change limits on deploy section (5818c53)
  • Update deploy-section.tsx (269e3ba)
  • Deploy section resource limits (c53850f)
  • Animate service url hourglass (0fcbfb6)
  • Dont animate hourglass on service-url if there is no current deployment (b6cbf55)
  • Delete section color change, minor margin tweaks (052554d)
  • Settings deploy section initial setup (d656342)
  • Build section on settings (c5c8b69)
  • Settings source section for git, database and docker image type services (982ed1f)
  • Link on GitHub icon (324197f)
  • Margin tweak (98ba344)
  • Open build logs tab if deployment is deployed (98fc5dc)
  • skipBuildIfPossible option on redeploy (da757e4)
  • Remove toast on restart (7abb85a)
  • Account for new deployment statuses (3453ab7)
  • Better prebuild error display decision, simpler currentOrLast deployment (a3faae6)
  • Deploy (a7ce188)
  • Deploy logs tab, line-wrapping by default (20d348c)
  • Undeployed docker start command (45a7497)
  • Install, build and start commands on undeployed-git (94a8f25)
  • Update package, scroll to top on command input (de842d6)
  • Builder on undeployed git panel (2532110)
  • Service url DNS unresolved card (4047b6c)
  • Undeployed database content panel finished (5fa301d)
  • AsyncDropdownMenu (ebfdc29)
  • UndeployedContentDatabase initial setup (9b857b5)
  • Undeployed-docker-image (bf0f0fd)
  • Variables on undeployed-git (fdeabd3)
  • Better validator for environment variables (d3f4c3f)
  • Minor type improvements (b86250c)
  • Refetch services (292e272)
  • Domain port block (aae0e98)
  • Better validation on undeployed git (7ee9a27)
  • Domain and port validators (4f8782f)
  • use-app-form tweak (22ecfbb)
  • use-app-form tweaks (a5380d7)
  • VariablesFormField and VariablesBlock (31a2915)
  • Simplify use-app-form (55dfe0d)

Full Changelog: ...v0.0.13