Releases: SpaceMadness/lunar-unity-console
Releases · SpaceMadness/lunar-unity-console
Lunar Console v1.6.0
Changes:
- Added log overlay customization.
- Added exception warning display modes.
Fixes:
- Fixed iPhone X notch safe area.
Lunar Console v1.5.7
Fixes:
- Fixed resolving variables in Unity at runtime.
Lunar Console v1.5.6
Fixes:
- Fixed resolving variables in Unity 2018.3.x.
Lunar Console v1.5.4
Fixes:
- Fixed registering variables in Unity 2017.4.1f1.
Lunar Console v1.5.3
Fixes:
- Fixed blocking app after minimize/restore.
Lunar Console v1.5.2
Fixes:
- Fixed while cleaning legacy files.
Lunar Console v1.5.0
New:
- Console actions can now accept an optional parameter.
Changes:
LunarConsoleActions
is now deprecated.
Lunar Console v1.4.9
Fixes:
- Console variables are not properly serialized after reset in the editor mode.
Lunar Console v1.4.8
Fixes:
- iOS build portability issues.
Lunar Console v1.4.7
New:
- Variable flags.
Fixes:
- ‘onConsoleClosed’ callbacks not called when dismissing the console programmatically.