2.12.0
2023-05-17
- minor fixes and improvements
- libraries updated, including migration from PCRE to PCRE2 and SQLite with JSON5 extensions
- new /3D/Away3D/Intermidiate_Globe sample
2.11.0
2023-03-25
- minor fixes and improvements
- libraries updated
- Lib.Sys.VM.Deque double-ended queue object included, TraceBox sample updated for new method demonstration
- /3D/Away3D/Basic_LoadOBJ sample updated, with option to make texture from SVG file
2.10.0
2023-03-11
- minor fixes and improvements
- libraries updated, including new sample from original media library: /ImageFormats.lua
- new SQLite connection interrupt() method. Check documentation for more details
- new SQLite extensions: 'base64', 'ieee754', 'decimal' and samples: /SQLite/Base64.lua, /SQLite/FloatingPointNumbers.lua
- new custom console demo: /TraceBox/Main.lua
2.9.0
2023-01-20
- minor fixes and improvements
- libraries updated
- fixed SQLite ResultSet issue when queries like: select '', return nil value instead of empty string
- /SQLite.lua sample remastered in /SQLite folder, including new sample: /SQLite/FTS3.lua
- SQLite syntax highlighting: /SQLite/Version.sql
2.8.0
2022-11-02
minor fixes and improvements, libraries updated
2.7.0
2022-05-26
- minor fixes, libraries updated
- EVAL, SHA3, R*Tree SQLite extensions included, SQLite.lua sample updated
- resizable console
- new samples: /Socket/Client.lua, /Socket/Server.lua
2.6.0
2022-01-26
- minor fixes, libraries updated
- UUID, TOTYPE SQLite extensions included, /SQLite.lua sample updated
- new sample: /3D/Away3D/Basic_LoadOBJ/Main.lua
2.5.1
2021-12-06
- fixed issue with keyboard arrows / shortcuts keys on iOS / iPadOS 15.0+
2.5.0
2021-11-18
- minor fixes, libraries updated
- REGEXP and JSON extensions included in SQLite, SQLight.lua sample updated
2.4.0
2021-06-24
- minor fixes, libraries updated
- coroutines included
2.3.0
2021-04-06
- minor fixes
- app home url updated
- libraries updated. SQLite support math functions now
- samples updated: /Socket.lua, /SQLight.lua, /Window/MultiWindow.lua
- new sample: /Text/TextLink.lua
API documentation updated
2.2.0
2021-02-13
- minor fixes and UI improvements
- libraries and samples updated
2.1.0
2020-10-29
- minor fixes
- libraries updated
2.0.0
2020-07-11
Project file structure upgraded to new version
- minor fixes
- new option to clone project
- new option to clone file inside project
- new option to move file/folder inside project
1.15.0
2020-06-09
- minor fixes, libraries updated
- new battery level and status sample: /Sensors/Battery.lua
1.14.0
2020-05-09
- minor fixes, libraries updated
- UI max scale extended to 1.3
- UI new editor font size option, 10..50 range
- GPS support, new sample: /Sensors/Geolocation.lua
- deprecated UIWebView replaced with WKWebView
1.13.0
2020-03-25
- fixes and improvements
- libraries updated
- new samples:
/SVGLite/Main.lua
/3D/Away3D/Basic_Load3DS/Main.lua
1.12.0
2020-02-09
- minor fixes, libraries updated
- added simplified SQLite binary blob read/write method, sample SQLite.lua updated
- Away3D samples changes:
- Intermediate_MouseInteraction fixed and improved
- new Basic_SpriteSheet
- new Basic_UVAnimation
- new Intermediate_Lines
1.11.0
2019-11-02
- mainly stability improvements and fixes
- outline text format, SimpleText.lua updated for new feature demonstration
- Away3D shadows, MD2 and MD5 samples updated with shadow ON/OFF switcher
- Away3D stereo(Anaglyph, SBS, Interleaved) and planar reflection, two new samples.
1.10.0
2019-08-28
- minor fixes
- libraries updated
- new sample: /3D/Away3D/Intermediate_PerelithKnightMD2/Main.lua
1.9.0
2019-07-01
- minor fixes
- libraries updated
- in this version Lib c++ exceptions auto converted to Lua type errors. Methods Lib.Reflect.callMethodSafe() and Lib.Sys.throw() removed, use pcall() and error() instead
- new sample: /3D/Away3D/Intermediate_MD5Animation/Main.lua
1.8.0
2019-02-27
- minor fixes
- few new samples
1.7.0
2019-01-18
- minor fixes and improvements
- libraries updated to latest version
- few new samples added, rename old samples if you want keep them
- LUAC compiler included
1.6.0
2018-05-01
minor fixes and stability improvements.
1.5.0
2018-03-27
- minor fixes and improvements
- better lua Lib errors capturing, stack trace more informative
- zlib updated to latest version
For more details check app info(i) button