Skip to content

Releases: marian-m12l/studio

0.4.2

21 Sep 07:44

Choose a tag to compare

This is the first stable release supporting the new firmware 3.2.2 (and metadata v7) for V3 devices.

Brought to you thanks to @o-daneel's work on Lunii.QT

0.4.2-beta.1

19 Sep 06:54

Choose a tag to compare

0.4.2-beta.1 Pre-release
Pre-release

PREVIEW RELEASE

Thanks again to the community (namely o-daneel's work on Lunii.QT), this is a pre-release to introduce support for metadata v7 / firmware 3.2.2 that was pushed this summer and broke the transfer of story packs.

If you try this pre-release with a V3 device, please add a 👍 to confirm it is working, or add your feedback to related issues.

If everything goes well, a stable release will be published very soon.

0.4.1

11 Aug 14:01

Choose a tag to compare

Fixes:

  • Since version 0.4.0, story packs extracted from the device weren't correctly marked as "cleartext" (this release includes a feature that fixes previously-broken cleartext packs when converting or transferring to the device)
  • Editor preview on Firefox
  • Crash could occur when reading library metadata: improved robustness

0.4.0

16 Jun 20:55

Choose a tag to compare

This is the first stable release supporting the new device revision V3.

Most significant evolutions:

  • Support for V3 devices thanks to a community effort
  • Merge long-standing PRs with QoL improvements

0.3.1

15 Aug 13:04

Choose a tag to compare

  • Support firmware 2.7 ("old" devices) and 2.22 ("new" devices)
  • Add basic support for night mode
  • Small fixes

0.3.0

24 May 09:05

Choose a tag to compare

This is the first stable release supporting the new firmware 2.x.

Most significant evolutions:

  • Support for firmware 2.x, where the device appears as a mounted partition.
  • Automatic retrieval of official metadata.
  • UI improvements, especially regarding pack conversion.

0.3.0-beta.3

24 Apr 21:16

Choose a tag to compare

0.3.0-beta.3 Pre-release
Pre-release
  • Automatically fetches official metadata database
  • Automatically detects device mount point
  • Improved local library UI w.r.t. pack files and conversion

0.3.0-beta.2

22 Jan 22:57

Choose a tag to compare

0.3.0-beta.2 Pre-release
Pre-release
  • Fixed and optimized MP3 encoding (corrupted frames, removal of ID3 tags)
  • Added checks on image dimensions and unsupported graph constructions
  • Added toast on UI to make pack conversion more visible
  • Prevent concurrent transfers from/to the device

0.3.0-beta.1

14 Jan 21:17

Choose a tag to compare

0.3.0-beta.1 Pre-release
Pre-release

Improved firmware v2 support:

  • Conversion of images to 16-colors bitmaps uses proper quantization algorithm
  • Audio files are converted on-the-fly to MP3
  • MP3 files that are not 44100Hz / Mono are re-encoded on-the-fly
  • Binary packs (firmware v1) can be converted on-the-fly to FS folder packs (firmware v2)
  • Some other improvements / fixes

0.3.0-alpha.2

04 Jan 20:21

Choose a tag to compare

0.3.0-alpha.2 Pre-release
Pre-release
  • Fixes pack upload to device on Windows (pack was not added to the index)
  • When converting an archive pack / uploading to the device, a blank audio is added on all stage nodes with no audio (as it seems to be required by the device)