Patch Notes - Bootleg.fmPatch Notes
home page23th June 2025 - v0.6.2
bug fixes
- Update the links for Terms of Service and Privacy Policy
20th June 2025 - v0.6.1
features
- Tags have a persistent ordering
- Can change the ordering of tags for existing bootlegs
14th June 2025 - v0.6.0
features
- Add notifications functionality, a bell icon in the menu and the notifications page
- Mods get notified when a new bootleg is submitted or reported
- Users get notified when their bootleg is approved, or when they are added as a creator
- More notification types will be added as the site develops, like when someone puts your bootleg in their collection
31st May 2025 - v0.5.0
features
- First version of the user page done
- User stats and user submissions pages also added
bug fixes
- Fix font and blog issues in Safari
- Bootlegs in the submissions page and landing page link to their community
21st May 2025 - v0.4.1
bug fixes
- Fix venue update dropdown for gigs (for mods)
- Display community rules in ascending order
- Make all texts on the mod dashboard dynamic
- Front-end optimisations
18th May 2025 - v0.4.0
features
- Revamped landing page that shows communities and featured bootlegs, also has link to blog page
- New blog page, and interview with roustghoti
3rd May 2025 - v0.3.2
features
- Add bootleg duration to the database
- It's easier now to spot very short recordings
- Can sort by longest bootlegs for each community
bug fixes
- Fix colour picker pop-up on the moderator dashboard
- Fix date picker for moderators on the edit gig popup
- Fix edit gig dropdown
26th April 2025 - v0.3.1
bug fixes
- Change number of gigs per page to 10
- Use a drawer instead of a dropdown on mobile for search bar and stats page
- Centre logout button on mobile
- Fix horizontal overflow issue for bootlegs with covers on submit page
- Make submission timestamp smaller and truncate it to avoid overflows for bootleg submissions
21th April 2025 - v0.3.0
new communities
- Slint community is now public!
- Thanks to TheUglyMidwesterner
features
- Stats available for all communities!
- See number of bootlegs per year, top archivists, top creators, top tags, top countries and more
- Japanese charset support added for tags
bug fixes
- Can no longer fetch gigs from communities other than the current one (added a url check)
- For dropdown menus, let the user click anywhere on the button items instead of just the text
12th April 2025 - v0.2.4
features
- Community mods can rename tags, tag categories and move tags between categories
- Community mods can change a gig's date or venue
- Community mods can move bootlegs to different gigs
bug fixes
- Start versioning from 0.1.0 instead of 0.1.1 (meta I know)
- Stop accidental selection of page numbers or footer buttons on mobile
- For alert dialogs, let the user click anywhere on the button instead of just the button text
30th March 2025 - v0.2.3
bug fixes
- Change the design of bootleg submissions to avoid overflows on mobile when a cover is present
- Stop accidental selection of next/previous text on pagination buttons
- Add length limit to admin notes (200)
- Update Norway's regions to use ISO 3166-2 data
27th March 2025 - v0.2.2
new communities
- Godspeed You! Black Emperor community is now public!
- Thanks to Dr. Tazer W. Floyd and Cassiopeia
features
- When multiple tags are selected, return gigs with both tags present
bug fixes
- Show error messages related to invalid URL or link label length in form submission page
- Make all of gig box clickable, this leads to a much better experience on mobile
17th March 2025 - v0.2.1
bug fixes
- Make all of gig box clickable instead of just the date
- Make submit form colours dynamic
15th March 2025 - v0.2.0
features
- Store city for each venue instead of only region and country
- Let users filter by a venue's city, state and country in addition to its name
- When date is selected in the bootleg submission form, automatically fetch the venue if a gig exists on that date
bug fixes
- Fix off-by-one date errors for continents other than EU (thanks nedac for spotting)
- Fix font size for admin notes and submission error messages
- Respect new lines in bootleg message boxes
- Make "no gigs found" color dynamic (black/white depending on the background)
dev work
- Optimise the venue handling logic in the back-end
5th March 2025 - v0.1.0
bug fixes
- Change font from Serif to Sans Serif (it was only serif because of a typo)
- Adjust text sizes for mobile
- Remove subdomain from auth pages