All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- an issue that caused avatar creation from photo to fail
- support for modular clothing assets
- basic avatar precompile support
- refactor of endpoints and partner asset manager
- an issue that caused avatar creation from image to fail when not signed in
- Analytics events
- New asset endpoint
- Asset loading strategy
- Renamed asset type to category
- Adjusted API according to RPM SDK 3.0.0
- Fixed camera not working in WebGl builds
- Fixed template error for WebGL builds
- Add avatar template requests for default avatars
- Add customization guide
- Add full body outfits
- Account creation popup.
- Documentation for Sample structure.
- Deletion of unsaved avatar.
- Restructure documentation.
- Better error handling for API requests.
- Fixed error with selfie selection.
- Avatar creation through image.
- API for fetching the default avatars.
- API for login with email and a verification code.
- API for fetching the user avatars.
- API for color selection.
- UI for the new APIs in the sample.
- Switch to production endpoints.
- Adjusted API to according to according to RPM SDK 2.0.0 - v1.0.0.
- Readme with correct release version.
- Saving avatar in sample throws an error.
- API for updating, creating and deleting an avatar.
- API for fetching the partner assets.
- An example creator replicating the web creator natively.