v1.3.0
This is a major change updating Lemmy from 0.18.5 to 0.19.0 which incurs ~30-60 minutes of database upgrades. Please read the Upgrading Section
What's Changed
- feat: pictrs-safety by @db0 in #175
- fix: noqa on linelength for automated checks by @ticoombs in #186
- fix: force no become on localhost (fixes: #178) by @ticoombs in #185
- Config fix for postgres docker defaults by @Fmstrat in #183
- Adjust permissions for the distributed postgresql.conf by @codyro in #187
- Update ansible requirements, remove
become
for localhost delegated tasks by @codyro in #188 - Remove invalid
temp_file_size
line incustomPostgresql.conf
by @codyro in #192 - Adding a /version route by @dessalines in #193
- Redirecting version to nodeinfo. by @dessalines in #194
- Use actix rather than nginx redirect by @dessalines in #196
- chore: 1.2.1 update docs by @ticoombs in #198
- Redirect "/sitemap.xml" to backend by @ismailkarsli in #199
- Include CPU architectures in requirements by @Nutomic in #201
- Fix installation playbooks running on incompatible OSs by @sanatsathaye in #202
- Adding a 1GB shm size for postgres, to prevent shared space error. by @dessalines in #204
- Version 1.3.0 by @ticoombs in #206
New Contributors
- @db0 made their first contribution in #175
- @Fmstrat made their first contribution in #183
- @ismailkarsli made their first contribution in #199
Full Changelog: 1.2.1...1.3.0