Skip to content

Releases: SpaceMadness/lunar-unity-console

Lunar Console v1.1.0

12 Mar 23:34
Compare
Choose a tag to compare

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

16 Feb 08:50
Compare
Choose a tag to compare

New:

  • Added FREE version!

Fixes:

  • Android: Fixed filtering case-sensitive actions and variables.

Lunar Console v0.9.0

31 Jan 07:25
Compare
Choose a tag to compare

New:

Fixes:

  • Fixed UI-layout

Lunar Console v0.8.0

22 Jan 03:04
Compare
Choose a tag to compare

New:

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

08 Dec 08:45
Compare
Choose a tag to compare

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

24 Sep 07:52
Compare
Choose a tag to compare

Fixes:

  • Multithreaded logging.
  • Vuforia plugin compatibility issues.

Lunar Console v0.6.0

30 Aug 04:07
Compare
Choose a tag to compare

Improvements:

  • Added a transparent log overlay view.
  • Added plugin settings.

Lunar Console v0.5.0

19 Aug 05:34
Compare
Choose a tag to compare

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

21 Jul 03:48
Compare
Choose a tag to compare

Fixes:

  • iOS: fixed potential linking issue while building for IL2CPP script backend.

Lunar Console v0.4.1b

16 Jun 07:00
Compare
Choose a tag to compare

Fixes:

  • iOS: fixed warning text for missing stack trace frames.