Budibase - v1.0.192


What's Changed

  • Templates Details Tests by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5638
  • Add workflow_dispatch to ci, release-develop and release by @Rory-Powell in https://github.com/Budibase/budibase/pull/5686
  • Bump ejs from 3.1.6 to 3.1.7 in /packages/server by @dependabot in https://github.com/Budibase/budibase/pull/5632
  • Update CouchDB in kubernetes to be 3.2.1 by @Rory-Powell in https://github.com/Budibase/budibase/pull/5651
  • Refetch the admin checklist on SMTP config save by @melohagan in https://github.com/Budibase/budibase/pull/5682
  • Query preview - sort by number for number types by @melohagan in https://github.com/Budibase/budibase/pull/5689
  • Merge master develop by @Rory-Powell in https://github.com/Budibase/budibase/pull/5701
  • Job Application Template Test + Smoke Build test fix by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5714
  • Merge master develop by @Rory-Powell in https://github.com/Budibase/budibase/pull/5721
  • Assign user roles test fix by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5726
  • Job Application Tracker Template Tests by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5730
  • Merge master -> develop by @Rory-Powell in https://github.com/Budibase/budibase/pull/5785
  • Feature/add default screen by @deanhannigan in https://github.com/Budibase/budibase/pull/5802
  • Add limit placeholder for Automation queries by @melohagan in https://github.com/Budibase/budibase/pull/5815
  • Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix by @melohagan in https://github.com/Budibase/budibase/pull/5788
  • Cypress testing - Commands.js update & Enable video flag by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5832
  • Postgres Smoke Build Test Change by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5852
  • Fix datepicker not working when toggling disabled state by @aptkingston in https://github.com/Budibase/budibase/pull/5797
  • Merge master by @Rory-Powell in https://github.com/Budibase/budibase/pull/5868
  • Misc Picker Fixes by @melohagan in https://github.com/Budibase/budibase/pull/5800
  • Adding Retries for Cypress tests by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5909
  • Feature/fill app name on create by @deanhannigan in https://github.com/Budibase/budibase/pull/5855
  • Allow SMTP config to be cleared by @melohagan in https://github.com/Budibase/budibase/pull/5857
  • adding locators by @MihailHadzhiev2022 in https://github.com/Budibase/budibase/pull/5907
  • Merge master by @Rory-Powell in https://github.com/Budibase/budibase/pull/5923
  • Allow to use select for boolean field type by @Upgreydd in https://github.com/Budibase/budibase/pull/5787
  • Update getPlatformUrl usage to use a single interface by @Rory-Powell in https://github.com/Budibase/budibase/pull/5925
  • IT Ticketing System Template + Smoke build test changes by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5928
  • adding interact locators for AddMultiOptionDataType test by @MihailHadzhiev2022 in https://github.com/Budibase/budibase/pull/5954
  • Merge master by @Rory-Powell in https://github.com/Budibase/budibase/pull/5961
  • Cypres Testing - Datasource fetch table intercept by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5965
  • Updated Commands - Datasource Command by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5968
  • adding locators for AddRadioButtons test by @MihailHadzhiev2022 in https://github.com/Budibase/budibase/pull/5974
  • Return QA templates when environment variable is set by @PClmnt in https://github.com/Budibase/budibase/pull/5966
  • Qa/smoke test report by @shogunpurple in https://github.com/Budibase/budibase/pull/5970
  • Porting usage UI to builder by @mike12345567 in https://github.com/Budibase/budibase/pull/5953
  • Add automation test sidebar by @PClmnt in https://github.com/Budibase/budibase/pull/5795
  • Lead Generation Form Template Test + Refactor by @Mitch-Budibase in https://github.com/Budibase/budibase/pull/5978
  • Feature/app overview section by @deanhannigan in https://github.com/Budibase/budibase/pull/5786
  • Make 'to' field undefined if empty for consistent validation by @melohagan in https://github.com/Budibase/budibase/pull/6002
  • Ci/staging cloud deploy by @shogunpurple in https://github.com/Budibase/budibase/pull/6072
  • Expose option to limit amount of uploads in attatchment field by @HMXHIU in https://github.com/Budibase/budibase/pull/6058
  • Internal table columns cannot start with _ by @melohagan in https://github.com/Budibase/budibase/pull/6042
  • Fix provisioning in multi tenant environment by @Rory-Powell in https://github.com/Budibase/budibase/pull/6075
  • Pass through type when creating internal table by @melohagan in https://github.com/Budibase/budibase/pull/5684
  • Cherry pick provision fix by @Rory-Powell in https://github.com/Budibase/budibase/pull/6084
  • Node gyp dependencies for virtual build environments by @mike12345567 in https://github.com/Budibase/budibase/pull/6087
  • Enrich data fetch subscriptions with additional JSON schema fields by @aptkingston in https://github.com/Budibase/budibase/pull/6043
  • livenessProbes for worker and app services by @shogunpurple in https://github.com/Budibase/budibase/pull/6115
  • Graceful server shutdown and cleaning up hooks which keep instance alive by @mike12345567 in https://github.com/Budibase/budibase/pull/6120
  • Refactoring cypress tests by @MihailHadzhiev2022 in https://github.com/Budibase/budibase/pull/6138
  • develop -> master by @shogunpurple in https://github.com/Budibase/budibase/pull/6133

New Contributors

  • @MihailHadzhiev2022 made their first contribution in https://github.com/Budibase/budibase/pull/5907
  • @HMXHIU made their first contribution in https://github.com/Budibase/budibase/pull/6058

Full Changelog: https://github.com/Budibase/budibase/compare/v1.0.184...v1.0.192


Details

date
June 1, 2022, 12:26 p.m.
name
v1.0.192
type
Patch
👇
Register or login to:
  • 🔍View and search all Budibase releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or