SpiderBasic 3.01 is out !
Posted: Fri Sep 06, 2024 3:18 pm
Hello everybody,
2024-09-13: Final version is out !
2024-09-12: A new version which some additions:
A new bug fix version of the SpiderBasic is ready to test. All the reported bugs have been corrected, and we added the support for the ABI 34 on Android, so the app can be published on the PlayStore.
Have fun !
The Fantaisie Software Team
2024-09-13: Final version is out !
2024-09-12: A new version which some additions:
Code: Select all
- Disabled code formatting in EnableJS/DisableJS block (first version, testing is needed)
- Date library now support date between 1601 to 9999
- Allowed wide date range for DateGadget() and CalendarGadget (from 1601 to 9999)
- Improved the debugger so an error in an JS block should be reported at the correct line
Code: Select all
- Added: Ubuntu 24.04 build
- Added: Android 34 ABI support
The Fantaisie Software Team