github pixelfed/pixelfed v0.10.8

latest releases: v0.12.1, v0.12.0, v0.11.13...
pre-release4 years ago

Added

  • Added BANNED_USERNAMES .env var, an optional comma separated string to ban specific usernames from being used (6cdd64c6)
  • Added RestrictedAccess middleware for Restricted Mode (17c1a83d)
  • Added FailedJob garbage collection (5d424f12)
  • Added Password Reset garbage collection (829c41e1)

Fixed

  • Fixed Story Compose bug affecting postgres instances (#1918)
  • Fixed header background bug on MomentUI profiles (#1933)
  • Fixed TRUST_PROXIES configuration (#1941)
  • Fixed settings page default language (4223a11e)
  • Fixed DeleteAccountPipeline bug that did not use proper media paths (578d2f35)

Updated

  • Updated presenter components, load fallback image on errors (273170c5)
  • Updated Story model, hide json attribute by default (de89403c)
  • Updated compose view, add deprecation notice for v3 (57e155b9)
  • Updated StoryController, orientate story media and strip exif (07a13fcf)
  • Updated admin reports, fixed 404 bug (dbd5c4cf)
  • Updated AdminController, abstracted dashboard stats to AdminStatsService (41abe9d2)
  • Updated StoryCompose component, added upload progress page (2de3c56f)
  • Updated instance config, cleanup and add restricted mode (3be32597)
  • Update RelationshipSettings Controller, fixes #1605 (4d2da2f1)
  • Updated password reset, now expires after 24 hours (829c41e1)
  • Updated nav layout (73249dc2)
  • Updated views with noscript warnings (eaca43a6)

Upgrade Instructions

  • Please make sure you are running the scheduler cronjob that process periodic garbage collection and other things.

Don't miss a new pixelfed release

NewReleases is sending notifications on new releases.