Skip to content

Releases: mbaraa/dankmuzikk

v0.0.8

02 Jun 19:38
d2122f7
Compare
Choose a tag to compare

Share Song Release (first stable-ish release) 🎉 🚀🚀🚀 🎉

  • fixed shuffle's behavior
  • removed background's image
  • added bugs bunny "No" error message
  • added a fancy mobile menu 💅🏼
  • added song's preview page
  • fixed some UI bugs
  • added song sharing option :trollface:

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 May 23:19
cd488d9
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Song Vote in Playlists Release 🎉 🚀

  • removed greeting text from mobile's header
  • fetch playlists in "Add song to playlist" asynchronously
  • enhance CSS animations
  • added keyboard shortcuts
  • added vote songs in playlists :trollface:
  • fixed missing ffmpeg in yt-dl's container

Full Changelog: v0.0.69...v0.0.7

v0.0.69

26 May 23:11
33c4edf
Compare
Choose a tag to compare
v0.0.69 Pre-release
Pre-release

History Pagination Release 🎉 🚀

  • added volume adjuster
  • added air for development
  • added popups
  • generalized song's component
  • fix theme's cookie expiration
  • generalized in app pages' component
  • fixed suggestion's crazy reload behavior
  • fixed client router's behavior (htmxed all the way 🐴)
  • history pagination :trollface:

Full Changelog: v0.0.6...v0.0.69

v0.0.6

25 May 14:27
04a029c
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Performance and Bug fixes Release 🎉 🚀

  • added share playlists
  • used nanoid for playlists' public id
  • improve ytdl's speed (hope it's the last time)
    • used Flask instead of FastAPI (more like not so fast api) for http requests handling
    • used pytube as main downloader and kept yt_dlp as fallback
    • fixed some queuing issues AAAAAAAA 👀
  • added append song to the playing queue

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 May 03:17
b6832bd
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

History Release 🎉 🚀

  • download songs
  • highlight active navigation links
  • introduce a shameful router :)
  • added history WAZZAAAP...

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 May 20:27
747d1f6
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Expandable Player Release 🎉 🚀

Some other stuff that were changed

  • optimize the /song/play endpoint
  • scroll and highlight current playing song
  • expandable player
  • GitHub deployments using Rex
  • move icons to player_icons.js rather than serving them (more customizable)
  • fix (I hope) memory leaks in the yt-dl service
  • css transitions for colors change

Full Changelog: v0.0.3...v0.0.4

v0.0.3

20 May 01:32
5d504fe
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

18 May 09:30
53bdbc2
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • Refactor: Use context instead of the passing down party by @mbaraa in #12
  • Refactor: Update no reload pages mechanism by @mbaraa in #13
  • Refactor: Fix colors order by @mbaraa in #14
  • Refactor: generalize popover by @mbaraa in #15
  • Refactor: More color fixes by @mbaraa in #16
  • Feat/add sensible light theme by @mbaraa in #17
  • Feat: fix rest of the theme stuff by @mbaraa in #18
  • Feat: Improve pase speed insights speed score by @mbaraa in #19
  • Feat: Improve pase speed insights speed score by @mbaraa in #20
  • Feat: Improve pase speed insights speed score by @mbaraa in #21
  • Refactor/player related stuff by @mbaraa in #22
  • Release v0.0.2 UI and Performance Improvements! by @mbaraa in #23

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 May 09:24
aa69d17
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

The first usable-ish release of DankMuzikk 🎉✨🤷‍♂️

More about the thing here
Test the beta version before releases here

What's Changed (actually added)

Full Changelog: https://github.com/mbaraa/dankmuzikk/commits/v0.0.1