| 2026-04-07 |
Feature
|
added drag to scroll for artists navbar |
a7379cc |
| 2026-04-07 |
Bugfix
|
added required field indicator to release date on Add Album popup |
3f71bf8 |
| 2026-04-07 |
Bugfix
|
fixed edge cases notes were unable to be deleted |
9e1762a |
| 2026-04-07 |
Style
|
try typing hamburger when on your profile page and see what happens... |
3340adc |
| 2026-04-07 |
Bugfix
|
when you rename an artist and refresh the page you will no longer get a 404 error |
f406915 |
| 2026-04-07 |
Bugfix
|
when you make an edit with no changes and submit that, no changelog entry will be created |
4492197 |
| 2026-04-06 |
Bugfix
|
fixed the changelog to use ids for rendering links so weird links should no longer appear |
50d663e |
| 2026-04-06 |
Feature
|
updated the unlink song popup to let user chose if they want to delete album when unlinking the last song from an album |
aad89ef |
| 2026-04-06 |
Feature
|
when using hamburger icon to scroll through artists, you can now start typing the name to jump to an artist (or starting letter of artist) |
75eabdc |
| 2026-04-06 |
Style
|
centered hamburger icon in artist navbar better |
8a04869 |
| 2026-04-06 |
Style
|
fixed the padding on the Add Artist page |
03fbff3 |
| 2026-04-06 |
Bugfix
|
when adding an album, the genre is now required again |
4dc7754 |
| 2026-04-06 |
Style
|
when editing a date, the yyyy-mm-dd placeholder text now stays during edit |
ee5a186 |
| 2026-04-06 |
Style
|
added new "code" update type for non-user-facing changes |
465be24 |
| 2026-04-06 |
Code
|
cleaned up repo for public release (will be changed to code issue type when Railway stops having server-side deployment issues) |
63fb674 |
| 2026-04-06 |
Feature
|
added notes for songs ("n" or right-click when hovering a song in edit mode) |
01f405f |
| 2026-04-06 |
Style
|
when you hover over the bar chart on the Updates > Timeline bar chart, the popup is much cleaner and more informative :) |
30e4065 |
| 2026-04-06 |
Bugfix
|
renamed misc artist subunits and albums to be cleaner, fixed albums from artists with no songs not diaplaying properly in album searches, misc artists always shows up last in album search unless you are on the misc artist page |
dcb99e1 |
| 2026-04-06 |
Perf.
|
cleaned up bloat in repo and squashed commit history to improve deploy speed |
f65fcb9 |
| 2026-04-06 |
Feature
|
added highlight row animation when selecting a cell |
4d7cbdd |
| 2026-04-06 |
Feature
|
misc artists page now populated with a misc artist subunit/album for each country and genre |
2325115 |
| 2026-04-06 |
Style
|
move your user theme to top of Themes page, removed "Guest" and "System" user themes |
b358b9a |
| 2026-04-06 |
Perf.
|
rewrote changelog to be much faster |
9b16775 |
| 2026-04-06 |
Feature
|
feat: NEW badge on updates page for entries added since last visit |
21001e5 |
| 2026-04-06 |
Feature
|
added more links in changelog entries |
8a60739 |
| 2026-04-06 |
Style
|
cleaned up padding in "add album" popup on artists page |
dcf4bda |
| 2026-04-06 |
Style
|
added highlighting that fades out when navigating to a song or album |
9d80786 |
| 2026-04-06 |
Style
|
added vertical padding to song names |
95a2f64 |
| 2026-04-06 |
Style
|
edit song buttons on artists page are now on their own line, added text size selector for the button size in profile settings |
937702b |
| 2026-04-06 |
Bugfix
|
sessions now expire once a month instead of once an hour, when session expires artists page should no longer break |
d845681 |
| 2026-04-06 |
Style
|
overhauled Updates page (again) |
148a8c5 |
| 2026-04-05 |
Bugfix
|
when navigating to album from search, it now scrolls down to the album |
1f306dc |
| 2026-04-05 |
Style
|
overhauled Updates page |
43a7002 |
| 2026-04-05 |
Feature
|
added dedicated rating mode for editing everyones ratings vs just your own |
55d26c8 |
| 2026-04-05 |
Bugfix
|
prevent note popup (and all other popups) from clipping into/below the artists navbar |
8cfc440 |
| 2026-04-05 |
Bugfix
|
redirecting to an artist with special characters in their name (ex LOOΠΔ) from search no longer fails |
a5679b9 |
| 2026-04-05 |
Bugfix
|
changelog and updates pages now display timestamps using the user's timezone |
881e5e2 |
| 2026-04-05 |
Bugfix
|
searching using the same term multiple times (ex "los los los") now filters on songs/albums/artists where the string shows up at least 3 times across the song/album/artist names instead of at least once |
96ba050 |
| 2026-04-05 |
Feature
|
add user profile picture to changelog table |
43bf8f0 |
| 2026-04-05 |
Bugfix
|
notes on unrated song no longer deleted if you submit a NULL rating |
24561ae |
| 2026-04-05 |
Feature
|
added server error logging so bugs will be easier to identify |
619cc7b |
| 2026-04-05 |
Bugfix
|
prevent double changelog entries on album date edit |
fd3d90c |
| 2026-04-05 |
Feature
|
for anime-collab by/for attribution, the for <anime> now displays for featured artists as well. If you dont want the song to display on the other artists page you can set them as featured |
f8786e1 |
| 2026-04-05 |
Bugfix
|
added additional handling if you refresh the page during a deployment |
cd0d23f |
| 2026-04-05 |
Feature
|
combined stats pages in navbar, added hover indication |
82c7a0a |
| 2026-04-05 |
Bugfix
|
when moving a song, the artist and album the song is being moved from is now successfully removed |
6e3af21 |
| 2026-04-05 |
Feature
|
country and genre filter dropdowns are sorted by song count |
30db9be |
| 2026-04-05 |
Bugfix
|
when editing album date, curser position no longer jumps around |
56c69e0 |
| 2026-04-05 |
Feature
|
data in the add artist page now saves to your localstorage and does not clear when closing the tab, turning off edit mode, navigating away, or during a server error. Added a clear all data button on the add artist page if you want to restart (with warning popup) |
388a1dd |
| 2026-04-05 |
Bugfix
|
FIX: ADD ARTIST SHOULD NO LONGER SILENTLY FAIL WHEN SPENDING A LONG TIME ON THE PAGE |
efa2773 |
| 2026-04-05 |
Bugfix
|
search in black navbar now actually respects genre filter |
1aaadbe |
| 2026-04-05 |
Bugfix
|
update messages now appears appear without needing to navigate to a new page |
dfd7f32 |
| 2026-04-05 |
Bugfix
|
all searches now respect country/genre filter |
d3a1d3a |
| 2026-04-05 |
Feature
|
added timestamp to changelog entries |
4fa11e1 |
| 2026-04-05 |
Bugfix
|
artist navbar "selected artist" indicator now automatically refreshes |
839e2f2 |
| 2026-04-05 |
Feature
|
added notifications for updates |
22efb76 |
| 2026-04-05 |
Bugfix
|
add album submit button now refreshes properly for all cases |
b78bb57 |
| 2026-04-05 |
Feature
|
added Updates page |
69e73da |
| 2026-04-05 |
Bugfix
|
user last seen date now updates on every page load |
6071ed7 |
| 2026-04-05 |
Feature
|
added country and genre management (admin only). When a new country/genre is added, a misc artist subunit/album will be created automatically |
c015a2e |
| 2026-04-05 |
Style
|
add theme-configurable hover_bg variable to control dropdown highlights. This uses 20% opacity |
dda4aef |
| 2026-04-05 |
Bugfix
|
always show Misc. Artists in navbar regardless of filters. Fixed pinning so it always shows first |
57fd9f1 |
| 2026-04-05 |
Feature
|
add collapse toggle for albums with persistent state |
e5f7ea1 |
| 2026-04-05 |
Feature
|
added multi-term search across song, album, and artist names. It splits multi-word queries so each term can match song name, album name, or artist name |
3b52a95 |
| 2026-04-05 |
Bugfix
|
note tooltip now wraps long words so it no longer overflows outside the box |
0f70bbe |
| 2026-04-05 |
Bugfix
|
removed the 7-result limit from search queries |
345ef26 |
| 2026-04-05 |
Feature
|
add collapse toggle for subunit/soloist sections Clicking the child header row toggles visibility of all its albums and songs |
f59cb0f |
| 2026-04-05 |
Style
|
anime-aware collab labels (by/for instead of with) On anime artist pages, non-anime main collaborators show as "(by Artist)" instead of "(with Artist)". On non-anime pages, anime main collaborators show as "(for Artist)". Featured labels are unchanged and appear after by/for |
45c724c |
| 2026-04-05 |
Bugfix
|
promoted checkbox toggle causing cell border colour to change |
c44e7bb |
| 2026-04-05 |
Feature
|
add potentially disbanded artists section to views page |
560f1ac |
| 2026-04-05 |
Style
|
increase note indicator triangle size |
fb9e890 |
| 2026-04-05 |
Style
|
note indicator triangle now matches score text colour |
f411281 |
| 2026-04-05 |
Bugfix
|
disbanded checkbox not working on views page |
687a280 |
| 2026-04-04 |
Feature
|
add is_complete and is_disbanded checkboxes to artist edit and add artist page |
34a5656 |
| 2026-04-04 |
Bugfix
|
changelog entry no longer created when rating or note is unchanged |
d357f98 |
| 2026-04-04 |
Bugfix
|
redirecting to a song or album now brings you to the album at the correct scrolling position |
b87282c |
| 2026-04-04 |
Feature
|
added artist/song name hyperlinks in changelog, fix rating cell causing issue where some users couldnt rate a song |
0a63cad |
| 2026-04-04 |
Style
|
count remaining and % complete pages now use the same style variable for text |
7314395 |
| 2026-04-04 |
Perf.
|
consolidate startup migrations to improve deployment speed and reduce downtime on deployments |
d2cd76c |
| 2026-04-04 |
Bugfix
|
add artist submit button stuck disabled in some cases |
3b54004 |
| 2026-04-04 |
Bugfix
|
album date editor now uses text input with auto-format instead of locale-dependent date picker |
414161e |
| 2026-04-04 |
Feature
|
reorder songs within album via up/down buttons in edit mode |
95df328 |
| 2026-04-04 |
Bugfix
|
missing user theme rows now get recreated on startup |
9e28af4 |
| 2026-04-04 |
Bugfix
|
ampersand not displaying as & in manage artists popup |
a52993e |
| 2026-04-04 |
Feature
|
added search for existing album and search for existing songs on "add artist" page |
b8f29fc |
| 2026-04-04 |
Feature
|
hex codes in themes tab can now be copied and pasted |
55c20b5 |