Deprecation Warning
The env variable SQL_ENGINE has been deprecated and will no longer be honored. Since public release WYGIWYH only supports postgres because Procrastinate leverages it for task queuing, meaning that any other SQL engine would error out on the migration step so this shouldn't break any working setup.
What's Changed
- Add new Dutch translations for v0.7.2 by @DragonHeart69 in #79
- respect SQL_PORT when connecting to database
Full Changelog: 0.7.3...0.7.4