Skip to content

V2 with Express, Hapi and Koa support

Compare
Choose a tag to compare
@koresar koresar released this 01 Feb 12:00
· 38 commits to master since this release

The V2 is a complete UI rewrite. The Agendash2 project by @santiq was fully incorporated into the Agendash. Kudos mate!

Notable features and changes:

  • Agendash now supports both Agenda v3 and v4.
  • In addition to Hapi and Express we also added Koa support.
  • The Hapi support was updated to the recent version(s). This halved the number of files in node_modules. The package size got 4 times smaller.
  • Hapi is no longer a production dependency. You would need to install it separately. Same for Koa.
  • Tested with Agenda v1 and v2. It works, although not ideally.