funquail/CHANGELOG.md
Shin'ya Minazuki 11c69da51e 雪という意味ですよね? -it means snow, right?-
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
2026-01-29 21:51:09 -03:00

28 lines
772 B
Markdown

# 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`