What's Changed
- chore(helm chart): fe2 enabled by default by @iainsproat in #2357
- fix(server): avoid removing verified email from user by @alemagio in #2249
- feat(fe2): move settings to tab on projects page by @andrewwallacespeckle in #2207
- bugfix(fe2): Discussion EmptyState causing 500 error by @andrewwallacespeckle in #2251
- Update project access copy by @benjaminvo in #2254
- bugfix(ui-components): Scroll jumps to top on Dialog open by @andrewwallacespeckle in #2250
- feat(fe2): Use shortened header in Scene Explorer by @andrewwallacespeckle in #2256
- feat(fe2) - Replace CommonEditableTitleDescription with new CommonTitleDescription by @andrewwallacespeckle in #2253
- fix(fe2): "Manage" Button causes authentication error for user without edit permissions by @andrewwallacespeckle in #2260
- feat(fe2): Hide settings tab for logged out users by @andrewwallacespeckle in #2261
- bugfix(fe2): Coloring function disappears if parameter title is too long by @andrewwallacespeckle in #2255
- Gergo/automate backend module by @gjedlicska in #2267
- fix(fe2): Hide automate tab if env is not present or false by @andrewwallacespeckle in #2271
- fix: nuxt public feature flag env var by @gjedlicska in #2270
- fix(fe2): comment button persists after deselecting by @andrewwallacespeckle in #2268
- fix(fe2): section box stays between viewer sessions by @andrewwallacespeckle in #2266
- gergo/automate encryption keys by @gjedlicska in #2272
- gergo/automate encryption keys by @gjedlicska in #2276
- feat(fe2): Collapse all selected properties when new element is selected by @andrewwallacespeckle in #2273
- fix(fe2): Use better input names to avoid triggering autocomplete. Stop "a few seconds ago" from breaking line by @andrewwallacespeckle in #2280
- Fix(fe2): Map user_id for Survicate-Mixpanel integration by @andrewwallacespeckle in #2277
- fix(fe2): trim spaces around slashes in model names by @andrewwallacespeckle in #2264
- feat(fe2): change submit logic for access settings before embedding by @andrewwallacespeckle in #2278
- feat: multi region capable migrations by @gjedlicska in #2281
- chore(database): add aiven_extrs extension to postgres docker by @alemagio in #2263
- WEB-992 Create Test Automation flow stencil by @cdriesler in #2284
- Hide "New Function" button by @cdriesler in #2286
- Overflow and alignment bugs on automation page by @benjaminvo in #2291
- feat(helm): add configurable encryptionKeys path value to helm chart by @gjedlicska in #2290
- fix(fe2): pw being set as query param when login/register form submitted too early by @fabis94 in #2289
- Proper fix of model and function card truncation by @benjaminvo in #2293
- fix: extra safety for when automate is disabled by @fabis94 in #2294
- Dim/gendo by @didimitrie in #2283
- feat(server): exec engine API GET call retry + better handling of network outages by @fabis94 in #2292
- fix: Remove z-index causing explode menu to be hidden by @andrewwallacespeckle in #2297
- feat(server): posting origin to automate by @fabis94 in #2301
- adds a raw data viewer for advanced users by @didimitrie in #2296
- fix(helm chart): objects pod should also have automate feature flag e… by @iainsproat in #2303
- WEB-999/Regression fixes by @AlexandruPopovici in #2285
- refactor(helm chart): template to produce identical environment variables for both server & objects pods by @iainsproat in #2304
- Dim/dev mode quick fixes by @didimitrie in #2306
- Flickerless Depth Texture Read by @AlexandruPopovici in #2300
- fix(fe2): hide switch label in webhooks by @andrewwallacespeckle in #2307
- feat(fe2): add tooltip to "Open selection in new window" by @andrewwallacespeckle in #2308
- feat: check if user is fn author w/ exec engine by @fabis94 in #2310
- WEB-1052 Create test automations by @cdriesler in #2302
preview-generation
service Fix by @AlexandruPopovici in #2311- chore(server): remove whatt log by @gjedlicska in #2312
- fix(fe2): View menu not outputting correct names by @andrewwallacespeckle in #2298
- WEB-1033 Add ability to create test automation runs by @cdriesler in #2309
- chore(server): remove conditional migration flag by @gjedlicska in #2313
- feat: authenticate user as function author by @fabis94 in #2316
- Small fix: test automations are never triggered by @cdriesler in #2317
- feat: various automate fe2 fixes by @fabis94 in #2321
- Hide unused button for test automations by @cdriesler in #2318
- feat(fe2): pagination for various automate UIs by @fabis94 in #2324
- fix(fe2): set height of selection info header to avoid transparency issue by @andrewwallacespeckle in #2323
- feat(fe2): Allow selection of hidden items from Scene Explorer by @andrewwallacespeckle in #2315
- fix(fe2): using SSR apiOrigin instead of CSR apiOrigin in vue templates by @fabis94 in #2326
- fix(fe2): Uncomment code around model duplication by @andrewwallacespeckle in #2257
- WEB-1066: Fixed line selection that didn't work for some lines by @AlexandruPopovici in #2328
- feat(fe2): disable New Automation CTA if no models available by @fabis94 in #2327
- WIP function create by @fabis94 in #2319
- fix(fe2): json forms enum renderers not being picked up by @fabis94 in #2329
- fix(fe2): not always jumping to step 2 in Create Automate dialog by @fabis94 in #2332
- fix(fe1): Undefined 'commentSlideShow' error in CommentThreadViewer.vue by @andrewwallacespeckle in #2334
- feat(fe2): Cancel ongoing measurement with esc by @andrewwallacespeckle in #2282
- WEB-1018: Outline Only Fix by @AlexandruPopovici in #2314
- feat(fe2): removing automation creation success step by @fabis94 in #2333
- feat: some mp analytics related to automate actions by @fabis94 in #2299
- fix(fe2): refetch on automate page open by @fabis94 in #2341
- Remove various hover transitions around the viewer by @benjaminvo in #2342
- feat(fe2): Allow user to decide viewer zoom on addition of new model by @andrewwallacespeckle in #2337
- feat(fe2): prevent automation param validation until submit by @fabis94 in #2340
- fix(fe2) - Temp fix initial zoom by @andrewwallacespeckle in #2344
- feat(fe2): Highlight objects on hover by @andrewwallacespeckle in #2322
- feat(fe2): retrieving gh orgs from exec engine by @fabis94 in #2343
- feat(fe2): working function release search by @fabis94 in #2345
- fix: do not allow same status override by @gjedlicska in #2346
- chore: updates onboarding to set description of first project by @clairekuang in #2347
- Fix automation creation form by @benjaminvo in #2349
- Try to fix linting errors by @benjaminvo in #2353
- feat(shared): modularized package & node16 support by @fabis94 in #2336
- Enabled outlines for highlight WEB-1081 by @AlexandruPopovici in #2354
- chore: upgrading deps to fix vulnerabilities by @fabis94 in #2356
- Update use/select actions on functions by @benjaminvo in #2352
- Don't tint projects select input by @benjaminvo in #2350
- Adjust table so run details button is visible by @benjaminvo in #2351
- chore: upgrade to eslint 9 by @fabis94 in #2348
- fix(server): more legible auth errors by @fabis94 in #2361
- chore: remove raygun, debugbear etc. code by @fabis94 in #2364
New Contributors
Full Changelog: 2.18.16...2.19.0