Releases: favoyang/unity-addressable-importer
Releases · favoyang/unity-addressable-importer
v0.16.1
0.16.1 (2023-02-08)
Bug Fixes
- ReimportFolders API adds option to skip the reimport confirm dialog (#84) (5ebbcd8)
v0.16.0
0.16.0 (2022-12-25)
Features
- added a setting to disable the progress bar on import. (#80) (5b4dff0)
v0.15.0
0.15.0 (2022-12-25)
Features
- force add schema from template to rule target group (#65) (d553499)
v0.14.0
0.14.0 (2022-10-04)
Features
- add multiple AddressableImportSettings support (#77) (5d63d14)
v0.12.0
0.12.0 (2022-06-22)
Features
- improve the inspector for AddressableImportSettings (#60) (84fb2fa)
v0.11.5
0.11.5 (2022-04-26)
Bug Fixes
- avoid the selection.activeObject being reset to null when editing an addressable prefab #71 (e745f92)
v0.11.4
0.11.4 (2022-03-31)
Bug Fixes
- folder ends with '~' should be ignored #72 (491c169)
v0.11.3
0.11.3 (2022-02-06)
Bug Fixes
- allow load import settings file independent to the default location (#64, #68) (8004b5c)