Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Releases: zteeed/Root-Me-API

Release v1.2

16 Nov 23:37
Compare
Choose a tag to compare
  • Update last_challenge with new language on lang update (#30)
  • Split functions on get last challenge solved by a rootme user
  • Check current lang (#31)
  • Always display custom footer embed message
  • Update version for next release
  • Fix typo on footer embed message
  • Update message displayed (#32)
  • Add avatar_url to profile/details redis keys

Release v1.1

04 Nov 06:50
Compare
Choose a tag to compare
  • [WORKER] Fix worker parsing, no longer depends on webpage language
  • [API] Manage pseudo with unicode chars
  • [API] Manage several languages
  • [BOT] Use aiohttp instead of requests for async requests to API
  • [BOT] Manage multiserver issue using aiofile on a different structured JSON
  • [BOT] Add a docker volume for bot database
  • [BOT] Add reset_database command
  • [BOT] Add info command
  • [BOT] Improve who_solved using difflib, making a suggestion about challenge… …
  • [BOT] Use static method for Parser with lang parameter to fetch API endpoints

Release v1.0

25 Sep 00:44
Compare
Choose a tag to compare

First version working in production