Skip to content

Bug Fixes

Latest
Compare
Choose a tag to compare
@cmoresid cmoresid released this 05 Feb 03:08
· 3 commits to master since this release

Change Log

  • Fixed bug in manage copybook view where if the user chose the same copybook file path in the copybook directory, it would cause the association to fail.
  • Fixed bug where SQLite3 database wouldn't be fully closed when the application was closed. The connection pool wasn't being flushed.
  • Correctly handles when the external editor cannot be found.