v1.3.1
New features
-
Add support for original DS1
REPEATcommand. Example:REPEAT 4 TAB -
View mode
/view/endpoint can be used to automatically route to/pro/or/community/based on authentication -
View mode now displays device mode and payload name
-
Update Packet Squirrel syntax highlighting and autocomplete
Fixes & Improvements
-
Fix an issue where
MAN_PROD_data values could collide with user variables at compile time -
Fix an issue in the compiler where lines that contained
STRINGorSTRINGLNcould cause undefined behavior due to lack of preprocessing -
Fix an issue in autocomplete where
IF_DEFINED_TRUEwould incorrectly be suggested asIF_DEFINE_TRUED -
Fix an issue with
ATTACKMODEsyntax highlighting affecting the next line -
Importing payload via URL now sets the current filename
-
Fix highlighting issue with
HOLD