Releases: cgwire/kitsu
Releases · cgwire/kitsu
v1.0.24
Kitsu 1.0.24
Features
- On the People page, display the number of remaining seats based on the user limit.
- On the Logs page, add a Login Logs tab to display user login activity.
Bug Fixes
- Fix rendering of sticky metadata columns in entity lists.
- Fix loading of the task list. (#1585)
- Improve Login and Logout flows.
Full Changelog: v1.0.23...v1.0.24
v1.0.23
Kitsu 1.0.23
Bug Fixes
- Fix form validation in the Create / Edit Asset modal.
Full Changelog: v1.0.22...v1.0.23
v1.0.22
Kitsu 1.0.22
Bug Fixes
- Fix episode selection in the asset form.
- Fix email error handling in the user form on the People page.
- Add a close button and improve UX on the full-screen preview modal.
Full Changelog: v1.0.21...v1.0.22
v1.0.21
Kitsu 1.0.21
Bug Fixes
- Add counters to the production list.
- Fix CSV export of the asset list when it includes shared assets.
- Fix required fields on the Custom Action form.
- Hide the sequence column for Edit tasks.
- Improve the Tag List metadata field.
- Update several translations.
Full Changelog: v1.0.20...v1.0.21
v1.0.20
Kitsu 1.0.20
Features
- Persist the current date and person selection in the URL on the logs page, allowing filters to survive page reloads and URL sharing.
Bug Fixes
- Add the entity type label to task type tooltips for better context.
- Correct task entity path resolution in event logs.
- Fix the handling of the HTTP 401: users now get proper feedback on HTTP 401 errors and see a clear message when their password reset token has expired.
- Fix tab counter reactivity on People and Bots pages so counts stay in sync with the displayed data.
- Fix the display logic for thumbs-up and reply actions on comments.
- Fix the asset list counters when pagination is enabled.
- Improve form validation and usability on several forms.
- Restore correct default display settings for entities.
Full Changelog: v1.0.19...v1.0.20
v1.0.19
Kitsu 1.0.19
Bug Fixes
- Fix the disabled state of the preview player's download button.
Full Changelog: v1.0.18...v1.0.19
v1.0.18
Kitsu 1.0.18
Features
- Add a display option to filter assets to only episode assets.
- Handle email domain errors on the edit person form.
- Handle partial assignment failure in tasks.
- Improve CSV export of comments, including revision, checklist details, and attachment links.
- Add help descriptions for 2FA acronyms on the setup form.
Bug Fixes
- Fix the timecode cell style in the shot lists.
- Fix the condition for displaying 3D animation buttons in the playlist player.
- Fix filters when reloading the All Tasks page: department, person(s), studio.
- Fix fullscreen crash on Safari < 16.4 by ensuring a Promise return.
- Enhance redirect to login when a user is logged out.
- Improve the responsive design of the preview player.
- Improve the style of the ComboboxTag component.
- Display an empty message when the resource is neither cast nor linked by the breakdown.
- Prevent the preview player from playing when a video isn't ready.
Full Changelog: v1.0.17...v1.0.18
v1.0.17
Kitsu 1.0.17
Bug Fixes
- Keep the search filter when refreshing the Person page.
- Keep the search filter when updating the production filter on the My Tasks page.
- Update several translations.
Full Changelog: v1.0.16...v1.0.17
v1.0.16
Kitsu 1.0.16
Bug Fixes
- Fix page initialization when switching to the studio newsfeed.
- Fix person filter for studio news feed.
- Fix real-time updates for the studio newsfeed.
- Fix the condition for displaying 3D model animation buttons in the preview player.
- Fix UI glitch with titles of grouped lists when scrolling horizontally.
- Fix UI glitch on person's timesheets when scrolling.
- Make the combobox status responsive.
- Keep the search filter when refreshing the My Tasks page.
- Refactor fullscreen mixin to use modern Fullscreen API and remove legacy vendor prefixes.
- Improve Kitsu translations: add missing i18n keys, fix date translations, add translations to the Calendar page, ...
- Update several translations.
Full Changelog: v1.0.15...v1.0.16
v1.0.15
Kitsu 1.0.15
Features
- Enforce 2FA setup when required by organization configuration.
Bug Fixes
- Automatically confirm file selection in the import modals to minimize clicks.
- Fix the metadata filtering using the IN operator in the task list.
- Hide the frames column in the shot list for 2D paper productions.
- Clear selected tasks on department change.
- Fix the task selection logic when department filtering is enabled.
Full Changelog: v1.0.14...v1.0.15