Skip to content

Releases: FiveTechSoft/OpenADS

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:34

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:20

Full Changelog: v1.6.5...v1.7.0

v1.6.5

Choose a tag to compare

@FiveTechSoft FiveTechSoft released this 07 Jul 05:41

Changes

REMOTE — OrdKeyCount() fix + AdsGetDate() crash fix

  • OrdKeyCount() returns 0 on remote aliases (#128): xBrowse grids showed no rows because OrdKeyCount() called AdsGetKeyCount(hOrdCurrent) which had no remote code path. Added new wire opcode GetKeyCount (0xB0/0xB1), client/server round-trip, and remote index + table handle routing. Server handler computes the true filtered key count from the active index order.

  • AdsGetDate() crashes on remote Date-type fields (#128): rddads passes hOrdCurrent (a RemoteIndex handle) to AdsGetDate for Date columns. Fixed by resolving RemoteIndex -> parent RemoteTable before delegating to AdsGetField.

Full details in CHANGELOG.md.


Full Changelog: v1.6.4...v1.6.5

v1.6.4 — REMOTE TDataBase fixes (dates, unlocked FieldPut)

Choose a tag to compare

@FiveTechSoft FiveTechSoft released this 05 Jul 22:23

See CHANGELOG.md for full details.

This release was prepared with local Windows artifacts + CI for other platforms.

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:09

Full Changelog: v1.6.2...v1.6.3

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:59

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 05:49

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:29

Full Changelog: v1.5.2...v1.6.0

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 23:30

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 16:21

Full Changelog: v1.5.0...v1.5.1