Skip to content

v0.12.4+glitch.1.9.0

Latest
Compare
Choose a tag to compare
@Murazaki Murazaki released this 26 Jan 01:34

v0.12.4+glitch.1.9.0

Pull Requests

  • Fix glitch cache (#38)
  • Correct local post count (#24)
  • Correct user stats to ignore deleted (#21)
  • Handle SSL certificate parameters for database access (#16)

Updates

  • skipping entrypoints on web and cron (8875d326)
  • Add env variables for SSL mode (842e982a)
  • add any and true options to skip entrypoints (8497c0ad)
  • fix linting on Dockerfile (9b4c456d)
  • fixes on Dashboard status display (390cceda)
  • changing default mail port for coherence (d27c3c1c)
  • fix mail diagnostics value (4b8f039e)
  • Switching from MAIL_DRIVER to MAIL_MAILER for coherence with Laravel (ebfd7e63)
  • Fix allow deactivating permissions ownership check (fd6f44fa)
  • Doubling php memory limit (fix import:cities) (bc742578)
  • no sslmode for mysql/mariadb + added db ssl variables to env file (ff11826a)
  • Added ssl cert parameters to database config (51b2e070)
  • fix cache paths in docker-compose.simple.yml (fe7a38a8)
  • fix docker typo + clarify branches to build (97cdacd3)
  • finish upgrading to 8.4 in workflow (695fcf75)
  • fix mysql/mariadb healthcheck (40d1ad40)
  • Added cron healthcheck + tweaks on docker compose + add gomplate without curl in docker (3b837c94)
  • Adding jippi/docker-pixelfed license + funding details (8dabc084)
  • fix healthcheck (f1202155)
  • differentiating images of web, worker and cron (cf495884)
  • adding cron to docker-compose.simple.yml (65b7905c)
  • Switching to alternative repos (77dd7643)

Updates (from Upstream)

  • Update oauth/token, fix scope to be space separated string instead of array (4ce6e610)
  • Update SearchApiV2Service, fix hashtag search (83c1a7fd)
  • Update AP Helpers, fix comment bug (22eae69f)
  • Update ComposeController, add max_media_attachments attribute (17918cbe)