Skip to content

Releases: PACKED-vzw/resolver

Version 1.7.2

04 Jan 13:21
Compare
Choose a tag to compare
  • Created new gunicorn and supervisor configuration files (#52)
  • Added api call to retrieve a PID by its original id
  • Added work_pid and data_pids in API output for easier retrieval
  • Solved #51

Bugfix release for v1.6.0-branch

17 Mar 12:32
Compare
Choose a tag to compare

This release fixes issue #50 that caused corruption when importing datasets.

Bugfix release for v1.5.1-branch

17 Mar 12:32
Compare
Choose a tag to compare

This version fixes issue #50 in the v1.5.1-branch that caused data corruption when uploading datasets.

v.1.6.0

09 Mar 11:12
Compare
Choose a tag to compare

This version fixes several bugs that cropped up since the v.1.5.1-release. It also changed the authentication mechanism for the API from /api/login to HTTP Basic Authentication. Support for serving over HTTPS (recommended) was also added, as is support for connecting to external databases over SSL.

Changelog

  • Fixes #36, #40, #43, #45, #34, #48
  • Fixes bugs in CSV export
  • Updated installation instructions
  • Replaced login subsystem to support basic user rights and a new password hash algorithm
  • Replaced API login with basic Authentication
  • Added support for HTTPS

v.1.5.1

18 Aug 08:11
Compare
Choose a tag to compare

This version fixes several bugs compared to the v.1.5. All users are encouraged to update to this version. This will be the last version (barring showstopper bug-fixes) of the 1.5-branch.

Changelog

  • Bugfix preventing data records with wrong fromat from crashing the CSV import
  • Bugfix for export.csv
  • Add a CLI-script to import datasets
  • Bugfixes to the API
  • Issues fixed: #25, #22, #26, #27, #29

v1.5

04 Aug 13:14
Compare
Choose a tag to compare

Version 1.5 fixes some import bugs and adds a new API that allow creating, editing and removing PIDs using a REST-API. Documentation can be found at http://documentatie.resolver.be/api.html.

Version 1.0.0

14 Apr 09:17
Compare
Choose a tag to compare

First (working) release of the application.

Version 0.9.0

07 Apr 10:17
Compare
Choose a tag to compare

Final development version before 1.0.0. This version works, but some issues have not yet been fixed (8, 5, 2)