Releases: Arthi-chaud/Meelo
Releases · Arthi-chaud/Meelo
v2.4.0
What's Changed
Exciting New Features 🎉
- Browse Song Groups by @Arthi-chaud in #772
- Allow Shuffling Videos by @Arthi-chaud in #777
- Filter Videos by type by @Arthi-chaud in #778
Improvements, Optmizations & Enhancements 👍
- Front: Hide 'show exclusive tracks' button if album does not have an artist by @Arthi-chaud in #766
Fixes & Patches 🩹
- Server: Rework getting random songs/albums by shuffling outside database by @Arthi-chaud in #765
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
Improvements, Optimizations & Enhancements 👍
- Exclusive songs: do not consider videos by @Arthi-chaud in #759
Fixes & Patches 🩹
- Fix Keybindings triggerring when searching by @Arthi-chaud in #758
Full Changelog: v2.3.0...v2.3.1
v2.3.0
docker-compose.yml
!
What's Changed
Exciting New Features 🎉
- Alert before leaving when playing by @Arthi-chaud in #723
- Basic keyboard bindings by @Arthi-chaud in #756
- Exclusive songs by @Arthi-chaud in #757
Improvements, Optmizations & Enhancements 👍
- Better grid size on xl viewports by @Arthi-chaud in #722
- Live music videos have their own section, separated from the regular videos by @Arthi-chaud in #732
- Parse 'Vs' Artist separator by @Arthi-chaud in #739
Fixes & Patches 🩹
- Transcoder: Update Docker-compose with new env var by @Arthi-chaud in #742
Other Changes 🔀
- Server: Allow Anonymous request Option + Rework Access Control by @Arthi-chaud in #736
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
Web App
- Artist Page's sections have consistent heights @Arthi-chaud in #704
- Set Title in Tab for each page by @Arthi-chaud in #705
- Artist Name is clickable on video tiles by @Arthi-chaud in #709
- Rework Search Page: Debounce + add 'all' search tab @Arthi-chaud in #714
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
Web App
- Front: Better skeletons for release tracklist by @Arthi-chaud in #690
- Front: Add Links to Github + doc in settings by @Arthi-chaud in #701
- Front: Fix skeleton on release tile when release date is null by @Arthi-chaud in #702
Exciting New Features 🎉
- Get Rare Songs by @Arthi-chaud in #691
- Sort songs by release date by @Arthi-chaud in #697
Documentation 📖
- Documentation fixes by @Arthi-chaud in #687
Other Changes 🔀
- Update README.md by @Arthi-chaud in #692
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
Fixes & Patches 🩹
- Front: fix video playback with player's tabs by @Arthi-chaud in #681
- Server: Fix path encoding for Transcoder by @Arthi-chaud in #680
Full Changelog: v2.0.0...v2.0.1
v2.0.0
🎉 A lot of optimizations (Especially regarding illustrations and shuffling)! Add support for Transcoding!
What's Changed
Web App
- Front: Fix Illustration Fallback Icon showing on Chrome by @Arthi-chaud in #646
- Front: Fix Blurhash for Avatars by @Arthi-chaud in #648
- Front: Optimise shuffling songs by @Arthi-chaud in #656
- Front/rearrange scroll by @Arthi-chaud in #659
- Views for Illustrations, Get Illustration with
with
query parameters and automatic master item resolution by @Arthi-chaud in #661 - Transcoder by @Arthi-chaud in #664
- [Breaking] v2.0.0 by @Arthi-chaud in #665
- Front: Add transition to lyrics button in player by @Arthi-chaud in #673
Exciting New Features 🎉
- Add Medley Song Type by @Arthi-chaud in #658
Improvement, Optmizations & Enhancements 👍
- Parser: Add more keywords for release and track name parsing by @Arthi-chaud in #647
- Playlist Entries: Proper Paginated route by @Arthi-chaud in #654
- Paginated Tracklist by @Arthi-chaud in #655
- Server: Reduce the number of exception classes by @Arthi-chaud in #660
Fixes & Patches 🩹
- Production docker-compose: fix image name + add missing volume by @Arthi-chaud in #670
- Fix track illustration resolution when disc is null by @Arthi-chaud in #671
Documentation 📖
- Documentation: Remove 'dataFolder' description by @Arthi-chaud in #672
Codebase-related 📑
- Remove RepositoryService by @Arthi-chaud in #652
Other Changes 🔀
- Thumbnail: Compute DAR at extraction to avoid distortion by @Arthi-chaud in #645
- Use a Single Illustration table in database by @Arthi-chaud in #653
- Unique slugs by @Arthi-chaud in #657
- Respone Builder: Remove unsafe cast by @Arthi-chaud in #662
- Nested dashed group by @Arthi-chaud in #663
Full Changelog: v1.3.1...v2.0.0
v1.3.1
What's Changed
- Fix Build of Server, removing deleted dependency
- Fix URL of Images in SSR
- Remove Blurhash when image is loaded
Full Changelog: v1.2.1...v1.3.1
v1.3.0
What's Changed
Web App
- Front: Minor UI fixes by @Arthi-chaud in #635
- Front: Use getInitialProps by @Arthi-chaud in #636
- Front: Use Hook for gradient backgrounds by @Arthi-chaud in #637
- Front: song Grid: Remove skeleton for image as it is bugged for Safari by @Arthi-chaud in #638
- Front: fix client-side locale detection by @Arthi-chaud in #641
- Front: fix PlayNext state action by @Arthi-chaud in #642
- Front: Fix pause button on video play start by @Arthi-chaud in #643
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Exciting New Features 🎉
- Play History + Sort By Play Count by @Arthi-chaud in #628
Improvement, Optmizations & Enhancements 👍
- Server: Optimize metadata fetching by @Arthi-chaud in #633
Fixes & Patches 🩹
- Server: Fix Sorting of search results by @Arthi-chaud in #613
Other Changes 🔀
- Server: 'Remastered' Track handling by @Arthi-chaud in #615
- Release extensions by @Arthi-chaud in #616
- Illustration API: Get Disc-Specific Illustration by @Arthi-chaud in #630
Full Changelog: v1.1.0...v1.2.0