Releases: applejag/musicforprogramming.ipfs
v1.2.0 musicforprogramming.ipfs
Addresses
/ipfs/QmPk8pcQVSaG1yqRHYsYDXozZ6i8MN21AaoZozbnnNkTQh CIDv0
/ipfs/bafybeiau37kqbpu7m23ifcbbvfv6wmtjstfib3esfczshy4misp5caacny CIDv1
Changes (since v1.1.0)
-
Added
LICENSE
to IPFS directory & license notice tobuild/bundle.js
. (#11) -
Added session metadata so native music players will show the artist and album names as well as the album cover instead of just
musicForProgramming("01: Datassette")
. (#16) -
Added progress and buffer indicator. When buffering, an animated cursor will be shown. The progress bar uses
-
for unbuffered and=
for buffered sections. (#22) -
Added button to select a random episode. (#12, thanks @DvdQzd!)
-
Added keyboard shortcuts and updated about page to correctly describe actual keybindings. Check the
[About]
(?about
) page for more info. (#24) -
Changed episode routing from
?one
&?two
to?episode=1
&?episode=2
. Old URLs are still supported, although not used in episode link list. (#10, thanks @DvdQzd!) -
Changed to react on native pause/play events when updating web UI and when playing beep sound. This means if you press pause button on your bluetooth headphones it now updates the audio player in the browser accordingly. (#21)
-
Fixed links to open in new tab via
target="_blank"
instead of the invalid valuetarget="about:blank"
. (#17) -
Fixed compiler links in episode info not updating when switching episode. (#19)
-
Fixed issue where
Ctrl
+ left mouse button clicking a link did not open the link in a new tab. (#20)
v1.1.0 musicforprogramming.ipfs
Addresses
/ipfs/QmRoAg9hhZDbStiPPJ1XGHxPzveVdsHNZwfKssycHNPif4 CIDv0
/ipfs/bafybeibtlyfxpmp2h6l6dhwvs2573dwrgsspf42o6t5vhnlm4te7ijit4m CIDv1
Changes (since v1.0.1)
- Switched from
.mp3
files to.ogg
files, reducing the size down to almost 40%, dropping size of all audio files combined from 7GB to 3GB (#9)
v1.0.1 musicforprogramming.ipfs
Addresses
/ipfs/QmNw2zeMRYXb5ud7oJ49ytSdJS2Nuw4gpKn18VgEAKRSht CIDv0
/ipfs/bafybeiaiz3zalf3aoei54a6vhtlucw7njoeozsp5s7ohcqil5t4fhy3ya4 CIDv1
Changes (since v1.0.0)
- Fixed file size doesn't update when switching page. (#1)
v1.0.0 musicforprogramming.ipfs
Initial release
Addresses
/ipfs/QmT4iQv7hxwTyCuSeg5ut1tiGJwgiMNp6XpBMYgkKdhFFR CIDv0
/ipfs/bafybeicggvkfe43hpp34vujz5pmchxy2caela47afu7sh6pn3ir4lhc2hq CIDv1
Features ported from musicforprogramming.net
- All 62 episodes
- Responsive layout
- Audio player
- Episode page
- Credits page
- About page
<a>
tags with special styling when on their current page
Additional features
- History.pushState navigation, meaning no page reloads when navigation