Skip to content

Releases: fractal-analytics-platform/fractal-web

v1.16.0

19 Feb 08:38
Compare
Choose a tag to compare
  • Used FRACTAL_BACKEND_RUNNER=local instead of local_experimental (#713);
  • Moved job submission healthcheck page to user menu (#713);
  • Fixed bug in task-groups deletion in admin page (#713);
  • Fixed bug in task order modal drag and drop (#713);
  • Added admin accounting page (#713);
  • Implemented user impersonation (#713);
  • Improved error handling in proxy functions and documented the usage of Svelte Kit BODY_SIZE_LIMIT environment variable (#713);

v1.15.1-a0

17 Feb 15:36
Compare
Choose a tag to compare
1.15.1-a0

v1.15.0

30 Jan 13:10
13cf68f
Compare
Choose a tag to compare
  • Added type filters flow modal (#701);
  • Pre-populated the image zarr_url (#703);
  • Added validation for type filters and input types compatibility (#703);
  • Displayed input/output task type in "Type" tab on workflow page (#691);
  • Removed dataset filters modal, implemented editing of dataset filters directly inside the image list table (#691);
  • Refactored code to new filters format and sent selected filters in run workflow modal (#686);
  • Displayed list of images that would be processed by the first task of a job (#686);
  • Added environment variable ENABLE_INTERACTIVE_ATTRIBUTE_FILTERS, to enable attribute filters on the "Run workflow" modal (#686);
  • Fixed findings based on zizmor 1.0.1 audit (#687).

v1.15.0-a4

28 Jan 14:41
af5d1d9
Compare
Choose a tag to compare
1.15.0-a4

v1.15.0-a3

28 Jan 08:33
bfd6901
Compare
Choose a tag to compare
1.15.0-a3

v1.15.0-a2

20 Jan 16:13
9bdcb54
Compare
Choose a tag to compare
1.15.0-a2

v1.15.0-a1

20 Jan 11:01
97e2846
Compare
Choose a tag to compare
1.15.0-a1

v1.15.0-a0

15 Jan 16:42
87f17e4
Compare
Choose a tag to compare
1.15.0-a0

v1.14.0

07 Jan 14:02
6bc56b8
Compare
Choose a tag to compare
  • Removed legacy version support (#684);
    • Removed the environment variables FRACTAL_API_V1_MODE and TEST_VERSION;

v1.13.1

12 Dec 14:31
2a85ec5
Compare
Choose a tag to compare
  • Tasks table improvements (#677):
    • Handled install instructions (#677);
    • Made task name a link pointing to docs_link (#677);
    • Removed input_types column (#677);
  • Fixed task group activity wrong admin API call (#677);
  • Used new replace-task endpoint for version update (#677);
  • Fixed version update for deactivated tasks (#677);