Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Releases: sirikon/workr

Workr 0.3.4

08 Apr 16:12

Choose a tag to compare

v0.3.4

New stuff

  • Optimizations on JS streamed jobs.
  • Some concurrency-related refactoring on backend
  • Update dependencies
  • Update Crystal to 0.36.1

Workr 0.3.3

08 Aug 17:10

Choose a tag to compare

v0.3.3

New stuff

  • Solved some memory consumption problems that happened when a job's
    output was considerably big.
  • Now jobs are alphabetically sorted on the UI.

Thanks @szutt for noticing the issues and the PR for sorting the jobs!

Workr 0.3.2

08 Aug 08:20

Choose a tag to compare

v0.3.2

New stuff

  • New Makefile for local building and installation of Workr, easing
    the distribution as source code.
  • Now the release builds of Workr doesn't strip out debugging
    information.

Workr 0.3.1

01 Aug 14:42

Choose a tag to compare

v0.3.1

New stuff

  • version command.

Workr 0.3.0

31 Jul 11:21

Choose a tag to compare

v0.3.0

New stuff

  • Configuration Wizard
  • Started new documentation

Workr 0.2.0

30 Jul 23:07

Choose a tag to compare

v0.2.0

New stuff

  • Single-user authentication. Now only reading is possible while not
    logged in as admin.
  • A workr.json configuration file is required in the working directory
    to configure both JWT secret and admin password hash (bcrypt).

Workr 0.1.7

30 Jul 15:16

Choose a tag to compare

v0.1.7

New stuff

  • Some work on table styles
  • Footer including the running version
  • Now tables with execution dates display a "x time ago" text

Workr 0.1.6

30 Jul 09:47

Choose a tag to compare

v0.1.6

New

  • Cache busting for JS and CSS

Workr 0.1.5

29 Jul 23:55

Choose a tag to compare

v0.1.5

Workr 0.1.4

29 Jul 23:45

Choose a tag to compare

v0.1.4