Skip to content

Releases: yaalalabs/fixyl

v1.0.14

04 Feb 17:59
Compare
Choose a tag to compare

Bug fixes and Improvements

  • Fixed a major issue in json decoder which cased groups with components to not decode properly
  • Added some improvements to the launcher

1.0.13

30 Dec 10:14
Compare
Choose a tag to compare

This release contains,

Improvements

  • Adding support to run a fix server
  • Adding application logs and log rotation
  • Adding vite as react builder
  • Adding a light theme

image

Bug fixes
* Profile copy issue
* Group field order encoding issue
* Date conversion issue when setting global parameters
* Improvements to connect/disconnect events

v1.0.12

29 Mar 05:42
Compare
Choose a tag to compare

Adding support for global variables courtesy of @Akimatsu98

v1.0.11

08 Mar 01:21
Compare
Choose a tag to compare

Contains a critical bug fix and improvements over the last release

v1.0.10

03 Mar 14:12
Compare
Choose a tag to compare

This release contains

  • support to global variables
  • variable increment support {incr: <variable name>}
  • minor issues fixes
  • re-arranging stages
    image
    image
    image
    image

v1.0.9

17 Feb 13:14
Compare
Choose a tag to compare

The FixYL now supports

  • automatic replay to resend requests
  • automatic login message submission when connected
  • easily configure {auto-gen},{set:},{get:} functions
  • easily search fields
  • import/export scenarios
  • configuring of header fields for all sent messages

image
image
image

v1.0.8

19 Jan 07:58
Compare
Choose a tag to compare

Bug fixes for,
Issue: 25
Issue: 24
Issue: 23
Issue: 22

Adding the capability to configure header fields
Issue: 21
image

Adding support to the scenarios section view the reason if a stage is failed (hover on the label).

v1.0.7

10 Jan 09:58
Compare
Choose a tag to compare

Changes to support waiting time between stages in the scenarios section.

v1.0.6

21 Nov 04:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Nov 06:59
Compare
Choose a tag to compare

Fixing a critical issue in fix message parser