Releases: marian-m12l/studio
Releases · marian-m12l/studio
0.4.2
0.4.2-beta.1
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
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
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
- Support firmware 2.7 ("old" devices) and 2.22 ("new" devices)
- Add basic support for night mode
- Small fixes
0.3.0
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
- 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
- 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
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
- 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)