Releases: mbaraa/dankmuzikk
Releases ยท mbaraa/dankmuzikk
v0.1.53
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 [email protected]
Added
- Logger middleware
GO_ENV
environmental variable- Goodbye alert to the default layout :)
Changed
- App's Icon
- Refactor
handlers/handler.go
intohandlers/middlewares/
Full Changelog: v0.1.52...v0.1.53
v0.1.52
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
v0.1.5
Download Playlist Release ๐ ๐
Added
- Download Playlist
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 ofdank
- Update PWA's theme
New Contributors
- @dependabot made their first contribution in #83
Full Changelog: v0.1.4...v0.1.5
v0.1.4
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
andctrl
behaviors colliding with shortcuts
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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
Lazy Loading For Real Release ๐ ๐
Added
- expand and collapse mobile player on swipe
- loop
l
and shuffler
keyboard shortcuts - lazy load heavy content
- 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
UI Fixes Release ๐ ๐
Fixed:
- search suggestions original text (if modified by YouTube's API)
- service worker's cache name :)
- set overscroll to
none
fromcontain
- refresh content only if overscroll was started at the header
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Fancy Mobile Refresher Release ๐ ๐
Added:
- add playlist to queue
- play playlist next
- handle
popstate
with partial views - a fancy mobile refresher
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
Rewrite YT Scraper with Go Release ๐ ๐๐๐ ๐
- Rewritten YT Scrapper with Go
Full Changelog: v0.0.8...v0.0.9