Skip to content

Releases: tphzz/axklib

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:27
765f29c

Important note

The configuration files have been reorganized. Old workspace configurations will not work anymore.

New Features

  • Sorting of partitions and volumes now reflect the hardware ordering. #18
  • Added used storage information everywhere in the GUI. #21
  • Overal GUI cleanups and improvements. More compact dialogs.
  • Configuration file cleanups. #26
  • Batch deletion of volumes. #20
  • Portable package imports now work the same everwhere.
  • Delete objects will analyze the graph upstream and downstream and offer approriate deletion options. #29

Bugfixes

  • Corrected linux package dependencies
  • Fix for broken partition allocation window.
  • Consolidate menus and make them more consistent. #24
  • Dialog consistency cleanups. #23
  • Fix for the workspace chooser on startup overlapping with the experimental dialog.
  • When multiple portable volume packages or program packages were imported into the same volume, the programs were interleaved. They are now ordered together by volume.

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 22 Aug 05:20
24a9acb

Features

  • Vastly Improved startup speed
  • added 115% scaling
  • Various small visual improvements
  • Batch import of portable packages + a3k
  • Overall drag & drop improvements
  • About box when clicking on axkdeck logo
  • Installer: webview minimum version is checked
  • Installer: allows cancellation before webview is installed

Bugfixes

  • HiDPI mode applied before displaying the app
  • Session keepalive ensures that app keeps working

Notes / Known issues

  • On Fedora/Red-Hat, some dependencies are unfortunately missing. You need to dnf install llvm-libunwind libcxx manually in order for it to work.
  • On Windows, webview2 is necessary. It's downloaded and installed automatically by the installer. For offline windows systems without webview2 running, it can be installed as standalone download from here: https://developer.microsoft.com/microsoft-edge/webview2

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:58
b633f2b

Recommendation to update from prior releases

Features

  • Keyboard navigation for list views with cursor keys
  • Program sample select tab (lower zone)
    • Makes more sense now
    • Added "Show only assigned" option
  • Program view can switch between single mode view and multi mode view (if config file was saved)
  • Sample tab (mid zone)
    • Added "Show only standalone" option
  • Partition allocation visualizer

Bugfixes

  • Important file system data corruption bugfixes
  • Fixes for tombstone handling, e.g., reimporting objects when they have been deleted before
  • Fix for the wrongly displayed openapi codcumentation
  • Import packages: handling of situations where not enough space was left was off

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:12
b46de99

Don't use, there are some corruption issues in this one. New fix release coming very soon.

  • axkdeck first release
  • Overall improvements

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:59
  • Initial public version