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