Skip to content

Releases: rasmuslos/AmpFin

v1.6.3

15 Sep 09:58
ad058fe
Compare
Choose a tag to compare
  • Added an option to set custom HTTP-headers

  • Added an option to create private playlists (Thanks to Daniel on GitHub)

  • Updated now playing view background

  • Removed tips

  • Fixed haptic feedback

Yet another player update

20 Aug 15:05
9991b93
Compare
Choose a tag to compare
  • Redesigned queue

  • Infinite queue

  • Much improved now playing animation

  • Updated playlist view

  • Added context aware components

  • Added an option to pause the now playing animation

  • Better concurrency

  • Under the hood improvements

Fix now playing appearance

06 Aug 07:01
7b5ed14
Compare
Choose a tag to compare

Fixed a bug that caused some control elements to use their dark appearance

Bitrate-limits

02 Aug 14:19
d738382
Compare
Choose a tag to compare
  • Added streaming, mobile and download bitrate limit options (Thanks to @gnattu)

  • Improve now playing animation

  • Update lyrics view

  • Update color extraction algorithm

  • Under the hood improvements

Restore 10.8 compatibility

18 Jun 08:29
b21f8bf
Compare
Choose a tag to compare
  • Restore 10.8 compatibility
  • Small UX improvements

The Big Release

08 Jun 15:28
a187595
Compare
Choose a tag to compare

This update is bigger than usual with the following changes:

  • Added iPadOS hover effects
  • Improved layout (now based on a 4pt grid system)
  • Improved account sheet
  • Improved track metadata
  • Improved download codec compatibility
  • Improved performance with large libraries & playlists
  • Fixed lazy loaded shuffling
  • Fixed content shapes & hit targets
  • Fixed iPadOS layouts
  • Fixed iPadOS search

A lot of code improvements have been made, notably:

  • Improved navigation
  • Improved performance
  • Improved the now playing view & AirPlay experience
  • Improved async operation queuing
  • Migration to a new database

Bug fixes

02 May 05:38
4a9b921
Compare
Choose a tag to compare

Fix bugs introduced in the previous version

The Intents update

01 May 08:59
216fc5b
Compare
Choose a tag to compare
  • Rework Siri integration
    The PlayMediaIntent has been improved and searching for media, as well as adding media to a playlist, is now supported.
  • Added artist top tracks
  • Improve the fallback cover
  • Enabled lyrics support for the upcoming Jellyfin 10.9 release

QoL update

23 Apr 16:23
44f34ec
Compare
Choose a tag to compare
  • Remove downloads from iOS backups
  • Update spacing to be consistent
  • Improved toolbars
  • Fix artist over-scroll

iPadOS app

15 Apr 15:23
2ec024a
Compare
Choose a tag to compare

This update adds a native iPadOS app.

  • Improve Spotlight indexing
  • Lazy load library sections
  • Various improvements to the now laying view and animation
  • Jellyfin transcoding is now supported
  • Search artists

@gnattu contributed many of these improvements