funquail/CHANGELOG.md

28 lines
772 B
Markdown
Raw Permalink Normal View History

# Changelog
Anything noteworthy will be documented here (to the best of our ability, anyway)
## 1.4.1+1.0.1
### Added
* Support for building with [Task](https://taskfile.dev)
### Changed
* Do not use the Funkwhale CI, instead use our own.
### Removed
* Support for Docker usage in production
* Stale files that stuck from the Funkwhale project
## 1.4.1+1.0.0
### Added
* Instance generation script in the likes of `mix pleroma.instance gen`
* Service supervision configurations for `dinit`
* Support for installing without virtual environments
### Changed
* Update dependency `dj-rest-auth` to version 7.0.0
* Update dependency `django-allauth` to version 0.60.0
### Fixed
* Setuptools was unable to proceed past `dj-rest-auth`, due to its usage of `convert_path`