Skip to content

Releases: Mobsya/aseba

2.4.0

31 Oct 14:01
d035c94
Compare
Choose a tag to compare

Thymio Suite 2.4.x comes with several new features:

Launch page for Thonny

Thonny is an integrated programming environment for Python. It's aimed at beginners. An extension specific to the Thymio adds toolbar items and a menu to convert and run simple Python programs directly on the Thymio.

VPL3

  • Continuous improvement

Scratch

  • Update scratch

Changes:

  • d035c94 Translation 2.4.0 (#1028)
  • 873f76c fix animated icon
  • 57bf477 In launcher, urls to install Thonny for Mac/Linux, en/fr/de/it
  • ca56c75 In launcher, fonts "Roboto Light" and "Bold" replaced by "Roboto"
  • 5123a19 Merge pull request #1025 from ypiguet-epfl/mobsya
  • c0484d7 Update vpl3 and Thonny plugin
  • f407680 Merge branch 'Mobsya:master' into mobsya
  • 7637591 Update tdmclient in Windows installer
  • b93a12f Merge pull request #1024 from ypiguet-epfl/mobsya
  • 1008be2 update vpl3 to version v20221010.3
See More
  • 77f1c6e In launcher Linux, support for Thonny as a separate app (#1023)
  • 31f4742 In launcher Mac, support for Thonny as a separate app (#1018)
  • 45b2be8 update scratch to version v20220921.1
  • 88b28a1 make tdm icon and run script
  • 92b0354 Remove parameters for launching thonny in macos
  • 3a1eb77 Update createbundle.sh
  • cb5a9a4 Add Thonny in Windows and Mac installer with tdmclient-ty plugin (#1004)
  • 9df9ebf increase version
  • a4e211b filter languages for launching blockly

This list of changes was auto generated.

What's Changed

New Contributors

Full Changelog: 2.3.2...2.4.0

Thymio Suite 2.3.2

13 Jun 12:58
Compare
Choose a tag to compare

Thymio Suite 2.3.x comes with several new features:

Remote connection

  • You can connect to distant computer on internet
  • You can easily provide your robot to distant user (need some port settings)

VPL3

  • Continuous improvement
  • Add zip file to let charge bundle

Scratch

  • Fix bug
  • Update scratch
  • micro-bit working again with latest scratch link

Packages

  • iOS build with SDK 15.2

Known issues:

https://github.com/Mobsya/aseba/milestone/21

Changes:

  • 760192b update scratch in flatpak
  • c408856 scratch version v20220608.1
  • fe079e5 upgrade macos agent and remove -Werror in flatbuffer to compile ios SDK 15.2
  • 8a08100 update xcode for ios build to have sdk 15.2
  • 3ae630c Revert "remove flatpak builds it works on flahub"
  • bad154f update scratch to version v20220517.9
  • f7b7e72 update vpl3 versoin to v20220408.1
  • e37d578 set the include chromium as default browser for ThymioSuite
  • c2b4145 increase version
  • 0aefde6 mobsya.org update link redirect to thymio.org link

This list of changes was auto generated.

Thymio Suite 2.3.1

11 Mar 09:55
Compare
Choose a tag to compare

Thymio Suite 2.3.1 comes with several new features:

Remote connection

  • You can connect to distant computer on internet
  • You can easily provide your robot to distant user (need some port settings)

VPL3

  • Continuous improvement
  • Improve file name on touchscreens
  • Fix bug with clap block

Scratch

  • Fix bug when closing scratch
  • Improve stop button

Studio

  • Do not disable stop button

Thymio Suite

  • Fix instability when lot of Wireless Thymio are use on same computer

Packages

  • Fix macOS signature for webengine
  • Update vcpkg on windows
  • Linux flatpak 5.15 runtime build on flathub

Known issues:

https://github.com/Mobsya/aseba/milestone/21

Changes:

  • 75775d3 remove beta from SettingsMenu.qml and update translations
  • 7251403 update vpl3 v20220307.1
  • 41c19aa remove flatpak builds it works on flahub
  • 4904233 update vcpk and force boost 1.73 in baseline
  • b969f85 use old "get variable" because "get updated variable" is unstable
  • aba87a6 update scratch v20220216.1
  • 50de850 do not disable stop button in studio
  • c36cf2e force to use libusb for linux
  • 7a52b02 TDM reduce log info
  • cff357a update vpl3 v20220121.4
See More

This list of changes was auto generated.

Thymio Suite 2.3.0

22 Dec 21:06
Compare
Choose a tag to compare

Thymio Suite 2.3.0 comes with several new features:

Remote connection support in BETA (this feature is in testing)

  • You can connect to distant computer on internet
  • You can easily provide your robot to distant user (need some port settings)

VPL3

  • Continuous improvement
  • Change file name
  • Manage bundle with exercice

Scratch

  • Scratch update
  • Makey Makey extension

Thymio Suite

  • Improvement of network discovery service
  • Better connection to local robots without discovery service (no need special build)
  • Setting to not allow other computer to connect to local robots
  • Touch screen working

Packages

  • Better support of high density screens and windows zoom
  • Compatible with M1 Mac processor and latest MacOS (build with Xcode_11.4.1)
  • iOS compatible with latest 15.2 iOS version:
  • WebEngine for MacOS
  • Linux flatpak 5.15 runtime build (BETA)

Known issues:

https://github.com/Mobsya/aseba/milestone/21

Changes:

  • abedb3b update scratch release v20211222.1
  • a227313 make two build for flatpak with 5.12 and 5.15
  • 1e0784d update scratch version
  • 7ea595b fix gui for high density in WIN and button in ThymioSelectionView.qml (#971)
  • e999356 Revert "build with latest sdk for ios"
  • edd6180 increase ci agent
  • 9804028 build with latest sdk for ios
  • 0e4e66c increase version for release
  • 7a3573f run script and translation IT FR DE
  • 9a6b6c2 remove warning and change ip address site
See More
  • 1a05752 change remote name in SettingsMenu.qml and increase padding
  • b79cf15 some UI remote connections improvements (font, color. link)
  • f5d2916 small fix in studio menu
  • 0798590 pass to sdk 5.15 (#882) for flatpak
  • 35207b8 Merge pull request #965 from mbonani/translation_2_3
  • 52f9e9c small translation fix
  • fbe01c8 translation FR DE IT
  • dd8d087 run build for updating .ts files
  • 1143bef Add beta for remote connection
  • 811346b use 10.15 for macos build in CI
  • e320951 Merge pull request #964 from mbonani/touch
  • fa004bc enable touch screen input in QQuickWidget
  • 75a1224 Qtquick (#963)
  • b143062 small improvement in connection UI
  • 87afae2 pass filename to save consol
  • 5f3764f Webengine on macosx (#865)
  • c9532de use node 14
  • 93dac15 take vpl3 from release
  • 76c7aab resize layout for tablets
  • ef7e45d do not show host information on tablets
  • 3df9f0a improve message
  • 77c67a2 use only ipv4 if problem with ipv6
  • 42b3311 add text to better understand roles for remote connections (#955)
  • 1e19c07 do not put wireless configurator service enable
  • 9de0232 fix provisioning profile
  • 5fc0723 update ios signing
  • 5fb2d40 Remote Connection UI (#954)
  • fa5a0ec Uninstall (#953)
  • b025144 adapt settings for tablets
  • a84298c update vpl3 86d9623d54693597ad1a493982463386b9912e77
  • 03506df add option to not load byte code on target (#946)
  • de2d752 Remote connection (#722)
  • 7efdc0a increase js API version
  • 2970c39 Merge pull request #945 from cor3ntin/fix_js_script
  • 01e0cb1 Fix JS API build
  • d3a9acf Merge pull request #944 from cor3ntin/add_zeroconf_timer2
  • 6da305f update sub-module aware
  • 90bca0d Improve zero conf announce reliability.
  • 10aee87 increase version

This list of changes was auto generated.

nightly

13 May 07:56
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
increase version

Thymio Suite 2.2.0

29 Jul 13:05
Compare
Choose a tag to compare

Thymio Suite 2.2.0 comes with several new features:
drawing
First the mobile version is on Android

image
Second on Scratch, we make an update and make these improvements:

  • Better stability when lot of robots are around
  • Correction of some block bugs
  • Thymio as sprite by default
  • Sound of Thymio inside the sprite
  • Compatible with micro:bit

Packages

  • Android version
  • iOS compatible with latest 14.6 version:
  • Qt 5.15.2 for Windows, MacOS, iOS, Android

VPL3

  • Continuous improvement
  • New pictures

Thymio Suite

  • Fix icon resizing at first page

Changes:

drawingdrawing

See More

This list of changes was auto generated.

2.1.5

16 Mar 20:25
Compare
Choose a tag to compare

Thymio Suite 2.1.5 come with a new programming language VPL3 developed by Miniature Mobile Robots Group (Mobots)

alt text

Packages

  • On Windows improve silent installation and resign drivers
  • On MacOsX redo packaging style to improve Gatekeeper accetance
  • On MacOsX remove entitlements

VPL3

  • Fix problem of only 4 row in iOS
  • Continuous improvement

Studio

  • Fix bytecode memory display

Thymio Suite

  • Fix high dpi definition

Changes:

  • c563a39 fix translation typo
  • b9c5fde fix #899 memory usage in aseba studio
  • aff4c7f new emplacement of TDM only on OSX
  • 572e146 let driver installation be silent
  • 0b82c38 resign win drivers
  • b930ba7 update vpl3 1caea5ed65b22640e863c34dc738ffb4a4298572
  • dec905b qt5.15.2 for ios to solve highdpi issue
  • 052e545 try to fix Discovery
  • fa6e256 increase version
  • 13f82fe Fix signature problem on macosx and highdpi definition
  • 4fcd6c0 let inherit for TDM and upgrader
  • fc46384 improve entitlements
  • ca28be3 Revert "runtime only launcher"
  • a6c988c runtime only launcher
  • db5e39b used fix library of openssl and compile/link for macos 10.15+ an 11.0

This list of changes was auto generated.

2.1.4

27 Nov 20:06
Compare
Choose a tag to compare

Thymio Suite 2.1.4 come with a new programming language VPL3 developed by Miniature Mobile Robots Group (Mobots)

alt text

Packages

  • On windows au AppUserModelID (AUMID)
  • On MacOsX fix signature to notarized package
  • On MAcOsX use new sdk to fix 10.15.7

Scratch

  • Small fix in italian

Changes:

This list of changes was auto generated.

2.1.3

12 Nov 13:14
Compare
Choose a tag to compare

Thymio Suite 2.1.3 come with a new programming language VPL3 developed by Miniature Mobile Robots Group (Mobots)

alt text

Launcher & TDM

  • On Linux, correction to insure better connection to remote computer and iPad

VPL3

  • Documentation also in German

Changes:

This list of changes was auto generated.

2.1.2

16 Oct 08:32
Compare
Choose a tag to compare

Thymio Suite 2.1.2 come with a new programming language VPL3 developed by Miniature Mobile Robots Group (Mobots)

alt text

Launcher & TDM

  • System browser setting is reset by default
  • On OsX, correction to insure better connection to remote computer and iPad
  • Firmware upgrade icon is now red

VPL3

  • Small fix

Changes:

See More
  • 570d085 update VPL3 description
  • 9dd31fe remove "3" from Scratch description

This list of changes was auto generated.