Releases: SpaceMadness/lunar-unity-console
Releases · SpaceMadness/lunar-unity-console
Lunar Console v1.1.0
New:
- Added Range Variables!
- Added ability to enable/disable the console programmatically.
Fixes:
- User-defined variables UI bug.
- Button icons colors and compression.
- Android: Fixed
Gradle (New)
build system. - iOS: Fixed popup controllers bug.
Lunar Console v1.0.0
New:
- Added FREE version!
Fixes:
- Android: Fixed filtering case-sensitive actions and variables.
Lunar Console v0.9.0
New:
- Added Variables support. For more information see: https://goo.gl/in0obv
Fixes:
- Fixed UI-layout
Lunar Console v0.8.0
New:
- Added Actions support. For more information see: https://goo.gl/in0obv
Fixes:
- iOS: Fixed Unity Cloud Build error '[xcode] xcodebuild: error: Unable to read project Unity-iPhone.xcodeproj.
- Android: Fixed 'JNI ERROR (app bug): local reference table overflow (max=512)'
Changes:
- Renamed Unity Cloud Build 'Pre-Export Method Name' from 'LunarConsolePluginInternal.Installer.' to 'LunarConsoleEditorInternal.Installer.'
Lunar Console v0.7.0
New:
- Added support for console move/resize.
Fixes:
- iOS: Xcode 7 compatibility and UI fixes.
- Android: Android Nougat compatibility fixes.
Improvements:
- Added move/resize feature.
- iOS: improved memory usage.
Lunar Console v0.6.1
Fixes:
- Multithreaded logging.
- Vuforia plugin compatibility issues.
Lunar Console v0.6.0
Improvements:
- Added a transparent log overlay view.
- Added plugin settings.
Lunar Console v0.5.0
Fixes:
- Unity 5.4 compatibility bugs.
- iOS: fixed multiple invocation of console callbacks.
Improvements:
- Added an option to remove rich text tags from the output.
- Added stack trace for email/clipboard log text.
Lunar Console v0.4.2b
Fixes:
- iOS: fixed potential linking issue while building for IL2CPP script backend.
Lunar Console v0.4.1b
Fixes:
- iOS: fixed warning text for missing stack trace frames.