Skip to content

Releases: mbaraa/dankmuzikk

v0.1.53

10 Jul 21:35
331bd56
Compare
Choose a tag to compare

Goodbye release (for now) 😞 👋🏼

So Google changed the way that YouTube plays videos, which broke a lot of YT downloaders, until I (or someone else) find a way to bypass the new YouTube player, you can't listen to new songs, however you can still listen to songs that you've listened to before!

Also you can request music on the site by emailing me the song's details on dankmuzikk@mbaraa.com

Added

  • Logger middleware
  • GO_ENV environmental variable
  • Goodbye alert to the default layout :)

Changed

  • App's Icon
  • Refactor handlers/handler.go into handlers/middlewares/

Full Changelog: v0.1.52...v0.1.53

v0.1.52

04 Jul 23:40
782b617
Compare
Choose a tag to compare

Another Webkit Patches Reelase

Fixed

  • Webkit player's issues with the range header thingy
  • Webkit player's issues with metadata
  • Webkit player's issues with non muted audio tag

Full Changelog: v0.1.51...v0.1.52

v0.1.51

02 Jul 20:57
1d9b329
Compare
Choose a tag to compare

Patches Reelase

Fixed

  • Songs' names in downloaded playlist
  • Webkit player issues :) #80

v0.1.5

01 Jul 00:23
7e1d1b4
Compare
Choose a tag to compare

Download Playlist Release 🎉 🚀

Added

  • Download Playlist :trollface:

Fixed

  • Mobile performance improvements (by not rendering hidden desktop elements when the client is mobile fr)
  • Playlist menu for non owners

Changed

  • Light/Dark theme detector
  • Default theme to black instead of dank
  • Update PWA's theme

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Jun 17:09
908db83
Compare
Choose a tag to compare

Random Fixes Release 🎉 🚀

Added

  • issue templates

Fixed:

  • search button's label
  • logo's size in header
  • dank's theme background to foreground's contrast ratio
  • white's theme background to foreground's contrast ratio
  • window's min width in PWA
  • suggestions' navigation colliding with the player's shortcuts
  • close popovers when clicked outside
  • default alt and ctrl behaviors colliding with shortcuts

Full Changelog: v0.1.3...v0.1.4

v0.1.3

12 Jun 09:09
f26b281
Compare
Choose a tag to compare

Responsive Player's UI Release 🎉 🚀

Fixed:

  • responses compression (size down by x0.5)
  • update themes' colors and color schemes
  • mobile and desktop player
    • merge the two components
    • same ui elements but different css alignments
    • resizing the screen won't make the player go coocoo

Removed

  • Resize from/to mobile size reloads the page

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Jun 12:24
6a29256
Compare
Choose a tag to compare

Lazy Loading For Real Release 🎉 🚀

Added

  • expand and collapse mobile player on swipe
  • loop l and shuffle r keyboard shortcuts
  • lazy load heavy content :trollface:
    • single playlist's page initial loading size reduced by 10x
    • playlists' page initial loading size reduced by 2x
    • history's page initial loading size reduced by 3x

Fixed:

  • client error messages for incorrect login methods
  • remove duration-less videos (live videos)
  • merged mobile and desktop's header
  • group consequent history items

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Jun 05:34
607d500
Compare
Choose a tag to compare

UI Fixes Release 🎉 🚀

Fixed:

  • search suggestions original text (if modified by YouTube's API)
  • service worker's cache name :)
  • set overscroll to none from contain
  • refresh content only if overscroll was started at the header

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Jun 22:26
b1fd0ac
Compare
Choose a tag to compare

Fancy Mobile Refresher Release 🎉 🚀

Added:

  • add playlist to queue
  • play playlist next
  • handle popstate with partial views
  • a fancy mobile refresher :trollface:

Fixed:

  • mobile menu's transitions
  • popover scroll into view
  • playlist options menu
  • playlists' listing on desktop
  • next/previous freaking out when a song is duplicated in queue

Full Changelog: v0.0.9...v0.1.0

v0.0.9

03 Jun 07:57
adc6e8a
Compare
Choose a tag to compare

Rewrite YT Scraper with Go Release 🎉 🚀🚀🚀 🎉

  • Rewritten YT Scrapper with Go :trollface:

Full Changelog: v0.0.8...v0.0.9