## v2.3.3
- `/steam/user-profile`
  - Added `location`
  - `steamid` and `bans` show for private profiles
  - Added `awards` count

## v2.3.2
- Added more fields for `/steam/user-profile`
  - Added `created`, `steamid`, `custom_url` and `can_comment`
  - `private` always exists now
- `/steam/user-profile` accepts custom urls

## v2.3.1
- Added style 2 for `/bots-gg/widget`

## v2.3.0
- Steam/GitHub/NameMC related functions are cached
- Added `/bots-gg/widget`
## v2.2.2
- `/github/used-by`
  - In order to fix the endpoint, some major changes needed to be made
  - `install_via`, `install_command` and `package_id` was removed
  - In contrast, `forks` and `stars` was added within the objects in the `repos` array
  - `repos[].icon` has been changed to be forced into 40px (by GitHub)
    - You can change this by replacing `?s=40`

## v2.2.1
- Fixed socicon on docs
- `/steam/user-profile`
  - Added support for animated backgrounds and avatar borders
  - Fixed avatar

## v2.2.0
- Used Modesta Navbars in docs and badges
- Added `/namemc/profile`
- Fixed typo in Badges
- Added Changelog
- Updated main color
- Loading pages with hashes should scroll to the correct header
- Badges should cache in a timely manner

## v2.1.0
- Added `/steam/user-profile`
- Added Steam badges

## v2.0.0
- Rebuilt webserver into Python
- Added `/github/used-by`
- Added Badge API