This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
Releases: reearth/reearth-backend
Releases Β· reearth/reearth-backend
v0.10.0
v0.9.0
π Features
π§ Bug Fixes
π§ͺ Testing
Miscellaneous Tasks
- Update Makefile to remove unused targets
67780b
v0.8.0
rc
v0.7.0
π Features
π§ Bug Fixes
- Signup api requires password field
a79376
- "$in needs an array" error from mongo FindByIDs (#142)
58e1b0
- Name field is available again in signup api (#144)
651852
β¨ Refactor
π§ͺ Testing
- Add Mongo Asset's
FindByID
unit testing (#139)35f9db
- Refactor mongo connect helper function
751e66
- Util.SyncMap.Range test sometimes fails (#143)
c2b969
Miscellaneous Tasks
v0.6.1
v0.6.0
π Features
- Authentication system (#108)
b89c32
- Default mailer that outputs mails into stdout
aab26c
- Assets filtering & pagination (#81)
739943
- Support sign up with information provided by OIDC providers (#130)
fef60e
π§ Bug Fixes
- Load auth client domain from config (#124)
9bde8a
- Signup fails when password is not set
27c2f0
- Logger panics
d1e3a8
- Set auth server dev mode automatically
83a66a
- Auth server bugs and auth client bugs (#125)
ce2309
- Auth0 setting is not used by JWT verification middleware
232e75
- Invalid mongo queries of pagination
7caf68
- Auth config not loaded expectedly
570fe7
- Users cannot creates a new team and scene
5df25f
- Auth server certificate is not saved as pem format
982a71
- Repo filters are not merged expectedly
f4cc3f
- Auth is no longer required for GraphQL endpoint
58a6d1
- Rename auth srv default client ID (#128)
89adc3
- Signup API is disabled when auth server is disabled, users and auth requests in mongo cannot be deleted (#132)
47be6a
- Auth to work with zero config (#131)
3cbb45
- Property.SchemaListMap.List test fails
3e6dff
- Errors when auth srv domain is not specified
10691a
- Errors when auth srv domain is not specified
648073
- Login redirect does not work
cb6ca4
- Enable auth srv dev mode when no domain is specified
0c0e28
- Add a trailing slash to jwt audiences
e96f78
- Allow separate auth server ui domain
0ce79f
β‘οΈ Performance
β¨ Refactor
- Remove filter args from repos to prevent implementation errors in the use case layer (#122)
82cf28
- Http api to export layers
3f2582
Miscellaneous Tasks
v0.5.0
π Features
- Implement property.Diff and plugin/manifest.Diff (#107)
700269
- Support 3rd party plugin translation (#109)
67a618
- Improve the Infobox style (manifest) (#110)
7aebcd
- Overwrite installation of new plug-ins without removing (automatic property migration) (#113)
2dc192
- Update infobox style fields (#115)
608436
π§ Bug Fixes
- Scene exporter should export layers and tags while maintaining the tree structure (#104)
805d78
- Property field in groups in list cannot be updated correctly
5009c5
- Scenes and properties are not updated properly when plugin is updated
861c4b
- Scene widgets and blocks are not update properly when plugin is updated
f66f9a
β¨ Refactor
Miscellaneous Tasks
v0.4.0
v0.3.0
π Features
- Clusters for scenes (#75)
3512c0
- Add fields of scene property for terrain
8693b4
- Camera limiter (#87)
63c582
π§ Bug Fixes
- Terrain fields of scene property
5e3d25
- Numbers are not decoded from gql to value
2ddbc8
- Layers have their own tags separate from the scene (#90)
c4fb9a
- Return property with clusters data (#89)
1b99c6
- Cast values, rename value.OptionalValue (#93)
ba4b18
- Synchronize mongo migration (#94)
db4cea
π Documentation
- Add pkg.go.dev badge to readme
91f9b3
β¨ Refactor
Miscellaneous Tasks
- Fix plugin manifest JSON schema
2b57b1