Skip to content

Releases: CoolCat467/MineOS-Market-Server

Version 1.0.2

20 Aug 04:54
Compare
Choose a tag to compare

Since the last release, we've added a lot of information about how to use this program, updated the pre-commit hooks and the dependencies, switch to asynchronous record reading and writing, fixed page templates not being included in project distribution, fixed a ton of schema issues including file types, download endpoint, fixed upload table processing, removed HTTP error responses because official client doesn't like that, fixed several issues with publication uploading, and added a backup of official records as of 2024-08-13.

What's Changed

  • Update hypercorn[trio] requirement from ~=0.16.0 to ~=0.17.3 by @dependabot in #8
  • Update trio requirement from ~=0.25.0 to ~=0.26.0 by @dependabot in #14

New Contributors

Full Changelog: v0.0.0...v1.0.2

Version 0.0.0

13 Apr 03:36
Compare
Choose a tag to compare

This is the first initial release of this program.
I stole a bunch of my own code from my other projects, Scanner-Server and CIAStore, using my market API client and MineOS' official App Market Application for information on how everything should work, as well as recording what data the official server returns.

What's Changed

New Contributors

Full Changelog: https://github.com/CoolCat467/MineOS-Market-Server/commits/v0.0.0