v.1.3.18
[feature] anylize traffic from parse error log entry


a month later
v.1.3.22
[feature] set to default Toolbox settings

    4 months later
    v.1.5.5
    [feature] map by message position in channels and devices
    [rebase] device track map (mapview)

    v.1.5.7
    [feature] new date picker modes (manual formatted and timestamp)
    [fix] autobound and center on maps

    9 days later
    v.1.5.10
    [feature] new main page

      a month later
      v.1.6.0
      [feature] table context menu
      [feature] new message view
      [rebase] autoscrolling logic
      [rebase] hex-viewer render

      a month later
      • Edited
      v.1.7.0
      [feature] new floating widgets view

      It can be attached to left or right side:

        v.1.7.3
        [feature] filter by event code

        a month later
        v.1.7.6
        [feature] custom cols schemas

        Now you can create and save locally your own custom columns schema.

        10 days later
        v.1.7.8
        [feature] show message in traffic/hex viewer from context menu

          v.1.7.11
          [feature] export messages in csv


          14 days later
          v.1.8.2
          [feature] selected packets export in hex/traffic viewers

            14 days later
            v.1.8.5
            [feature] show in TrackIt ability in devices page


            3 months later
            v.1.9.12
            [rebase] switch color palette for messages


            Messages marked by grey came from past (blackbox or wrong device settings) and marked orange came from future(wrong device settings)

            a month later
             v.1.10.1
             [feature] geofences on intervals map

            9 days later
            v.1.10.4
            [feature] intervals by intervals


            If you set a calc as a source of data for a given calc, you will be able to see the intervals used as a source for calculating the intervals by the given calc.

            14 days later
            • Edited

            We are DEPRECATING a few Toolbox integration routes. You have to change your integration route before 01.09.2021.
            https://toolbox.flespi.io/#/view/:type/:id => https://toolbox.flespi.io/#/:type/:id
            (/view/devices/1 => /devices/1)
            /token/:token/type/:type/id/:id => https://toolbox.flespi.io/#/:type/:id?token=:token
            (/token/TOKEN/type/devices/id/1 => /devices/1?token=TOKEN)

            /token/:token/group/:group => /?token=:token&group=:group
            (/token/TOKEN/group/hub => /?token=TOKEN&group=hub)

            /token/:token/type/:type/id/:id/fullscreen/:fullscreen => /:type/:id?token=:token&fullscreen=:fullscreen
            (/token/:token/type/devices/id/1/fullscreen/1 => /devices/1?token=:token&fullscreen=1)

            /token/:token/type/:type/id/:id/fullscreen/:fullscreen/noselect/:noselect => /:type/:id?token=:token&fullscreen=:fullscreen&noselect=:noselect
            (/token/:token/type/devices/id/1/fullscreen/1/noselect=1 => /devices/1?token=:token&fullscreen=1&noselect=1)

            7 months later
            v.1.13.1
            [feature] expressions testing tool

            We are glad to inform you that we have recently released the expressions testing tool and integrated it into Toolbox. Pick any data like messages, intervals, or logs (multi-select works with SHIFT and CTRL/CMD buttons) and use it as testing data for expression logic.

            20 days later
            v.1.14.1
            [feature] view error traffic


            2 months later
            v.1.15.0
            [feature] show on logs/messages



            Now you can synchronize logs/messages panels by current message/log. Just right-click on message and show on logs/messages