Skip to content

FintX 2.0

Compare
Choose a tag to compare
@namigop namigop released this 17 Mar 16:28
· 24 commits to main since this release

Release Notes

Quickstart Guide

Getting Started

Features

  1. Added support for organizing data into "projects"
  • create a new project
  • open an existing project
  • open the app using the previously opened project
  1. Added support to export/import clients to a zip
  2. Added support to export/import request files
  3. Request files are auto-saved (every 5 seconds)
  4. Reloads the previous session
  5. Save the compiled clients as an assembly for faster reloading
  6. Press F5 to send the request

Others

  1. Added support for opening in a new window
  2. Added context menus for each node in the explorer
  3. Added context menu to the tab headers
  4. Fixed a memory leak
  5. Cleaned up the UI

Fixes

#14, #15, #20, #21, #22