LiveCode 9.6.10 Stable Released

by Heather Laine on August 29, 2023 2 comments

We are delighted to announce the release of 9.6.10, stable. This will now become the latest shipping edition of LiveCode and you can download it from your account. This release comes with more than 20 bugfixes and improvements since the last stable version.

FEATURES ADDED:

  • Android API 33 update
    The Android engine is now built using version 33 of the Android API, a requirement for new apps submitted to the Google Play Store. Note you’ll have to install “Android API 33” using the SDK Manager in Android Studio.

  • RSA encryption padding modes
    The rsa encryption (and decryption) commands now accept an optional padding phrase. If no padding phrase is specified, then pkcs1 is used. For more details, see the release notes.

  • SQLite improvements
    The version of SQLite included in revdb’s dbsqlite driver has been updated to version 3.42.0.
    In addition to this the SQLite math functions have been included, as well as an implementation of the regular expression operations. For more details, see the release notes.
read more
Heather LaineLiveCode 9.6.10 Stable Released

LiveCode 10 DP-5: Smaller, faster, richer

by Mark Waddingham on April 18, 2023 3 comments

I’m delighted to announce the release of LiveCode 10, dp-5.

Web Engine Size

This release includes the first iteration of the work we have been doing to reduce the download size of the web engine.

The (unicode related) data the engine needs to run has been split into three files – icu-core.dat, icu-iter.dat and icu-coll.dat.

The core data file is always downloaded, the engine will not run without it.

The coll data file is only downloaded if the browser does not have the necessary JavaScript collation APIs (recent versions of Chrome, Safari, Edge and Firefox do have the necessary features).

The iter data file is only downloaded if the browser does not have the necessary JavaScript segmentation APIs (recent versions of Chrome, Safari and Edge do have the necessary features).

The result is that the current minimum size of a LiveCode web app (when running on Chrome, Safari and Edge) has changed as follows:

  • Uncompressed size has dropped from 23.6 Mb down to 15.7Mb
  • Gzip compressed size has dropped from 10.6Mb down to 7.6Mb
read more
Mark WaddinghamLiveCode 10 DP-5: Smaller, faster, richer

LiveCode 9.6.9 Released

by Panagiotis Merakos on April 10, 2023 2 comments

We’re delighted today to announce the release of LiveCode 9.6.9, Stable. This version comes with more than 75 new features, bugfixes, and security improvements compared to 9.6.8, including:

  • Support for Android API 31, which is now a requirement for submitting new apps to the Google Play Store.
  • Update to the version of OpenSSL used by the engine to 1.1.1q, allowing LiveCode built apps including “SSL & Encryption” to be submitted successfully to the Google Play Store.
  • Support for building with Xcode 14.2 and the iOS 16.2 SDK to meet the new (as of April 2023) requirements of the Apple AppStore.
read more
Panagiotis MerakosLiveCode 9.6.9 Released

LiveCode 9.6.9 RC-2: Security improvements, smaller standalones and more

by Panagiotis Merakos on November 4, 2022 No comments

We are pleased to announce the release of LiveCode 9.6.9 RC-2. This version comes with more than 20 bugfixes and security improvements.

Open SSL Update

This release now uses OpenSSL version 1.1.1q, which is required for submission to the Android Play Store. If you are submitting for Android please update to this version of LiveCode for your build.

Windows Certificate Update

The code signing certificate we use to sign the windows installer and LiveCode application has been renewed. This means that it will take a certain number of verifications before Windows Defender SmartScreen will not popup a dialog. Please do take the time to download, install and run the LiveCode application at least once to help ensure that it gains the necessary ‘reputation’.

read more
Panagiotis MerakosLiveCode 9.6.9 RC-2: Security improvements, smaller standalones and more

Android API 31 Support

by Heather Laine on August 10, 2022 No comments

We are delighted to announce the release of 9.6.9 RC-1. The major feature of this release is support for Android API 31, which is now a requirement for submitting new apps to the Google Play Store.

NEW FEATURES

The Android engine is now built using version 31 of the Android API.

Options to add audio related permissions to android apps have been added to the standalone builder. read more
Heather LaineAndroid API 31 Support

LiveCode 9.6.8 Stable: M1 and Onwards Apple Architecture Support

by Panagiotis Merakos on July 8, 2022 2 comments

We are delighted to announce the release of 9.6.8 Stable. The major feature of this release is support for the latest Apple Architecture, meaning you no longer need to run LiveCode under Rosetta 2 on the newest Mac OS’s. There are also a number of fixes and enhancements, including resolution of the version number reporting issue introduced with MacOS Big Sur.

read more
Panagiotis MerakosLiveCode 9.6.8 Stable: M1 and Onwards Apple Architecture Support

M1 Native: Latest LiveCode Releases

by Heather Laine on May 31, 2022 No comments

Today we are pleased to announce the release of LiveCode 9.6.8 rc-1 and the latest 10 preview release, Developer Preview 4, both of which now include the ability to run natively on the latest Apple architecture.

LiveCode 9.6.8 is a maintenance release, and as such focusses primarily on bug fixing and regressions. We have made an exception for the new Apple architecture support, to ensure this gets into a stable release as soon as possible without having to wait for the end of the LiveCode 10 release cycle. The LiveCode 10 dp4 release has a few more of the features you’ve been waiting to get your hands on.

read more
Heather LaineM1 Native: Latest LiveCode Releases

9.6.7 Stable – Maintenance release

by Heather Laine on April 1, 2022 1 comment

We are pleased to announce the release of LiveCode 9.6.7. This is a maintenance release for version 9, with fixes and enhancements only, the current feature release cycle is now the version 10 series.

Release Contents

LiveCode 9.6.7 comes with more than 20 bugfixes and performance improvements compared to the previous stable release (9.6.6).

read more
Heather Laine9.6.7 Stable – Maintenance release