Releases: cubing/CubePB
Releases · cubing/CubePB
v0.1.20
v0.1.19
- 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
v0.1.17
- 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
v0.1.15
- 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
- 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
- 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
- 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