v1.3.1
New features
-
Add support for original DS1
REPEAT
command. 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
STRING
orSTRINGLN
could cause undefined behavior due to lack of preprocessing -
Fix an issue in autocomplete where
IF_DEFINED_TRUE
would incorrectly be suggested asIF_DEFINE_TRUED
-
Fix an issue with
ATTACKMODE
syntax highlighting affecting the next line -
Importing payload via URL now sets the current filename
-
Fix highlighting issue with
HOLD