All Versions
55
Latest Version
Avg Release Cycle
8 days
Latest Release
1259 days ago

Changelog History
Page 2

  • v23.1.0 Changes

    October 02, 2020

    👌 Support retryStuckJobs option for Resque Scheduler (#1605)

  • v23.0.11 Changes

    October 01, 2020
    • Export the winston loggers as "loggers" from Actionhero (#1604)
    • Do not try to re-enqueue a recurring task if another instance is already running (#1603)
    • ⚡️ Update Dependencies to latest versions
  • v23.0.10 Changes

    September 07, 2020
    • ⚡️ Update Dockerfile base image to node:alpine #1583
    • 🛠 Fix learn more link in routes.ts #1581
    • Connect to Resque Queue at in initialize lifecycle step #1590
  • v23.0.9 Changes

    September 03, 2020
    • ➕ Adds an option to override default error log formatting (#1570)
    • Do not stop the shutdown timer on the second SIGINT/SIGTERM (#1578)
  • v23.0.8 Changes

    August 27, 2020
    • 0️⃣ Help should be the default command when running the Actionhero CLI #1572
    • Do not 'start' the server in the CLI console #1574
    • ⚡️ Update all dependencies to latest version. This includes Typescript v4!
  • v23.0.7 Changes

    August 15, 2020
    • 🌲 Brings back api.exceptionHandlers.action for logging action errors with third-party error reporters (#1558)
    • ⚡️ Update Dependencies (#1559)
  • v23.0.6 Changes

    August 12, 2020
    • Do not throw error when enqueueAllRecurrentTasks encounters the task already enqueued (#1554)
    • ✅ Test that docs can be built explicitly (#1555)
    • ⚡️ Update all dependencies to latest versions
  • v23.0.5 Changes

    July 16, 2020
    • Validate that Action inputs do not use reserved params #1521
    • Do not rely on serverInformation for index.html stats #1522
    • 🛠 Fix TaskData Typescript type #1519
    • ⚡️ Update Dependencies
  • v23.0.4 Changes

    July 02, 2020
    • 🛠 Fix task start order and integration test #1516
  • v23.0.3 Changes

    July 02, 2020
    • 🆕 New Actionhero Projects should generate a swagger.html file #1514