Skip to content

Commit

Permalink
Bump version to v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Mar 10, 2020
1 parent e203737 commit cfda9d4
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 2 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,53 @@

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

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

### Added
- Favorite button to serverr list
- More server screenshots
- Play button in server list
- [Survey](https://docs.google.com/forms/d/e/1FAIpQLSdHA0q3MjVvRMNozwkUFv4dMDhIA-YFCSyt-97P3Afvsdv1zQ/viewform?usp=sf_link) button
- Settings sync status
- Server and player search
- Auto fetch settings when signing in
- Favorite server button on mobile
- Friend button on mobile
- Animations
- Setting to disable animations
- Manually editing favorite servers and friends
- Different settings tabs have unique urls
- Experimental hover info card on servers
- Devtools warning
- Native share button
- Preload active server images
- Setting to disable real-time data
- Dynamic page title
- Arrow indicating how tables are sorted
- More info to help page
- Fully handle resizing to/from mobile size
- Netlify status to README

### Changed
- General performance improvments
- Tweaked navbar
- Improved select team dialog
- More rounded corners on some items
- Redesigned settings page
- Shadows are more contrasting
- New logo
- Tweaked mobile look
- Toggle and card backgrounds are now a gradient
- Default server sorting
- Token (authentication) system
- Make buttons and last item in table go to end

### Fixed
- Wrong number of table headers
- Server details cards being messed up
- Server page icon button alignment
- Incorrect favorite and friend status

## v0.10.5 (2020-1-18)

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

0 comments on commit cfda9d4

Please sign in to comment.