Skip to content

Releases: openfoodfacts/taxonomy-editor

v1.1.0

26 Jul 15:01
b41d012
Compare
Choose a tag to compare

1.1.0 (2024-07-26)

Features

v1.0.2

24 Jul 09:38
75cdb29
Compare
Choose a tag to compare

1.0.2 (2024-07-24)

Bug Fixes

  • add a space after line identifier (#520) (51f7b43)
  • avoid altering original entries at parsing time (#519) (5fbaba9)
  • less transformations on comment lines and others (#523) (d366218)

v1.0.1

17 Jul 15:09
83bbbe5
Compare
Choose a tag to compare

1.0.1 (2024-07-17)

Bug Fixes

  • avoid confusing language prefixes and property names (#513) (e0053b6)
  • language order as we dump taxonomies (#512) (2bc56e6)

v1.0.0

15 Jul 10:33
2cba902
Compare
Choose a tag to compare

1.0.0 (2024-07-12)

Features

  • add a button to add translations for langs with no translations (#179) (ee1fa5a)
  • Add advanced search API (#438) (9c87d1b)
  • add automatic client SDK generation (#405) (7751319)
  • Add CRUD features for entries and root nodes (#41) (038a1a6)
  • add error logs to parser (#37) (2e8e49f)
  • Add export functionality in frontend (#120) (63dbf17)
  • Add GET paths for parents and children + fix: Update Neo4J query (#35) (44025da)
  • Add home screen (#42) (d94954c)
  • add link to the Taxonomy Editor project in PR description (#472) (b2a7b43)
  • add new user with USER_GID parameter & replace root user (#113) (6fb1b4c), closes #63
  • Add parent order determinism (#337) (5762d0c)
  • add property filter to search API (#456) (0b26030)
  • add taxonomy file upload endpoint (#196) (115c76d)
  • add tests for importing taxonomies (#225) (bad3f6a)
  • added autocomplete for language codes (#117) (7d8863a)
  • Added functions for reopening projects and fetching closed projects (#152) (a714cf4)
  • added typescript (#191) (ff85a0a)
  • All entries page + Navbar (#43) (3eb9149)
  • CI formatter (#172) (7d43499)
  • Decouple parsing the taxonomy and writing the taxonomy to the database (#317) (71b34be)
  • Delete projects when their Github PR is merged (#385) (1304822)
  • Delete taxonomy project (#237) (d0a15cb), closes #139
  • Display parents and children of an entry (#47) (d71da9c)
  • Edit synonyms, stopwords page (#46) (be2da15)
  • expand/collapse languages (3ba69ec)
  • frontend,backend: Add a owner to a project (#409) (2c508cb)
  • frontend: enable advanced research (#463) (20ca2e4)
  • frontend: make language selection for translations more intuitive (#461) (4119aed)
  • frontend: Reword export message (#428) (f2b13dc)
  • hide all languages by default in the UI (#175) (3ba69ec)
  • hide synonyms and stopwords in the root nodes page (#187) (177b60e)
  • improve errors page (#341) (674e3c1)
  • improve node creation performance (74d0083)
  • Improve node creation performance (#338) (74d0083)
  • Improve parser performance (#318) (78fdffc)
  • improve translations editing (#324) (453ff89)
  • Initialize edit entry page (#44) (87c23e0)
  • List all properties of an entry (#45) (f6f8bc2)
  • New paths for API (#76) (2901cf7), closes #38 #75
  • New paths for backend API (#26) (d5891fe)
  • new UX for submitting changes (#224) (8525351)
  • parser,backend,frontend: enable extended taxonomies (#429) (230bdbf)
  • parser,frontend,backend: conserve comments order and sort properties at export (#364) (780ad2a)
  • parser: handle duplicate ID errors during parsing (#408) (e5720bf)
  • parsing error endpoint (#163) ([1f38d0f](http...
Read more