Skip to content

Releases: rkbalgi/isosim

v0.12.4

21 Oct 12:39
Compare
Choose a tag to compare

Bugfix Release

  • Allow "*" for CORS origin
  • Removed hardcoded port 8080 on front-end

v0.12.3

06 Oct 04:24
Compare
Choose a tag to compare
  • No new features
  • Refactored ISO8583 stuff into a separate dependent library (rkbalgi/libiso)

July 2020R1

08 Jul 15:14
4024321
Compare
Choose a tag to compare
  • UI Fixes and ability to handle tertiary bitmaps on UI

May 2020 Release 3

31 May 18:45
8d07395
Compare
Choose a tag to compare

Notable

May 2020 Release 2

24 May 15:32
a5b5fa3
Compare
Choose a tag to compare

May 2020 Release 1

13 May 09:19
Compare
Choose a tag to compare

Notables

  1. Persistent Connections to ISO Host
  2. Bitmap Codec util

April Bug Fix Release 0.9.1

30 Apr 06:00
Compare
Choose a tag to compare

A bug fix for an issue causing responses from API server to be blocked after accessing history logs.

April Release 04 - Final

29 Apr 20:28
Compare
Choose a tag to compare

Message History Logging, Crypto Utils

April Release 03

25 Apr 10:52
Compare
Choose a tag to compare

MAC/PIN generation support and UI fixes

April Release 02

20 Apr 09:15
Compare
Choose a tag to compare

Notable Changes

  • Dropped support for old front end
  • Multiple UI enhancements (dropped react-bootstrap in several places for material-ui)
  • Moved to go-kit for HTTP services
  • Restructured project structure to popular practice