Skip to content

Releases: datopian/data-desktop

v0.4.5

14 Dec 16:05
Compare
Choose a tag to compare

Changes:

  • returning full URL for online showcase page - this was made due to changes in the backend as we now support showcase pages per revision

v0.4.4

05 Dec 13:09
Compare
Choose a tag to compare

Changes

  • Ability to set "findability" option prior pushing
  • Users are logged in on the website if they're coming from the app by clicking on the showcase URLs

v0.4.3

05 Dec 05:45
Compare
Choose a tag to compare

Changes

  • internal improvements
  • bug fixes:
    • app does not quit on "TableSchemaError"

v0.4.2

01 Dec 10:05
Compare
Choose a tag to compare

Changes

  • handling errors when invalid JSON files are dropped - letting know users about it
  • datapackage.json file validation - if you drop a invalid descriptor, you'd get a message with the first validation error
  • reporting all unhandled rejections to Sentry now

v0.4.1

30 Nov 06:59
Compare
Choose a tag to compare

Changes

  • dropdown instead of input text when changing a field type in Tableschema editor

v0.4.0

29 Nov 07:41
Compare
Choose a tag to compare

Major

  • Table schema editor is now available for users
  • See table schema validation info in "Field Information" table

v0.3.4

27 Nov 09:54
Compare
Choose a tag to compare

Changes

  • Ability to set or change title for a dataset
  • Validation of name property prior pushing

v0.3.3

27 Nov 07:00
Compare
Choose a tag to compare

Changes

  • improved UX:
    • proper indicators once publish button is pressed
    • notifications on start and finish of publishing process

v0.3.2

27 Nov 05:27
Compare
Choose a tag to compare

Major changes

  • users can now edit dataset name prior pushing

v0.2.2

23 Nov 05:20
Compare
Choose a tag to compare
  • Major:
    • Fully working showcase page
  • Minor:
    • All external links are opened in default browser