Skip to content

Commit

Permalink
Bump version to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Dec 13, 2019
1 parent 8508e53 commit b095034
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

This is an outline and does not contain every change. Check the commits for a full list of changes.

## v0.10.2 (2019-12-13)

> *Note: During the development of this version a lot of work went into backend performance which helps with frontend performance.*
### Added
- Account icon when signed in
- Time until auto logout
- Scroll to top when switching pages
- Auto renew token
- Social media card support (Open Graph protocol)

### Changed
- Removed gradient from navbar
- Maded table hover a gradient
- Get server status even if syncing settings

### Fixes
- Player count going down when ingore observers is on

## v0.10.1 - Fixes 🛠 (2019-12-6)

### Added
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bzlist.net",
"version": "0.10.1",
"version": "0.10.2",
"description": "BZList is an online service providing real-time BZFlag server information.",
"homepage": "https://bzlist.net",
"license": "GPL-3.0",
Expand Down

0 comments on commit b095034

Please sign in to comment.