Lambdanative Versions Save

LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.

v1.1.2

2 weeks ago

This is a cumulative update since we haven't released a new version since November 2020, mostly to support Fedora 40. This includes updates to various libraries to newer versions and a new variant of libsqlite that supports encryption (not active by default). Android-related changes regarding the default toolchain selection to support newer devices, adjusting to security constraints, and some new modules related to Bluetooth scanning, SMS processing, and files/intents. It partially reverts the major changes introduced in 1.1 with ln_glgui renderloop timing changes, which didn't work well for many people. Finally, a range of bug fixes adds small improvements (both cosmetic and performance-related).

v1.1.1

3 years ago

Adds additional debug information and better handling of crash dumps, which required some small changes of code to use more safe behaviours. Resolved module order dependency problems. Fixes a few incompatibilities with gambit-versions introduced in v1.1. Lots of changes needed to make apps have expected behaviours for newer Android versions, which were lost when adding arm64 support. Changes to support for newer MacOS and Xcode versions. Small improvements to uiform customizations. New ln-jScheme module as potential future JNI replacement.

v1.1

3 years ago

Major revision of ln_glgui timing behaviour for desktop applications. Support for parallel android API use and specification of API in configure. Hybridapp fixes for API levels >24. New REDCap and uniform features. Small miscellaneous performance tweaks.

v1.0.13

3 years ago

Added code signing for macOS, creating of fat libraries with arm and arm64 support for android, resolved macOS/iOS texture rending problem in OpenGL and added IPv6 support

v1.0.12

3 years ago

Added rotation and magnetometer modules, android build improvements, libraries updates, and support to switch to gambit 4.9.2, various bug fixes

v1.0.11

3 years ago

iOS updates required for store submission, redcap module updates, improvements to Linux loader, build system, improved ln_glgui widgets, various small fixes

v1.0.9

6 years ago

New module for hybrid web-applications using framework7, including VR and local web-server support. Various bugfixes and performance improvements of core modules. Addition of local notification support for android and iOS. Enforcement of https certificate chain verification.

v1.0.10

6 years ago

Refactoring of iOS build code to support latest XCode version. Added clipboard support, various improvements to uiform widget, REDCap and website modules. Finally, updated some libraries.

v1.0.8

7 years ago

Refactoring of iOS code, which moved code to their modules. Added local notifications and better audio support for iOS. Some new GUI widgets. A few new modules with associated libraries. Various small bug fixes.

v1.0.7

8 years ago

Added trusted timestamp (RFC 3161) support, allow cursor positioning in label, changed iOS build to comply with new store submission requirements, new libraries: curl, oauth, pGLU. Various small bug fixes.