Releases: machineinteractive/mfp-app
Releases · machineinteractive/mfp-app
v1.2.8
v1.2.7
version 1.2.7 Switch to inline SVG icons, and remove icon fonts.
v1.2.6
version to 1.2.6 Update player button layout. Updated screenshot.
v1.2.5
version 1.2.5 Update changelog; fix icon fonts URL in style.css.
v1.2.4
version 1.2.4 Fixed Open Graph image URL. Added project license. Updated screenshot. UI: Removed Fullscreen player. Replaced SVG icons with icon fonts. Adjusted CSS grid and text layouts for the mini-player title and duration. Improved mini-player layout and responsive button sizing. Adjusted small-screen breakpoints. Replaced spans with semantic button elements for player controls. Unified button styles, add hover effects and a pointer cursor. Refactor: Simplify player control event handlers and their parameters. Simplify random-episode playback logic and related event listeners. Simplify mini-player timer element and update class references.
v1.2.3
version 1.2.3 Fixed edge case in three column episode border pseudo-class rules.
v1.2.2
version 1.2.2 Update screenshot.
v1.2.0
version 1.2.0 Added Fullscreen player and associated functionality. Added Episode playlist modal. Refactor About screen. Misc refactoring and CSS clean up. Update screenshot.
v1.0.11
version 1.0.11 Refactor Playlist and About screens to stack inside of scrollable div container using a grid stack. Each screen inside of the scrollable div will have a max height of its individual content. Adjusted JavaScript to maintain correct scroll positions of each screen in the scrollable div container.
v1.0.10
version 1.0.10 Made playlist dashed borders thinner. Refactor JS functions to use arrow functions.