Releases: ynput/ayon-backend
Releases · ynput/ayon-backend
1.1.3
What's Changed
❤️ Improvements
- Resolve user full names in assignee changed event hook by @martastain in #204
- REST API: Unify SiteID specifications by @martastain in #199
🛠️ Bugfixes
- Avatar: Better center initials by @Innders in #202
- Workfiles: auto populate createdBy and updatedBy by @martastain in #210
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
❤️ Improvements
- Activity feed: create user relations for version and folder entities by @martastain in #187
- Setup: support for bootstrapping access groups by @martastain in #194
- Settings: enumerator for addon app host names by @martastain in #196
🛠️ Bugfixes
- Addons: fix incorrect summary parsing in get_installed_addon_list by @martastain in #188
- Settings: fix copying deeply nested lists of submodels by @martastain in #192
- LogCollector: parse empty messages by @martastain in #197
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
❤️ Improvements
- Desktop: Replace
overwite
query parameter withforce
by @martastain in #186
🛠️ Bugfixes
- Fix avatar caching by @martastain in #184
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
❤️ Improvements
- Activity feed: Linking project files by @martastain in #160
- Activity feed: support for more image formats in attachments by @martastain in #165
- Added bundle.status_changed event by @martastain in #146
- Database: performance improvement by adding more indexes by @martastain in #166
- Addon compatibility check for bundles by @martastain in #127
- Bundles: Add support for
ayon_soft_required_addons
check by @martastain in #177 - Settings: Migration rewrite by @martastain in #178
🛠️ Bugfixes
- Activity feed: Allow external links in comments by @martastain in #164
- GraphQL: Support inherited attributes in task fragments by @martastain in #169
- Activity feed: Handle deleted users by @martastain in #179
- Settings: fix disappearing pins of default values by @martastain in #180
- Fix attribute list duplication when library reloads by @martastain in #181
- Projects: fix root paths with empty site overrides by @martastain in #174
Full Changelog: 1.0.10...1.1.0
1.0.10
What's Changed
- Prevent creating *changed events when a patch is noop by @martastain in #162
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- Adding activities with past timestamp by @martastain in #147
- Filtering checklists in activity feed by @martastain in #148
- Move trgm extension to public schema by @martastain in #149
- use content disposition for file downloads by @martastain in #151
- Add representation node to graphql links by @martastain in #153
- Addon install clean-up by @martastain in #152
- Propagate publishes to activity feed by @martastain in #150
- Project files preview by @martastain in #141
- Optional explicit ID for project level entities post requests by @martastain in #157
- Create events to track user login and logout by @martastain in #158
Full Changelog: 1.0.8...fadfa
What's Changed
- Adding activities with past timestamp by @martastain in #147
- Filtering checklists in activity feed by @martastain in #148
- Move trgm extension to public schema by @martastain in #149
- use content disposition for file downloads by @martastain in #151
- Add representation node to graphql links by @martastain in #153
- Addon install clean-up by @martastain in #152
- Propagate publishes to activity feed by @martastain in #150
- Project files preview by @martastain in #141
- Optional explicit ID for project level entities post requests by @martastain in #157
- Create events to track user login and logout by @martastain in #158
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Clean up and docs by @martastain in #109
- Fix permission schema postprocessing by @martastain in #111
- Added addon on_settings_changed hook by @martastain in #112
- collect event topics statistics by @martastain in #114
- Folder list endpoint by @martastain in #113
- added anatomy preset enum resolver by @martastain in #115
- feat: disable check session ip by config by @prOOrc in #120
- added primary and builtin anatomy presets by @martastain in #116
- Epic: Project activity feed by @martastain in #48
- User avatar endpoints by @martastain in #121
- Added redis_key_prefix configuration directive by @martastain in #125
- Bugifix/126 do not log enroll deduplication errors by @martastain in #130
- Thumbnail placeholders by @martastain in #133
- Added assignee node to activity feed by @martastain in #136
- Allow patching activities created by someone else, but log it by @martastain in #137
- File attachments for comments by @martastain in #139
New Contributors
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- fix: get_project_site_overrides by @martastain in #107
- Server-side restart_required handler by @martastain in #106
- Handle server events to restart server by @martastain in #108
- Replaced StaticFile mounts for addon static content with routes by @martastain in #110
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Show empty addon definitions in addon list by @martastain in #103
- Return status code in operation result by @martastain in #105
- Map default values to new model data during migration by @martastain in #104
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Return broken versions in addon list by @martastain in #98
- Refactor bundle endpoints by @martastain in #99
- fix: restore currentProductionVersion by @Innders in #97
- Settings migration by @martastain in #92
- Allow querying root overrides by platform by @martastain in #100
- Use publishing rights for product, version and representation updates by @martastain in #101
- Force rebuild inherited attributes when project is saved by @martastain in #102
New Contributors
Full Changelog: 1.0.4...1.0.5