Skip to content

Releases: bzlist/bzlist.net

More Improvements (2020-4-26)

28 Apr 03:10
0e95caa
Compare
Choose a tag to compare

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)

10 Mar 05:24
cfda9d4
Compare
Choose a tag to compare

Added

  • Favorite button to serverr list
  • More server screenshots
  • Play button in server list
  • Survey 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)

19 Jan 03:20
13dec33
Compare
Choose a tag to compare

Added

  • Hover text to add friend button

Changed

  • Improved cards (CSS grid)
  • Minor tweaks
  • Slight speed boost
  • Updated splash screen author logo
  • Updated copyright
  • Shadows
  • Background adn navbar are now gradients

Removed

  • Fireworks effect

v0.10.4 - Happy New Year! 🎆 (2020-1-2)

02 Jan 21:56
2f5d597
Compare
Choose a tag to compare

Added

  • Option to favorite servers
  • Sign in link on feedback page if not signed in
  • Option to friend players
  • Notifications if favorite server or friend is online
  • "Paradise Vally" server screenshot

Changed

  • Special effect from snow to fireworks

v0.10.3 - Snow! ❄ (2019-12-15)

15 Dec 22:13
8044cf6
Compare
Choose a tag to compare

Note: During the development of this version some unused data was removed from the API which required slight tweaks.

Added

  • Max team size to server details
  • Snow effect!

Changed

  • Updated dependencies

Fixed

  • Typos in CHANGELOG
  • Wrong license in package.json
  • ServerDetailsPage always needing
  • Textarea not having border on focues
  • Heading space on Terms of Service page
  • Button list spacing

v0.10.2 (2019-12-13)

13 Dec 20:51
b095034
Compare
Choose a tag to compare

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
  • Made table hover a gradient
  • Get server status even if syncing settings

Fixes

  • Player count going down when ignore observers is on

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

07 Dec 05:03
cf06182
Compare
Choose a tag to compare

Added

  • "what's new" link to help page

Changed

  • Improved handling of boolean settings

Fixed

  • Icons rendering above mobile nav menu
  • List buttons spacing
  • Server titles from overflowing
  • Settings page errors and warnings
  • Warning in Dropdown and Switch components
  • Account page token parsing
  • Old urls in package.json
  • package.json name field
  • Settings not syncing properly
  • Servers with hidden observers being on top

v0.10.0 - New Authentication (2019-12-5)

06 Dec 01:22
9d94dca
Compare
Choose a tag to compare

Added

  • Fade in animation to play dialog
  • Link to version release on GitHub
  • "this minute" to time ago
  • Custom scrollbars
  • Detect if API is offline
  • Custom icons

Changed

  • Primary button shadow is now colored
  • Navbar is now a gradient
  • Improved hamburger (mobile) menu
  • Improved table rendering performance
  • Using new authentication system

v0.9.2 - Hide Servers and More Gradients (2019-11-29)

03 Dec 01:29
e098ff0
Compare
Choose a tag to compare

Added

  • Setting to hide specific servers
  • Scroll to top is now smooth
  • Version number to help page

Changed

  • Improved README
  • Primary button background is now a gradient
  • Wording on account sign in is improved
  • Replaced checkboxes with switches
  • Largest headings color is now a gradient
  • Tweaked shadows

Fixed

  • Typo and wording in changelog
  • Server details table hover contrast

v0.9.1 - Tweaks, Fixes, and More Settings (2019-11-29)

29 Nov 23:58
74a1eed
Compare
Choose a tag to compare

Added

  • Link to changelog in readme
  • Scroll to top button on player page
  • Hide observers by default and sort them to bottom
  • Setting to hide observers from server list player count
  • Setting to only get servers with players online
  • dns-prefetch for domains
  • Team info to server details page

Changed

  • Logo tweaked
  • Don't show score for observers
  • Compressed icons
  • Better hamburger menu
  • Theme colors
  • Optimized settings
  • Don't show players table on server with none online
  • Improved navigation drawer
  • Updated dependencies
  • Tweaked styling

Removed

  • Loading shimmer effect

Fixed

  • Time ago not always updating
  • Service worker not always updating
  • Unsafe code from TimeAgo component
  • Settings not syncing properly