uTask v1.4.0 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • API routes
    • GET /resolution API route has been deleted. We decided that resolutions should always be accessed through tasks
    🔧 Configuration
    • 🔧 resolver_usernames configuration field deleted. Global resolver is not a feature we want to support, and its usage was misguided.
    SQL
    • 001_resolver_watcher_usernames_indexes.sql migration file should be applied while upgrading. This migration is non-breaking but will boost performance on big instances for tasks listing.