Skip to content

Latest commit

 

History

History
93 lines (51 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

93 lines (51 loc) · 4.87 KB

1.10.0 (2022-12-12)

Features

1.9.0 (2022-07-12)

Features

  • added the handling of project objects, testing is still needed (a7ac78c)

1.8.0 (2022-06-03)

Features

  • error handling completed, updated the code structure a bit and added doc (90f812c)

1.7.0 (2022-05-19)

Features

  • changed the schema of the articles and improved the doc (581f64a)

1.6.0 (2022-05-19)

Features

  • in theory, allow cross origin request (09a602a)

1.5.0 (2022-05-19)

Features

  • added error handling in 'POST' request (09b137e)

1.4.0 (2022-05-18)

Features

  • 'PATCH' request works, as long as you only want to patch text, stil work in progress (c6e50e0)
  • 'PATCH' working, now old images get canceled (8c22bc7)
  • Created the PATCHarticle branch, feature still in progress (25ae639)
  • Created the PATCHarticle branch, feature still in progress (19e9f35)
  • now also the thumbnail gets updated, still working on removing old thumbnails (41d124a)

1.3.0 (2022-05-18)

Bug Fixes

  • post article now working (42ee7c8)

Features

  • now images are converted in webp format before being saved (fface1e)

1.2.0 (2022-05-18)

Bug Fixes

  • now pagination works (92bc1b3)
  • tried to fix a bug in the get articles, stil work in progress (bec43bf)
  • tried to fix a bug in the get articles, stil work in progress (5081000)

Features

  • added image local upload to the server (97b2867)
  • added the get of all the articles and of the single article searched by id (87c52a9)
  • articles: added ability to save articles in DB via POST request (1822994)
  • getArticles method can now take in input the page number and the number of articles per page (a3d0b6f)

1.1.0 (2022-05-02)

Bug Fixes

Features

  • added the possibility to delete an article (4bdfcf4)

1.0.1 (2021-11-06)

Bug Fixes

1.0.0 (2021-11-05)

Bug Fixes