Releases: ynput/ayon-frontend
Releases · ynput/ayon-frontend
20240521
What's Changed
🎉 New Features
❤️ Improvements
- TeamsPage: Creating teams moved to dialog by @LudoHolbik in #413
- Preview: Details panel header compact mode by @Innders in #450
- Onboarding: Show addon version when selecting addons by @LudoHolbik in #435
🛠️ Bugfixes
- Comment: fullName undefined on new comment by @Innders in #429
- fix(upload): fix displaying error messages for addon upload by @LudoHolbik in #433
- Market: replaced 'install' with 'download' by @LudoHolbik in #431
- Fixed pasting array fields to the anatomy editor by @martastain in #440
- Bundles: fix context selection change for archiving and deleting by @Innders in #438
- Editor: Editor dragging a value does not trigger thumbnail upload by @Innders in #447
- Browser: Columns select dropdown by @Innders in #451
Full Changelog: 2024051...2024052
20240516
What's Changed
🎉 New Features
- Profile: upload custom profile images 👨🎨 by @LudoHolbik in #370
🛠️ Bugfixes
- Feed: hide activity tools for versions by @Innders in #417
- Details Panel: Only animate panel once by @Innders in #419
- Bootstrap: fix first bundle creation after bootstrapping by @martastain in #425
Full Changelog: 2024051...2024051
20240515
What's Changed
🎉 New Features
- Project activity feed by @martastain in #330
- Bundles: cross-checking addons compatibility by @martastain in #369
- Activity Feed: Versions show in activity feed by @Innders in #390
- Browser: Unify entity details panel by @Innders in #405
❤️ Improvements
- Market: Handle errors during updating or downloading addons by @Innders in #387
- Replace primereact dialogues with ARC by @LudoHolbik in #357
- Users: move access groups to under access level by @Innders in #386
- Settings: support copying default values by @martastain in #403
🛠️ Bugfixes
- Bundles: Type error: form cannot be assigned read only property 'isDev' by @Innders in #395
- Comments: support double backslash for file paths by @Innders in #400
- Activity feed: Checklists cursor misaligned in comments by @Innders in #401
- Editor: Ensure attrib fields with inherit=false are not inherited by @Innders in #402
- fix: replaced user data source to server for showing developer mode by @LudoHolbik in #394
- Dev Mode: Clicking switch would have no effect by @Innders in #408
- Bundles: Ensure only addons that are still installed copy across by @Innders in #404
Full Changelog: 2024050...2024051
20240502
What's Changed
- fix: icon type and text fix by @LudoHolbik in #381
- fix: version status not updating in browser UI by @Innders in #383
- fix: empty strings set to null by @Innders in #384
Full Changelog: 2024043...2024050
20240430
What's Changed
- fix: check if projectName is not falsy (undefined, null) for request by @LudoHolbik in #350
- fix: remove other roles if user is admin/manager by @LudoHolbik in #351
- enhancement: created check for current version in BundlesAddonList by @LudoHolbik in #353
- Settings editor floods log with errors by @martastain in #358
- Settings copy fix by @martastain in #364
- Representations selection and context menu by @Innders in #365
- Delete access groups and clear overrides by @LudoHolbik in #366
- fix: Added new 'Status' column in EditorPage by @LudoHolbik in #368
- Editor: Parent folder with 1 new child would overwrite parents changes by @Innders in #376
- Use password component for secrets by @martastain in #378
- fix: Added submit on ctrl/meta + enter to access group dialog by @LudoHolbik in #374
Full Changelog: 2024041...2024043
20240416
What's Changed
- fix: added chevron and hover effect on StatusSelect by @LudoHolbik in #296
- Browser products group header count by @Innders in #295
- fix: removed settings editor memoization by @martastain in #298
- Assignee select mixed not working temp fix by @Innders in #297
- Enhancement/ay 3883 add tags to editor panel by @LudoHolbik in #299
- Fix: editor table removes selection on click outside by @Innders in #300
- Fix/ay 4015 fix status select chevron by @LudoHolbik in #301
- fix: fixed chevron - visible only in EditorPanel by @LudoHolbik in #306
- fix: fixed props fullName and name passing in UserImage by @LudoHolbik in #307
- Fix: browser products table author only shows latest version by @Innders in #304
- fix: subset project names were un-selectable by @Innders in #313
- fix: throttle websocket overload by @Innders in #305
- Do not allow "-" or "." by @Innders in #309
- Version NONE button fix by @Innders in #311
- Tasks list redesign by @Innders in #310
- Fix Assignee Select and Tags Select by @Innders in #326
- Unset primary anatomy preset by @martastain in #314
- Active/Inactive state visual differentiation for tasks by @LudoHolbik in #329
- Dashboard renamed to Home by @Innders in #312
- fix: added tabindex to skip clearfield when pressing tab by @LudoHolbik in #337
- Use get avatar endpoint by @martastain in #333
- fix: db click only expands folders by @Innders in #346
- Editor same entity names handled by server by @Innders in #348
- Redesign adding users to projects by @Innders in #327
- Save context when refreshing page by @Innders in #308
- Updated version of ARC in package json by @LudoHolbik in #349
New Contributors
- @LudoHolbik made their first contribution in #296
Full Changelog: 2024031...2024041
20240318
What's Changed
- Enhancement: improved menus and downloads page by @Innders in #274
- Force delete folders with children by @Innders in #286
- Restart server banner triggered using a server event by @Innders in #288
- Tools Field Dropdown by @Innders in #287
- Deactivate to delete project by @Innders in #285
- Editor: improved keyboard support and folder collapsing by @Innders in #289
- Editor inheriting fixes by @Innders in #290
- Browser grouping and editor enhancements by @Innders in #291
- Projects menu improvements by @Innders in #292
- Dashboard tasks path slashes fix by @Innders in #293
- Events details panels fixes by @Innders in #294
Full Changelog: 2024031...2024031
20240311
What's Changed
- enhancement: assignees column by @Innders in #280
- enhancement: update all addons button by @Innders in #282
- enhancement: deactivate project from context menu by @Innders in #281
- Highlight broken addon versions by @Innders in #283
- Improved tooltips by @Innders in #284
Full Changelog: 2024030...2024031
20240308
What's Changed
- Paste settings without Clipboard API support (fallback to paste dialog) by @martastain in #271
- Fix: handle deletion of project from dashboard overview page by @Innders in #273
- Fix: When all projects are inactive make sure they stay visible somewhere. by @Innders in #272
- Unify copy settings dialogs by @martastain in #267
- Fix: Bundles Form Improvements by @Innders in #275
- resolve paths in workfiles page by @martastain in #276
- Enhancement: Browser Grid and Overview use EntityCard by @Innders in #277
- Edit page null values and inheritence by @Innders in #278
- Fix: Entity update error handling by @Innders in #279
Full Changelog: 2024022...2024030
20240223
What's Changed
- Allow changing server addons version in existing bundles by @martastain in #269
Full Changelog: 2024020...2024022