Skip to content

4.4.0

Latest
Compare
Choose a tag to compare
@ijsblokjeee ijsblokjeee released this 17 Oct 17:52
· 118 commits to main since this release
c5d1b1d

Release v4.4.0 🎉

This version introduces public API endpoints and working documentation! For more information about the API endpoints go to our documentation.

We have also added the chunk-uploading service back, you can now upload large files without problems again.

✨ Features

🐛 Bug Fixes

  • minor bug fixes (f844260)
  • UrlsApi: incorrect method logging (4fe4b6b)
  • Authentication: cookie setting not finished (6b366b9)
  • incorrect protocol bug (0d3a72b)

📦 Code Refactoring

  • Api: move internal routes to /api/internal (5535093)

♻️ chores

  • deps: update all non-major dependencies (#432) (7061a73)
  • deps: update dependency @types/node to v18.18.5 (#433) (ec86752)
  • deps: update dependency superjson to v2 (#435) (e50e5c3)
  • deps: update dependency lint-staged to v15 (#434) (68e4dcf)
  • deps: update dependency lint-staged to ^15.0.1 (#436) (2cd1ea1)
  • deps: update all non-major dependencies to v13.5.5 (#446) (2297a69)
  • deps: update nextjs monorepo to ^13.5.5 (#447) (7b5be31)
  • deps: update all non-major dev-dependencies (#448) (c96b591)

📚 Documentation

  • Readme: update readme content [skip ci] (bc77e05)