Highlight
* Flojoy Studio now has multi-user support. You will be able to create an "admin" profile for all the editing needs, and a "viewer" profile for technicians to operate in read-only mode.
* Updated to Vite 5 and Electron 28.
What's Changed
* Improve custom block contribution doc by smahmed776 in https://github.com/flojoy-ai/studio/pull/1003
* Custom block contribution doc by smahmed776 in https://github.com/flojoy-ai/studio/pull/1004
* chore: clean up lots of unused deps by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1001
* Replace use-file-picker with electron API by smahmed776 in https://github.com/flojoy-ai/studio/pull/1007
* Fix dependecy manager by smahmed776 in https://github.com/flojoy-ai/studio/pull/1006
* [e2e] Custom blocks import by smahmed776 in https://github.com/flojoy-ai/studio/pull/1008
* Add caution: no duplicate blocks by smahmed776 in https://github.com/flojoy-ai/studio/pull/1012
* Clean up some dependencies by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1011
* add mso screenshot by dstrande in https://github.com/flojoy-ai/studio/pull/1002
* fix: use file picker for file path by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1014
* Add basic tutorials by dstrande in https://github.com/flojoy-ai/studio/pull/1005
* Add meta image tag support for docs by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1020
* chore: thumbnail example for connect_afg31000 by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1021
* Add glossary and more adv tutorial by dstrande in https://github.com/flojoy-ai/studio/pull/1017
* Mixpanel by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1019
* Fix typo with visa device select by 39bytes in https://github.com/flojoy-ai/studio/pull/1024
* Simple Block Code Editor by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1013
* Algolia by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1027
* Fix line block log scale + axis label by 39bytes in https://github.com/flojoy-ai/studio/pull/1026
* Block changes for tek example by dstrande in https://github.com/flojoy-ai/studio/pull/1023
* Add blocks for i2c by dstrande in https://github.com/flojoy-ai/studio/pull/1025
* Fix an issue when there is a space in python path by smahmed776 in https://github.com/flojoy-ai/studio/pull/1030
* Add ethernet debug doc by dstrande in https://github.com/flojoy-ai/studio/pull/1035
* Generated all instruments device from Airtable by smahmed776 in https://github.com/flojoy-ai/studio/pull/1032
* New cloud client by 39bytes in https://github.com/flojoy-ai/studio/pull/1034
* [FIX] Catch Access Denied Exception when a device is busy by LatentDream in https://github.com/flojoy-ai/studio/pull/1036
* Adjustment to InstrumentDB database by smahmed776 in https://github.com/flojoy-ai/studio/pull/1041
* Add basic blocks 2 by dstrande in https://github.com/flojoy-ai/studio/pull/1037
* STU-218 Adding Block support for LeCroy Oscilloscope T3DSO1000(A)-2000 by LatentDream in https://github.com/flojoy-ai/studio/pull/1043
* [Fix] Using os.sep when path string is not hardcoded for sync script by LatentDream in https://github.com/flojoy-ai/studio/pull/1045
* electron 28, vite 5 and more by itsjoeoui in https://github.com/flojoy-ai/studio/pull/1016
* [New Block] Export DataFrame, Matrix, and Pairs to a .mat file by LatentDream in https://github.com/flojoy-ai/studio/pull/1046
* [STU-231] Migrating pytest from nodes repo + CI step for testing test. by LatentDream in https://github.com/flojoy-ai/studio/pull/1048
* Add some instrument database images by dstrande in https://github.com/flojoy-ai/studio/pull/1050
* fix caps by dstrande in https://github.com/flojoy-ai/studio/pull/1052
* Update cloud client + write integration tests by 39bytes in https://github.com/flojoy-ai/studio/pull/1055
* [DOC] doc page for cloud ami by smahmed776 in https://github.com/flojoy-ai/studio/pull/1049
* Basic Auth by smahmed776 in https://github.com/flojoy-ai/studio/pull/1039
* Changes for GPIB adapter by dstrande in https://github.com/flojoy-ai/studio/pull/1053
New Contributors
* LatentDream made their first contribution in https://github.com/flojoy-ai/studio/pull/1036
**Full Changelog**: https://github.com/flojoy-ai/studio/compare/v0.1.24...v0.1.26