8000 Releases · ofkm/arcane · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ofkm/arcane

v0.15.1

12 Jun 18:50
1bb8600
Compare
Choose a tag to compare

Important

This will be one of the last updates till a major rework, and most likely 1.0. You can track the progress on the 1.0.0 PR and branch!

Bug Fixes

  • compose network race condition (#274) (2a4401b)
  • layout of editors in compose details view (c052902)
  • proper compose validation (#272) (6f1eb03)
  • remove oidc env and args from docker build (e462e8b)

v0.15.0

04 Jun 03:42
e6f9ba0
Compare
Choose a tag to compare

Features

Bug Fixes

  • agents not showing compose projects in table (0ab2757)
  • container creation type mismatches not allowing containers to be created (e8aece6)
  • container status sorting incorrect (#242) (64faad3)
  • cpu and ram usage bars not showing correct values (01fbb16)
  • create database in docker build (24b33e8)
  • deploy to agent dropdown button (#244) (6092c4f)
  • implement main compose spec functionality (#259) (e2fc0ac)
  • incorrect github link on login page (3205312)
  • missing ) in migrations (635d932)
  • parse ipam config correctly (2585d69)
  • pruning button not showing loading status (419cd9e)
  • remove duplicate agent sidebar item (6545794)
  • rename stacks to compose projects (#243) (b38b298)
  • rework auto update service (d88178a)
  • store image maturity in database instead of cache (#263) (1b29808)
  • support removing agents (c33a872)
  • use new template root url (55fdacd)
  • use system storage on dashboard (6e7a83c)
  • volumes table truncate not being applied (ce50de7)

v0.14.0

29 May 00:51
076cbf4
Compare
Choose a tag to compare

Note

This update introduced Templates for compose stacks. You can use the community repo for templates (contributions welcome! at ofkm/arcane-templates) or can create your own. See the documentation for more details: https://arcane.ofkm.dev/docs/templates/create-a-registry

Features

v0.13.1

28 May 02:58
e92e822
Compare
Choose a tag to compare

Features

  • allow changing user usernames (74321b5)
  • make compose editor widths resizeable (64c33e6)
  • simplify container and stack detail pages (#227) (65dfa64)

Bug Fixes

  • container log performance issues (#222) (d337474)
  • make font size more consistant in editors (efbbe75)
  • remove old references to app-settings.json (65f20d1)
  • theming not applying correct values (e0d125e)
  • update size classes for consistency across components (3ceb93d)

v0.13.0

28 May 02:56
d9e826a
Compare
Choose a tag to compare

Features

  • allow changing user usernames (74321b5)
  • make compose editor widths resizeable (64c33e6)
  • simplify container and satck detail pages (#227) (65dfa64)

Bug Fixes

  • container log performance issues (#222) (d337474)
  • make font size more consistant in editors (efbbe75)
  • remove old references to app-settings.json (65f20d1)
  • theming not applying correct values (e0d125e)
  • update size classes for consistency across components (3ceb93d)

v0.12.0

25 May 05:25
864cf53
Compare
Choose a tag to compare

Features

Bug Fixes

  • external networks names not being respected (712fa00)

v0.11.1

24 May 15:10
33ac65a
Compare
Choose a tag to compare

Bug Fixes

  • largest images differ on dashboard and container images pages (9ffd0f6)

v0.11.0

23 May 19:42
a0bd1fd
Compare
Choose a tag to compare

Features

  • save page sizes for all tables (e01d7eb)

Bug Fixes

  • cleanup failed stack deployments if they fail (6fa7bd7)
  • dashboard overview card arrangement (#215) (da87f3b)
  • stack deployments for external networks (#199) (dfdf1e0)
  • use correct stack api endpoints (4ea2c12)

v0.10.0

17 May 20:31
a1015da
Compare
Choose a tag to compare

Features

  • environment variable support in compose files (#195) (4612271)

Bug Fixes

  • improve loading speed of stack and container pages (#194) (ccbbdb4)
  • stacks not starting with more than one network (#191) (77a32ee)
  • table selection states not getting invailidated (d1ef3cb)

v0.9.2

15 May 17:18
d4d503c
Compare
Choose a tag to compare

Bug Fixes

  • cache image maturity results to improve page loading (ee6eb1e)
0