Skip to content

Releases: webgme/webgme-taxonomy

v1.7.8

03 May 14:41
3439f55
Compare
Choose a tag to compare

What's Changed

  • Add required configuration file for read the docs by @pmeijer in #545
  • Add requirements.txt for sphinx and instruction on how to run locally by @pmeijer in #546
  • Dashboard URLs from URIs by @pmeijer in #547
  • Add search in repo routes too, submit on enter, better error messages by @pmeijer in #550
  • Use origin from browser ensuring correct redirect by @pmeijer in #551
  • bump to v1.7.8 by @pmeijer in #552

Full Changelog: v1.7.7...v1.7.8

v1.7.7

26 Mar 22:42
2fc9ac3
Compare
Choose a tag to compare

What's Changed

  • Use same port across the readme by @pmeijer in #526
  • Add TaxonomyDemo creation step to README by @brollb in #527
  • Update links in README with correct parameters by @pmeijer in #528
  • Adding detailed development docs by @brollb in #529
  • In Dashboard, display and add button to copy repository ID to clipboard by @pmeijer in #530
  • Add docs for development by @brollb in #534
  • Fix onlyReleased flag not respected at JSONSchema export route by @pmeijer in #536
  • add AppendResult type to storage client by @brollb in #533
  • Docs enhancements wrt to Routers by @pmeijer in #540
  • Fixes #539 account for uploadDataFiles being null in type and handle by @pmeijer in #542
  • Fixes #520 share execution queues for locks across instances by @pmeijer in #537
  • Add release docs by @brollb in #535
  • bump to v1.7.7 by @pmeijer in #543

New Contributors

Full Changelog: v1.7.6...v1.7.7

v1.7.6

28 Feb 19:16
7035df3
Compare
Choose a tag to compare

What's Changed

  • Handle TagCreator schema error by @romancow in #519
  • Change TEST_TARGETS behavior to only build target files by @brollb in #521
  • Update PDP URI regex to support numbers in process type by @brollb in #522
  • bump to v1.7.6 by @brollb in #523

Full Changelog: v1.7.5...v1.7.6

v1.7.5

20 Feb 16:44
be1c0ee
Compare
Choose a tag to compare

What's Changed

  • Add index attribute back to AppendResult. Close #512 by @brollb in #513
  • Remove the ID field since it is causing problems for the CLI by @brollb in #517
  • bump to v1.7.5 by @brollb in #518

Full Changelog: v1.7.4...v1.7.5

v1.7.4

31 Jan 19:38
22fcd37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

31 Jan 00:21
6ffd5dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

30 Jan 22:13
a702448
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

26 Jan 22:58
1d96b4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Jan 22:05
46ce525
Compare
Choose a tag to compare

What's Changed

  • update svelte-jsonschema-form dependency by @romancow in #486
  • Add TEST_TARGETS env var for selectively building test files by @brollb in #487
  • ensure plugins run on correct browser/server side by @brollb in #488
  • Add support for deleting, updating content by @brollb in #475
  • Change icon order (data dashboard) by @brollb in #489
  • Allow metadata-only uploads by @brollb in #490
  • Allow setting plural form of name explicitly on content type by @brollb in #491
  • Make the name property required in enum variants. Fix #481 by @brollb in #482
  • Add description for fields, terms (if it exists). Close #493 by @brollb in #494
  • Only nest compound field data under field name for enums, sets by @brollb in #496
  • Add getName helper (trims whitespace) by @brollb in #498
  • Set required flag regardless of parent's required flag by @brollb in #497
  • bump to v1.7.0 by @brollb in #492

Full Changelog: v1.6.1...v1.7.0

v1.6.1

18 Dec 20:54
2980ca1
Compare
Choose a tag to compare

What's Changed

  • Fix docker image (Update node versions; remove --legacy-peer-deps) by @brollb in #484
  • bump to v1.6.1 by @brollb in #485

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