Recent Releases of strapi-api

strapi-api - 1.2.2

1.2.2 (2025-08-18)

Bug Fixes

  • again remove v prefix from releases (dc2d70d)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - 1.2.1

1.2.1 (2025-08-18)

Bug Fixes

  • again remove v prefix from releases (dd53e96)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - v1.2.0

1.2.0 (2025-08-18)

Features

  • support multiple files for version bump (462c7b2)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - v1.1.9

1.1.9 (2025-08-18)

Bug Fixes

  • remove v prefix from releases (7388156)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - v1.1.8

1.1.8 (2025-08-18)

Bug Fixes

  • pass updated version to prep script (dc18c47)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - v1.1.7

1.1.7 (2025-08-18)

Bug Fixes

  • add @semantic-release/exec (16b308b)
  • update semantic-release config (57af642)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - v1.1.6

1.1.6 (2025-08-18)

Bug Fixes

  • add dummy file for testing (19ebfad)

- JavaScript
Published by davehorsfall 10 months ago

strapi-api - 1.1.5

What's Changed

  • Fix datasets by collection query by @dannda in https://github.com/haniffalab/strapi-api/pull/62
  • Prepare release 1.1.5 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/63

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.1.4...v1.1.5

- JavaScript
Published by davehorsfall 11 months ago

strapi-api - 1.1.4

What's Changed

  • filter study components to those with published relation fields by @dannda in https://github.com/haniffalab/strapi-api/pull/60
  • Prep 1.1.4 by @dannda in https://github.com/haniffalab/strapi-api/pull/61

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.1.3...v1.1.4

- JavaScript
Published by dannda 12 months ago

strapi-api - 1.1.3

What's Changed

  • replace study coverimage with coverdataset by @dannda in https://github.com/haniffalab/strapi-api/pull/57
  • Prepare 1.1.3 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/58

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.1.2...v1.1.3

- JavaScript
Published by dannda about 1 year ago

strapi-api - v1.1.2

What's Changed

  • update dataset and study schemas by @dannda in https://github.com/haniffalab/strapi-api/pull/49
  • extend data file component by @dannda in https://github.com/haniffalab/strapi-api/pull/50
  • return study disease_datasets in dataset findOne by @dannda in https://github.com/haniffalab/strapi-api/pull/51
  • add is_listed field to study by @dannda in https://github.com/haniffalab/strapi-api/pull/53
  • Prepare 1.1.2 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/54

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.1.1...v1.1.2

- JavaScript
Published by dannda about 1 year ago

strapi-api - 1.1.1

What's Changed

  • Add Github templates by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/43
  • handle admin or plugin study update to trigger dataset udpate by @dannda in https://github.com/haniffalab/strapi-api/pull/46
  • Prepare 1.1.1 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/47

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.1.0...v1.1.1

- JavaScript
Published by dannda about 1 year ago

strapi-api - 1.1.0

What's Changed

  • fix dataset findone with collection by @dannda in https://github.com/haniffalab/strapi-api/pull/37
  • fix dataset findone with collection by @dannda in https://github.com/haniffalab/strapi-api/pull/38
  • linting by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/39
  • add SENDGRIDAPIKEY variable by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/40
  • update collection and team to support the data-import plugin by @dannda in https://github.com/haniffalab/strapi-api/pull/41
  • Feat/resources by @dannda in https://github.com/haniffalab/strapi-api/pull/44
  • fix dataset_id on create by @dannda in https://github.com/haniffalab/strapi-api/pull/45
  • Prep 1.1.0 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/42

Full Changelog: https://github.com/haniffalab/strapi-api/compare/v1.0.0...v1.1.0

- JavaScript
Published by davehorsfall about 1 year ago

strapi-api - 1.0.0

What's Changed

  • Dev by @dannda in https://github.com/haniffalab/strapi-api/pull/1
  • update create_yaml.sh permissions by @dannda in https://github.com/haniffalab/strapi-api/pull/2
  • add mysql by @dannda in https://github.com/haniffalab/strapi-api/pull/3
  • update package-lock.json by @dannda in https://github.com/haniffalab/strapi-api/pull/4
  • update package-lock.json by @dannda in https://github.com/haniffalab/strapi-api/pull/5
  • update package jsons by @dannda in https://github.com/haniffalab/strapi-api/pull/6
  • add dev and prod database config by @dannda in https://github.com/haniffalab/strapi-api/pull/7
  • update ignore files by @dannda in https://github.com/haniffalab/strapi-api/pull/8
  • update package jsons by @dannda in https://github.com/haniffalab/strapi-api/pull/9
  • Feat/import plugin by @dannda in https://github.com/haniffalab/strapi-api/pull/10
  • update ebi ols api url by @dannda in https://github.com/haniffalab/strapi-api/pull/11
  • update dataset schema by @dannda in https://github.com/haniffalab/strapi-api/pull/12
  • Feat/import plugin by @dannda in https://github.com/haniffalab/strapi-api/pull/13
  • Feat/disease datasets by @dannda in https://github.com/haniffalab/strapi-api/pull/14
  • Update schema by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/16
  • Refactor/rest by @dannda in https://github.com/haniffalab/strapi-api/pull/17
  • Feat/password by @dannda in https://github.com/haniffalab/strapi-api/pull/19
  • Feat/ontology by @dannda in https://github.com/haniffalab/strapi-api/pull/20
  • Dev by @dannda in https://github.com/haniffalab/strapi-api/pull/22
  • patch password on update by @dannda in https://github.com/haniffalab/strapi-api/pull/23
  • Feat/collection by @dannda in https://github.com/haniffalab/strapi-api/pull/24
  • add support for gcs uploads by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/26
  • Dev by @dannda in https://github.com/haniffalab/strapi-api/pull/27
  • Feat/ontology by @dannda in https://github.com/haniffalab/strapi-api/pull/28
  • enable fallback option for ontologies regardless of results by @dannda in https://github.com/haniffalab/strapi-api/pull/29
  • update response fields for study and dataset by @dannda in https://github.com/haniffalab/strapi-api/pull/31
  • Patch/ontology by @dannda in https://github.com/haniffalab/strapi-api/pull/30
  • Feat/import plugin by @dannda in https://github.com/haniffalab/strapi-api/pull/15
  • patch/data-import by @dannda in https://github.com/haniffalab/strapi-api/pull/32
  • return pagination for empty response when filtering by collection by @dannda in https://github.com/haniffalab/strapi-api/pull/33
  • Patch/dataset info by @dannda in https://github.com/haniffalab/strapi-api/pull/34
  • check if update is publish/unpublish by @dannda in https://github.com/haniffalab/strapi-api/pull/35
  • Prep release 1.0.0 by @davehorsfall in https://github.com/haniffalab/strapi-api/pull/36

New Contributors

  • @dannda made their first contribution in https://github.com/haniffalab/strapi-api/pull/1
  • @davehorsfall made their first contribution in https://github.com/haniffalab/strapi-api/pull/16

Full Changelog: https://github.com/haniffalab/strapi-api/commits/v1.0.0

- JavaScript
Published by dannda over 1 year ago