Flojoy

Latest version: v0.4.1

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.2.3

What's Changed
* Limit access to secrets to the admins only by smahmed776
* Pi performance by LatentDream
* Test sequencer drag and drop by izi-on
* Test sequencer conditional builder by LatentDream
* Fix: check for version match before marking cached PY interpreter as default by smahmed776
* Test Sequencer UX by LatentDream

**Full Changelog**: https://github.com/flojoy-ai/studio/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Sandevh/stu 261 test sequencer test set save and import by izi-on in https://github.com/flojoy-ai/studio/pull/1086
* STU-267 Cloud Integration - Test Sequencer by LatentDream in https://github.com/flojoy-ai/studio/pull/1092
* Patch App Links by dstrande in https://github.com/flojoy-ai/studio/pull/1089
* Fix re-execution of test when uploading test result by LatentDream in https://github.com/flojoy-ai/studio/pull/1093
* Fix: Run Test sequencer without test | Init tree as a root with children by LatentDream in https://github.com/flojoy-ai/studio/pull/1095
* Add Zapier-Quickbase docs by dstrande in https://github.com/flojoy-ai/studio/pull/1085
* Populate project dropdown for test sequencer from cloud by smahmed776 in https://github.com/flojoy-ai/studio/pull/1094
* No-cache module import for test sequencer by smahmed776 in https://github.com/flojoy-ai/studio/pull/1101
* Fix links in block modals by dstrande in https://github.com/flojoy-ai/studio/pull/1100
* STU-268 Export Test Result to Cloud | Visual in Column by LatentDream in https://github.com/flojoy-ai/studio/pull/1096
* STU-272 Test sequencer UX - Remove Flowchart Header in TS by LatentDream in https://github.com/flojoy-ai/studio/pull/1099
* Adding Tinymovr in main package [tmp] by LatentDream in https://github.com/flojoy-ai/studio/pull/1103
* Show Python code for test in a modal by smahmed776 in https://github.com/flojoy-ai/studio/pull/1097
* STU-275 app gallery instruments by LatentDream in https://github.com/flojoy-ai/studio/pull/1102
* Fix play button by LatentDream in https://github.com/flojoy-ai/studio/pull/1106


**Full Changelog**: https://github.com/flojoy-ai/studio/compare/v0.2.1...v0.2.2

0.2.1

Highlight
* Initial release of Flojoy's Test Sequencer!
* Added support for Raspberry Pi and Chromebook
* Updated Flojoy Cloud blocks integration

What's Changed
* Sandevh/stu 252 remove useless buttons from test sequencer front end by izi-on in https://github.com/flojoy-ai/studio/pull/1078
* Fix encodable can message by LatentDream in https://github.com/flojoy-ai/studio/pull/1077
* Change test time to float by dstrande in https://github.com/flojoy-ai/studio/pull/1079
* Add link to cloud API docs from studio docs by 39bytes in https://github.com/flojoy-ai/studio/pull/1047
* move `keyrings-cryptfile` dependency to the flojoy package by 39bytes in https://github.com/flojoy-ai/studio/pull/1059
* Sandevh/stu 255 fix pydantic model for conditional node by izi-on in https://github.com/flojoy-ai/studio/pull/1080
* Sandevh/stu 257 test sequencer fix dallas issue by izi-on in https://github.com/flojoy-ai/studio/pull/1081
* Add apps to app gallery by dstrande in https://github.com/flojoy-ai/studio/pull/1084
* Environment variables as block input by LatentDream in https://github.com/flojoy-ai/studio/pull/1082
* abstract test sequencer run & raise error when accessing identifier before eval by izi-on in https://github.com/flojoy-ai/studio/pull/1083


**Full Changelog**: https://github.com/flojoy-ai/studio/compare/v0.2.0...v0.2.1

0.2.0

Highlight
* Initial release of Flojoy's Test Sequencer!
* Updated Flojoy Cloud blocks integration

What's Changed
* Only expand studio tab in docs sidebar by default by 39bytes in https://github.com/flojoy-ai/studio/pull/1058
* Update cloud deploy doc by smahmed776 in https://github.com/flojoy-ai/studio/pull/1061
* STU-219 | NI-CompactDAQ - read Analog by LatentDream in https://github.com/flojoy-ai/studio/pull/1051
* STU-230 | Block: Export to s3 by LatentDream in https://github.com/flojoy-ai/studio/pull/1060
* Update startech-rs232.md by dstrande in https://github.com/flojoy-ai/studio/pull/1066
* Update startech-rs232.md by dstrande in https://github.com/flojoy-ai/studio/pull/1062
* STU-251 | New cloud block integration by LatentDream in https://github.com/flojoy-ai/studio/pull/1071
* [Cloud doc] AWS RDS by smahmed776 in https://github.com/flojoy-ai/studio/pull/1063
* Update IMPEDANCE_33120A.py by dstrande in https://github.com/flojoy-ai/studio/pull/1074
* Adding NI DMM to hardware devices by dstrande in https://github.com/flojoy-ai/studio/pull/1068
* HP 33120A Blocks by dstrande in https://github.com/flojoy-ai/studio/pull/1064
* CAN-BUS Support by LatentDream in https://github.com/flojoy-ai/studio/pull/1054
* Sandevh/stu 217 test sequencer UI front end by izi-on in https://github.com/flojoy-ai/studio/pull/1076


**Full Changelog**: https://github.com/flojoy-ai/studio/compare/v0.1.26...v0.2.0

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 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

0.1.25

**Changes**

- Added blocks `REPORT_GENERATION` and `ANNOTATE_PLOTLY` for report generation.
- Updated blocks for Flojoy Cloud.
- Updated all blocks that needs a file path to use an actual file picker.
- Added a Python dependency manager.
- Fixed an issue when there is a space in Python interpreter path
- More fixes and improvements for custom blocks folder.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.