Skip to content

Releases: cubing/CubePB

v0.1.20

11 Apr 16:24
Compare
Choose a tag to compare
  • Fix "Insufficient Permissions" bug when editing PB comments
  • Fix bug where blank page would show for certain pages
  • Adjust icons on My PB Card page to more clearly differentiate between editing and adding a new PB

v0.1.19

11 Apr 13:17
Compare
Choose a tag to compare
  • Allow users to add publicly viewable comments when creating PBs.
  • Allow users to edit existing PBs to add/edit comments
  • Change appearance of Latest PBs and Leaderboard pages (filters now in a dropdown instead of individual chips)
  • Add Privacy & Terms page
  • Various minor UI updates and tweaks

v0.1.18

09 Apr 23:20
Compare
Choose a tag to compare
  • Change Rank column to right-align (better readability)
  • Fix a bug where the Rank column was not rendering on mobile

v0.1.17

09 Apr 21:59
Compare
Choose a tag to compare
  • Implement a ranking system when viewing Fastest PBs
  • Can now view a PB's rank when viewing the individual PB (only if it is a current PB and user is publicly viewable)
  • Fix a bug where high MBLD results were not being recorded properly
  • Disallow Date Happened field too far in the future when adding new PBs
  • Disallow sorting by "PB Type" field

v0.1.16

08 Apr 01:00
Compare
Choose a tag to compare
  • Add PB Type presets on "Fastest PBs" and "Latest PBs" pages
  • "Date Happened" field is now required when adding a new Personal Best
  • Mobile table view no longer requires horizontal scrolling if some of the contents are too long
  • Update website metatags

v0.1.15

06 Apr 14:44
Compare
Choose a tag to compare
  • Add "Fastest PBs" page, which will show the "best" PBs first, with the ability to filter by event
  • Update cubing-icons to include icons for newly added events, like master skewb, pyramorphix, curvy copter, and more
  • Dark version of the logo will now appear on the light mode of the site
  • Add a search button on various pages that will let you quickly type in a search filter
  • Move the filter icon from the left to the right side of various pages

v0.1.14

05 Apr 19:20
Compare
Choose a tag to compare
  • Prevent non-digit inputs in the personalBest time input (to prevent possible issues/confusion with auto-formatting times)
  • Add some preset event filters at the top of "Latest PBs" page that let you apply certain preset filters quickly.
  • Pressing enter after typing in a search term (for example, on users page) will now automatically apply the filter
  • Fix a bug where the name of the cube used for a PB (if specified) was not showing
  • Consolidate action buttons on profile/view PB pages

v0.1.13

04 Apr 21:31
Compare
Choose a tag to compare
  • Add help button on "My PB Card" page to explain how it works
  • Auto-formatting of timeElapsed (Time) field when inputting times
  • Add "delete" button on "My PB Card" view, to roll back a PB in case there was a typo or mistake
  • Changed many icon-based buttons to text + icon buttons, to make them less ambiguous
  • Various minor frontend tweaks to improve overall navigation experience (desktop and mobile)

v0.1.12

03 Apr 14:52
Compare
Choose a tag to compare
  • Add "Featured Users" page to show a curated list of featured users
  • Re-organize some navigation menu items
  • Add hints for how to enter a date and time (instead of just a date) for when a PB happened (this will allow users to bypass a constraint on adding multiple PBs that happened on one day)
  • API: increase max results returned at once from 100 to 500

v0.1.11

02 Apr 19:01
Compare
Choose a tag to compare
  • Update logo and favicon