Skip to content

Latest commit

 

History

History
270 lines (172 loc) · 22.9 KB

CHANGELOG.md

File metadata and controls

270 lines (172 loc) · 22.9 KB

Changelog

8.5.0 (2024-07-31)

Enhancements

Maintenance

  • enable manually dispatching release (#45) (a6503aa)

Documentation

8.4.3 (2024-07-31)

Maintenance

8.4.2 (2024-07-31)

Maintenance

8.4.1 (2024-07-31)

Maintenance

8.4.0 (2024-07-31)

Enhancements

  • add conversion to v2 datamodel (DSP-1419) (#13) (f1f90bf)
  • add undefined validity (5c71077)
  • data-model-v2: add conversion from json to rdf for new data model (DSP-1731) (#19) (46993e2)
  • datamodel-v2: change conversion according to new data model (DSP-1731) (#17) (6741397)
  • exclude non-connected stuff from graph (72801d5)
  • improve IRI handling (9bcb2a3)
  • make RDF conversion accessible thorugh CLI entry point (#22) (aebb6ca)
  • simplify JSON model (#30) (1a57de8)

Bug Fixes

  • adding attribution resets textfield (e00ad39)
  • bug causing the application not to start on windows (21996ef)
  • copy paste error - wrong datatype for a property (5c45b18)
  • correct graph for Place (19153be)
  • correct object gets deleted (158ba7f)
  • don't hide buttons when description is overly long (721a4ce)
  • encoding issue on windows. output is not utf-8 (dad98d7)
  • Error when opening help popup (dfe6c34)
  • error with propertyID in URLs (c365eb5)
  • failing to select stuff; Feature: add data with enter (7acbb95)
  • fit help texts in help popup (023e38a)
  • fix layout issue with rdf preview (6591f90)
  • installation not possible with current pip version (#24) (4090007)
  • installation still fails on later pip versions (#26) (0eb253a)
  • issue with IRIs (91a4d7d)
  • issues with RDF to json conversion (#28) (4801f95)
  • layout in dataset tab (60525e1)
  • Layout issues with overly long texts (dcbf6a3)
  • layout problem in project tab (ac5c59b)
  • make email string instead of IRI (6936b52)
  • make IRIs valid (853b982)
  • module not found when installing from PyPI (DSP-1731) (#20) (097bf24)
  • NPE (911d99d)
  • NPE; Feature: make DMP IRI unique (8a831a9)
  • Null pointer exception (5812cb4)
  • problem with finding person/organization by its string (b9dba23)
  • remove base again (1e85bf7)
  • some cosmetics in UI (2c146a5)
  • some serialization problems (b9ddad6)
  • some wrong cardinalities, missing serialization (b061eab)
  • strip whitespace from input (DSP-1681) (#16) (132878d)
  • UI: remove unused button (9d5dad2)
  • update doc according to new structure (6f6a862)
  • update Grants list correctly when adding/removing (738dc77)
  • Validation issues (84c9cff)
  • wrong cardinality (d43c19e)
  • wrong function name (2ad5ba1)
  • wrong validation pattern for short code (cf92762)

Maintenance

Documentation

  • add troubleshoot section to documentation (DSP-1683) (#15) (c310b4e)
  • finish API documentation (d02fc7e)
  • minor improvements and typo fixes in documentation (DSP-1531) (#11) (68976b3)

1.4.2 (2024-07-31)

Maintenance

1.4.1 (2024-07-31)

Maintenance

1.4.0 (2024-07-31)

Enhancements

1.3.3 (2023-02-20)

Bug Fixes

  • issues with RDF to json conversion (#28) (4801f95)

1.3.2 (2023-02-14)

Bug Fixes

  • installation still fails on later pip versions (#26) (0eb253a)

1.3.1 (2023-02-14)

Bug Fixes

  • installation not possible with current pip version (#24) (4090007)

1.3.0 (2021-10-25)

Enhancements

  • make RDF conversion accessible thorugh CLI entry point (#22) (aebb6ca)

1.2.1 (2021-09-30)

Bug Fixes

  • module not found when installing from PyPI (DSP-1731) (#20) (097bf24)

1.2.0 (2021-09-28)

Enhancements

  • data-model-v2: add conversion from json to rdf for new data model (DSP-1731) (#19) (46993e2)
  • datamodel-v2: change conversion according to new data model (DSP-1731) (#17) (6741397)

1.1.0 (2021-06-02)

Bug Fixes

  • strip whitespace from input (DSP-1681) (#16) (132878d)

Enhancements

  • add conversion to v2 datamodel (DSP-1419) (#13) (f1f90bf)

Documentation

  • add troubleshoot section to documentation (DSP-1683) (#15) (c310b4e)

1.0.4 (2021-04-19)

Documentation

  • minor improvements and typo fixes in documentation (DSP-1531) (#11) (68976b3)

1.0.3 (2021-04-16)

Maintenance

  • prepare release 1.0.3

1.0.2 (2021-03-26)

Bug Fixes

  • minor bugfix exported files on windows are not UTF-8

1.0.1 (2021-03-24)

Bug Fixes

  • Critical bugfix Application does not start on windows.

1.0.0 (2021-03-12)

  • Initial release of the metadata GUI tool.