Skip to content

Releases: NotLe0n/tMLAPIs

Release v8.0.0

19 Oct 11:42

Choose a tag to compare

Changes

  • [Breaking] Fixed "socials" not showing up if not all fields are set
  • Added sketchfab to socials
  • Fixed crash in /1.4/list due to a broken mod
  • Some internal improvements

Release v7.0.4

04 Jun 17:09

Choose a tag to compare

Changes

hotfix

Release v7.0.3

04 Jun 12:56
9b2e827

Choose a tag to compare

Changes

  • Internal: Better Dockerfile

Release v7.0.2

13 Apr 21:26

Choose a tag to compare

Changes

  • Minor changes
  • Slightly better HTML interface

Release v7.0.1

11 Apr 21:54

Choose a tag to compare

Changes

  • small fixes, debug logging
  • removed tls support (don't need it)

Release v7.0.0

11 Apr 19:48

Choose a tag to compare

Changes

  • [Breaking] Error messages are now in json, instead of plain text
  • Fixed 1.3 icon urls. They now use the ModBrowser backend directly instead of a mirror
  • APIs which do multiple REST request, now use a single Client. This is a minor speed improvement.
  • Fixed version scheme. Breaking changes now correctly increment the major version.
  • Fixed some unclear error reporting
  • Some refactoring on the backend

Release v1.6.5

15 Oct 08:26

Choose a tag to compare

  • Added Dockerfile

Release v1.6.4

26 Feb 16:48

Choose a tag to compare

  • Fixed crash

Release v1.6.3

26 Oct 09:35

Choose a tag to compare

  • Added social links to 1.4 mod response

Release v1.6.2

19 Sep 15:51

Choose a tag to compare

  • Changed folder structure
  • removed the need for lazy_static
  • optimized release build for file size
  • added https support