Releases: temporalio/ui
Releases · temporalio/ui
v2.33.1
What's Changed
- Fix issue with not reseting userMetadata correctly by @Alex-Tideman in #2437
- bump version in package.json to v2.33.1 by @temporal-cicd in #2438
Full Changelog: v2.33.0...v2.33.1
v2.33.0
What's Changed
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #2268
- Bump vite from 5.2.14 to 5.3.6 by @dependabot in #2343
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #2419
- Bump @grpc/grpc-js from 1.10.8 to 1.10.9 by @dependabot in #2200
- Update combobox to support integration with async code by @GiantRobots in #2431
- Use input name for Update attribute in event summary row by @Alex-Tideman in #2434
- Add render route in ui-server by @Alex-Tideman in #2430
- User Metadata by @Alex-Tideman in #2423
- KeywordList search attribute support by @laurakwhit in #2420
- Update version.go to v2.32.0 by @Alex-Tideman in #2435
- bump version in package.json to v2.33.0 by @temporal-cicd in #2436
Full Changelog: v2.32.6...v2.33.0
v2.32.6
What's Changed
- Add href prop to Combobox to get reactive hrefs working correctly by @Alex-Tideman in #2428
- bump version in package.json to v2.32.6 by @temporal-cicd in #2429
Full Changelog: v2.32.5...v2.32.6
v2.32.5
What's Changed
- Fix CopyButton hover in CodeBlock in Day mode by @laurakwhit in #2421
- fix: keep extra row cell when write actions are disabled by @ThisIsAreku in #2416
- Update go-oidc to v3.11 by @Alex-Tideman in #2424
- Make ids in event history mono for better spacing by @Alex-Tideman in #2425
- Permanently fix formatted utc offset test by @GiantRobots in #2422
- Use reactive route for namespace by @Alex-Tideman in #2426
- bump version in package.json to v2.32.5 by @temporal-cicd in #2427
New Contributors
- @ThisIsAreku made their first contribution in #2416
Full Changelog: v2.32.4...v2.32.5
v2.32.4
What's Changed
- Use attempt versus retry by @Alex-Tideman in #2408
- Get rid of empty class, not needed by @Alex-Tideman in #2410
- Add query argument support by @laurakwhit in #2407
- Use __user_metadata query if it exists by @Alex-Tideman in #2411
- Add Authorization-Extras if authUser idToken exists by @Alex-Tideman in #2250
- Light/Dark mode themes for Codemirror Editor by @Alex-Tideman in #2414
- updateQueryParams to include options and preserve order of params by @Alex-Tideman in #2415
- Only encode Schedule Input when added or edited by @laurakwhit in #2384
- Add mobile option for playwright tests by @laurakwhit in #2412
- Update daylight savings test by @Alex-Tideman in #2418
- bump version in package.json to v2.32.4 by @temporal-cicd in #2417
Full Changelog: v2.32.3...v2.32.4
v2.32.3
What's Changed
- Don't omit header attribute on event details by @laurakwhit in #2371
- Don't use translation for default schedule column names by @Alex-Tideman in #2404
- Encode header fields if they exist on schedule edit by @Alex-Tideman in #2405
- Bump webpack from 5.90.3 to 5.94.0 by @dependabot in #2286
- bump version in package.json to v2.32.3 by @temporal-cicd in #2406
Full Changelog: v2.32.2...v2.32.3
v2.32.2
What's Changed
- Fix loading state to not flash, set delay to 2 seconds for Start Workflow by @Alex-Tideman in #2400
- Make workflow action menu smaller on small screens by @Alex-Tideman in #2401
- Add CodecServerErrorBanner component by @laurakwhit in #2399
- Add new responsive styles to input on api pagination by @KATIETOLER in #2333
- Add toast instead of redirect on Start Workflow with link to workflow by @Alex-Tideman in #2402
- bump version in package.json to v2.32.2 by @temporal-cicd in #2403
Full Changelog: v2.32.1...v2.32.2
v2.32.1
What's Changed
- Add delay before going to workflow list on Start Workflow by @Alex-Tideman in #2391
- Fix pending activity text in timeline by @laurakwhit in #2392
- Codec Server error banner by @laurakwhit in #2394
- Do not lookup initial event for WorkflowUpdateAccepted events by @Alex-Tideman in #2397
- bump version in package.json to v2.32.1 by @temporal-cicd in #2398
Full Changelog: v2.32.0...v2.32.1
v2.32.0
What's Changed
- Add logout icon by @Alex-Tideman in #2379
- Check for initial/lastEvent for eventTime by @Alex-Tideman in #2380
- Add newTab prop to MenuItem by @laurakwhit in #2378
- Use encodeUriComponent and decodeUriComponent and add tests by @Alex-Tideman in #2382
- Explicitly check for response ok false in codeServerRequest by @laurakwhit in #2383
- Use whitespace-pre-line to wrap links correctly, remove badge on links by @Alex-Tideman in #2386
- Show correct encoding value in PayloadInput by @laurakwhit in #2385
- Fix retry attempt text in timeline when textAnchor is end by @laurakwhit in #2381
- Fix filter search based on filter button by @laurakwhit in #2387
- Event Summary row improvements by @Alex-Tideman in #2389
- bump version in package.json to v2.32.0 by @temporal-cicd in #2390
Full Changelog: v2.31.3...v2.32.0
v2.31.3
What's Changed
- update UI server version to v2.31.1 by @rossedfort in #2358
- DT-2499 - wf reset ux improvement by @rossedfort in #2359
- MenuItem updates by @laurakwhit in #2361
- Set StartWorkflowDisabled to false by @Alex-Tideman in #2362
- Update version.go to v2.30.2 by @Alex-Tideman in #2363
- Refactor event details link, add link support for endpointId by @Alex-Tideman in #2360
- Small responsive UI improvements for EventDetailsRow by @laurakwhit in #2366
- DT-2502 - handle WorkflowExecutionUpdateAdmitted events by @rossedfort in #2364
- Combobox component updates by @laurakwhit in #2369
- Refactor out payload inputs to its own component and add encoding field by @Alex-Tideman in #2370
- DT-1495 - use description instead of tooltip on reset menu item by @rossedfort in #2373
- UserMenu refactoring by @Alex-Tideman in #2374
- Add pending activity attempt count to timeline by @laurakwhit in #2372
- bump version in package.json to v2.31.3 by @temporal-cicd in #2377
Full Changelog: v2.31.2...v2.31.3