Skip to content

Releases: BalticAmadeus/ProBro

ProBro 1.9.0

10 Jan 13:00
493572e
Compare
Choose a tag to compare

What's Changed

Changed

  • Extension startup issue.
  • DB connections with "-".
  • Minor UI/UX improvements.
  • Fixed various small bugs.

Added

  • User defined views.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.8.0

ProBro 1.8.0

08 Nov 13:40
25d6e6a
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed create, edit and delete issue.
  • Windows OS theme adaptabtability bug fix.
  • Fixed logical fields disappearing in JSON format.
  • Fixed issue where query errors prevented proceeding, subsequent valid queries can be executed to obtain results.
  • Refresh button works both for workspace and global connections.
  • Fixed various small bugs.

Added

  • Support for multiple OE versions.
  • Data Administration, Data Dictionary or Procedure Editor tools open with connection to selected database.
  • Interactive modals with improved UI.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.8.0

ProBro 1.7.0

25 Apr 06:50
9b8f33a
Compare
Choose a tag to compare

What's Changed

Changed

  • Reuse existing tabs when opening query grid windows.
  • Fixed various small bugs.

Added

  • Favorite tables.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.7.0

ProBro 1.6.0

07 Feb 12:02
81422d5
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed updating issue when creating new fields.
  • Fixed column width formatting.
  • Fixed various small bugs.

Added

  • Show ROWID ( and RECID) in query data table.
  • Query grid table size management.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.6.0

ProBro 1.5.2

21 Dec 11:48
027e9c1
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed table size issues.
  • Fixed issues with export.

Added

  • Can jump to query editor form abl code (feature preview).

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.5.2

ProBro 1.5.1

08 Dec 12:15
90dbf7c
Compare
Choose a tag to compare

What's Changed

Changed

  • Query window adjustments.
  • Fixed various small bugs.

Added

  • Read only connection support.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.5.1

ProBro 1.5.0

10 Nov 12:19
78d99e2
Compare
Choose a tag to compare

What's Changed

Changed

  • Settings naming consistency
  • Fixed various small bugs

Added

  • Connection multi select for databases
  • Read ony screen for databases imported from openedge-project.json
  • New setting to disable filtering as you type.
  • Individual refresh for connections.

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.5.0

ProBro 1.4.1

02 Oct 12:38
84271db
Compare
Choose a tag to compare

What's Changed

Changed

  • Changed ProBro logo

Added

possibility to disable automatic database import

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.4.1

ProBro 1.4.0

03 Aug 14:16
c2a47f9
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed various small bugs

Added

  • Default DLC import from settings.json
  • Default Databases import from openedge-project.json
  • Shortcuts to OE tools (for Windows)
  • Possibility to enable/disable triggers

Contributors

Full Changelog: https://github.com/BalticAmadeus/ProBro/commits/1.4.0

ProBro 1.3.2 HF

30 Jun 08:55
624ee63
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed socket server crash on linux

Contributors