Releases: patrickTingen/DataDigger
DataDigger 26 - Iron Man
New version DD26
DataDigger 26 release candidate 2
DD26 failed to start in V10, so a small update
DataDigger 26 release candidate 1
Some small new features, lots of bugfixes and clean ups
- New : Option for abbreviated datatypes in generate active record class
- New : Option to set border color via myDataDigger.p (Johan Geerts)
- New : Automagically complete query with missing quotes #74 (Johan Geerts)
- Solved: Call-stack error on getCursorPos (Jay Farr)
- Solved: Window position not saved on exit (Johan Geerts)
- Solved: Shift-del does not work in query editor
- Solved: Generate include fails when all labels are undefined #77 (Dirk Vreken)
- Solved: Generate include file abbreviates table name when longer than 20 chars #78 (Dirk Vreken)
- Solved: CTRL-A or CTRL-D on empty browse gives error #76
- Solved: Export to 4GL does not escape curly braces #80 (Rob Willoughby)
- Solved: Data dictionary no longer resizable #81 (Dirk Vreken)
- Solved: Error when downloading file
- Solved: Error when starting datadigger with UTF-8 and windows username with special characters #84 (movedoa)
- Solved: Function resolveOsVars is returning invalid values with cpinternal UTF-8 #85 (movedoa)
- Solved: Cannot type umlaut in filter row #83 (movedoa)
- Solved: Inactivated index shows as active #75
- Solved: Active index shown as inactive #86 (Richard Kelters)
- Changed: Starting the libraries is simplified, contact me when you have errors
- Changed: When dumping to Excel, assume codepage 1252 when current is ISO8859
- Changed: All widget-id attributes removed from UI elements #82 (Simi Slegian)
DataDigger 25.2
Even after checking, checking and re-checking, some small errors managed to slip in.
Too small to create a new major version, but too big to ignore
- Error on startup when no .ini file is present
- Missing code in getDataserver.p
- New user welcome wizard not showing
If you cannot compile, you can download the .r files that are attached to this release.
See https://github.com/patrickTingen/DataDigger/wiki/Problem-CannotCompile for instructions on how to set it up
DataDigger 25.1
Even after checking, checking and re-checking, some small errors managed to slip in.
Too small to create a new major version, but too big to ignore
- Error on startup when no .ini file is present
- Missing code in getDataserver.p
If you cannot compile, you can download the .r files that are attached to this release.
See https://github.com/patrickTingen/DataDigger/wiki/Problem-CannotCompile for instructions on how to set it up
DataDigger 25
A new shiny release of DataDigger, with lots of bugfixes, clean code thanks to Sonar Cube and even some new features.
Check it out and if you have questions, contributions or ideas, don't hesitate to mail me. Check DD for my contact details
Many thanks to all the people that submitted ideas and bug reports on DD24. You can find your name and report back in the release notes.
RC2 DataDigger 25
Small error fixed in conversion routine
Beta 20201211
- Solved: Connections not synchronized among multiple windows in one session
- Solved: Cache not invalidated when removing connections
Beta 20201117
- Pingback restriction not always respected
Beta 20201111
- Solved: Deprecated option RCODE-INFORMATION on TT definitions removed #53 (Movedoa)
- Solved: Username sometimes not retrieved properly #54 (Movedoa)
- Solved: Conversion procedure not found
- Change: No hardcoded limit for maximum window width #55 (Tipe)