AMP 'Deimos' 2.7.2 Release Notes

The original release notes are located here:

Someone may have accidentally posted them in the wrong place causing AMP to not show the right link for release notes. That person will remain anonymous for their protection. :zipper_mouth_face:

AMP 2.7.2.2 ‘Deimos’

OIDC Improvements

One AMP install can now handle having local accounts and OIDC users on the same setup! Users can also be converted from/to Local or OIDC under the User Management tab.

Set Allow Local User Login in the UI to false or UseLocal in AMPConfig.conf if you’d like to keep the OIDC only login style where it auto redirects to the OIDC provider. Leave it true if you’d like to have local accounts alongside OIDC users. This is useful for having a local admin account that is disconnected from any OIDC systems.

OIDC state handling was improved to better mirror the standards in place by many providers.

Thanks to @sanegaming for working closely to test the changes and provide feedback!

Other Changes

  • Fixed Stores tab not showing the correct available stores
  • S3 uploads with no local backup no longer fail to upload
  • AMP no longer removes legacy themes until the new GitHub sourced themes are available
  • Fixed multiple instance cloning bugs
  • Discord webhooks avatar URL added
  • Removed deprecated ApplicationPort logic
  • Changed “Slow method invocation” message to debug log level
  • Fixed an issue accessing the Roles tab on remote instances when no roles exist
  • Address multiple issues with container instances start/stop logic
  • Text area inputs only save after clicking away from the input to match other settings behavior
  • Fix dictionary setting types (e.g. Default Settings) getting pushed wrong causing the UI to break for that setting until refresh
  • Logic added to automatically remove corrupted AMP downloads
  • Instance sorting A->Z uses the friendly (display) name
1 Like