Skip to content

Commit

Permalink
Bump version to v0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Apr 27, 2020
1 parent 8b5205d commit 0e95caa
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 2 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

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

## v0.10.7 - More Improvements (2020-4-26)

### Added
- Update button (instead of automatic updates)
- WebP for server banner images (if supported)
- Data saver setting
- Icon click animation
- Automatically update scrollbar style without refreshing
- Support for more avatar formats
- Splash screen color matches theme
- Splash screen stuck message
- Rounded corners to table rows
- Custom tooltips
- Basic client-side analytics
- Greatly improved list rendering performance

### Changed
- Updated to new logo on maintenence page
- Improved navigation menu
- Improved play button
- Updated dependencies
- Tweaked server details page
- Improved cards
- Increased midnight theme contrast
- Tweaked appearence
- Slightly rounder corners
- Dropdown appearence
- Button appearence

### Fixed
- Indication arrow when sorting by game style
- Player motto overflowing
- Some table rows overflowing
- Server page cards expanding
- Offline bar overlapping text
- Invalid token message when not signed in
- Some buttons being too short
- Links getting background on Firefox
- Primary button text hover color

## v0.10.6 - General Improvements 🎈 (2020-3-10)

### 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.6",
"version": "0.10.7",
"description": "BZList is an online service providing real-time BZFlag server information.",
"homepage": "https://bzlist.net",
"license": "MIT",
Expand Down

0 comments on commit 0e95caa

Please sign in to comment.