Changelog
March 27, 2026 (v0.2.0)
This release adds many new features on top of the original release! There is now a feature freeze; future pre-alpha releases will only address existing bugs. If you find any bugs, please report them! The new features of this release are summarized below.
- Visual refresh: typography and layout
- Configure Progressive Web Application (PWA)
- Update branding with new logo for app icon and favicon
- Search: users, artists, venues, and shows
- Friend requests and user privacy
- Enhanced user profile link preview
- Export CSV with user shows and festivals
- Map: view map with venues from user's show list on stats page
- Artist page summarizing artist information and known shows
- Venue page summarising venue information and known shows
March 8, 2026 (v0.1.0)
The first release of showcount.com is now here! Showcount allows users to track and share the list of concerts they've attended. Furthermore, it automatically computes concert attendance statistics. The goal of showcount.com is to replace my personal concert-tracking website, https://love-music-will-travel.henryrobbins.com, with one that anyone can use. This release nearly achieves feature parity with the original website. An overview of the initial features is given below:
- User account / authentication via Clerk
- User profiles (caption, city, favorites, socials)
- Single show list per user
- Fields include: date, artist(s), venue, festival, notes, rating
- Count multiple artists as individual or multiple shows
- Count a festival as an individual or multiple shows
- Flexible rating system (list, numeric, etc...)
- Attendance statistics (by artist, venue, place, and date)
- Multiple show list upload options:
- Manual. Add shows one-by-one with venue auto-suggestions
- CSV. Upload via a CSV file in a standard format
- AI. Flexible file parsing via AI (.txt, .md, .csv, .xlsx)
- Standardized venue, festival, and show information
- Venue auto-suggestion and location data via Google API