changelog
v3.0 - 2026.08.05
- migrated the site to typescript and svelte
- moved the non-default discography sort options to separate pages: /music/alias, /music/recent and /music/vault
- elements that slide down no longer push down everything that's below them
- improved mobile site
- fixed the bug where you couldn't download live sets from the discography page
- removed the "Other" section (maybe temporarily maybe not)
- other minor changes
v2.4.4 - 2026.07.04
- fixed archive.org embeds not showing the tracklist
v2.4.3 - 2026.07.01
- rewrote the bio & alias list on the main page
- fixed links on the main page
v2.4.2 - 2025.08.30
- made the site work with individual tracks on internet archive
v2.4.1 - 2025.08.14
- attempt to fix player embeds not showing all tracks in the playlist
- fix the top bar not functioning on mobile
- other minor fixes
v2.4 - 2025.04.13
- stopped using iframes for navbar embedding (every page is just plain html now; no weird "?q=" stuff)
this broke a lot of urls but i can't be bothered to set up redirects
- removed the "unreleased" page as it has no use now that the patreon page exists
- other behind-the-scenes structural changes
v2.3.3 - 2025.02.06
- moved covers to neocities servers
v2.3.2 - 2023.07.19
- fixed some bugs
- all the covers are now stored through discord cdn
- converted all small cover variants to jpg so that scrolling through the release list uses way less data
v2.3.1 - 2023.07.17
- more small structural changes
- rewrote the backend
- opening links in new tab works correctly now
- added custom redirects to prevent links from stopping working after a structure change (for example, ?q=unrel and ?q=music/unrel should both work despite only the latter actually existing)
v2.3 - 2023.06.15
- added a new section
- changed file structure
- internal changes to hopefully reduce loading times / used data
v2.2.1 - 2023.05.17
- bugfixes and slight changes
v2.2 - 2023.05.15
- rewrote the frontend using iframes (no more piles upon piles of "createElement"s and "appendChild"s)
- added a section for physicals in info pages
- minor graphics tweaks, including ones for small screen devices (my favorite ones)
v2.1.1 - 2023.04.22
- MORE small screen device improvements
- minor changes & fixes
v2.1 - 2023.03.19
- finished filling out info / sample list for releases (for the most part)
- implemented a basic version of the merch page
- added an ability to view releases from a specific alias from the info page
- fixed a bug where some of the releases won't display on the alias page
v2.0.2b - 2023.02.24
- more smaller screen device improvements
- js/css code cleanup and refactoring
- added about me so the index page is not completely worthless
- reimplemented the "unreleased material" page, now not split in collections
v2.0.1b - 2023.02.17
- fixed various bugs
- mobile navigation actually works as intended now, although still sloppy
- the refreshed music page ui is now universal across all pages, with slight modifications
- updated the changelog with older versions based on tweets
v2.0.0b - 2023.02.11
- updated database
- cover art is now stored along with the website and no longer fetched from archive.org
- implemented details page for each release (incomplete)
- changed the navigation ui to make the site feel more busy (after not so constructive criticism from wael)
- attempted to make site work better on smaller screen devices
v1.2 - 2022.08.14
- main and links pages were merged, with a redesign
- two new sections in the music tab (old releases & unreleased collections)
v1.1 - 2022.03.19
- archive.org integration allowing to download all albums directly from the list
- prototype of links page
- cover art is now fetched from archive.org
v1.0 - 2022.03.08
- ported the webflow version to neocities.org (based)
- simplified the process of adding releases
- added the "sort by category" (aka default) option
v0.2 - 2022.01.11
- added the "sort by alias" option
v0.1 - 2022.01.06
- hosted on webflow (yucky)
- first version with only chronological music view
