- Fixed artist endpoints
- Added missing enabled field in artist
- Added missing endpoints for theme links
- Fixed http methods for theme
- Added code to update configuration
- Fix missing build_runner execution
- Use modern way of theme labeling
- Updated code to retrieve default configuration of themes
- Encode menu by hand in update
- Made menu logo nullable
- Fix data for update styling
- Manually create new map and fill it with the style variables
- Fixed mapping of style variables
- Add missing displayName attribute
- Use correct type mapping for theme configuration and description
- Use correct endpoint for moving to menu as parent
- Added missing menu item related actions
- Fix generated json for batch replace segments
- Convert list of segments to normal list
- Fix mapping of blog post segments
- Add public for creation of posts
- Allow header image to be null
- Remove parent element from blog category
- Use correct parent attribute in update and create
- Allow blog category to have null parent
- Use correct method for form item endpoints
- Use correct endpoint to create form items
- Fix typo for deletion of form items
- Add method to move segments
- Fix update and create methods for segments
- Fix login with device code
- Fix invalid map accessor
- Use dynamic type for JinyaResponse data
- Add generic parameter to get list methods
- Use correct address
- Add handling for non success status codes
- Return GalleryFilePosition after create
- Initial version.