Skip to content

Axis v1.2.0 - Image & UI Improvements

Choose a tag to compare

@PR0Gorib PR0Gorib released this 01 Jul 04:56

Note: Because Axis is a freshly compiled, unsigned Rust/Tauri application, some sensitive antivirus scanners may flag the installer as a false positive. The source code is entirely open-source and viewable here.

VirusTotal Scan

This update expands Axis's media capabilities with a redesigned image workflow, support for up to five images per item, an improved Share as Image experience, and numerous storage and reliability improvements.

✨ New Changes

Up to 5 Images Per Item

  • Increased the maximum number of images per item from 3 to 5.
  • Full support across editing, viewing, storage, backups, imports, and exports.

Improved Image Manager

  • Clicking the + placeholder now opens the file picker directly.
  • Simplified image upload workflow.
  • Improved reorder instructions.
  • Image badges now support Primary, 2nd, 3rd, 4th, and 5th positions.

Redesigned Share as Image

  • New export layout.
  • Canvas height automatically adapts to the source image.
  • Images fill the canvas using cover-fit rendering.
  • Added a bottom gradient for better readability.
  • Added a fallback card for items without images.

Incognito Mode

  • Replaced the old button with a toggle switch.
  • Added a short description explaining that data is not saved while Incognito is enabled.
  • Added an Incognito status badge to the header.
  • Header now displays a subtle accent glow while Incognito mode is active.

🚀 Improvements

Image Workflow

  • Cleaner upload experience.
  • Faster image management.
  • Better visual feedback.
  • Improved thumbnail organization.

Storage

  • Added complete support for img4 and img5.
  • Improved image persistence across all storage formats.

🐛 Fixes

Multi-Image Support

  • Fixed images 4 and 5 not being saved.
  • Fixed editing existing items with 4 or 5 images.
  • Fixed panel carousel not displaying additional images.
  • Fixed ZIP exports omitting images 4 and 5.
  • Fixed ZIP imports restoring only the first three images.
  • Fixed JSON imports leaving stale filename references.
  • Fixed automatic backups for five-image items.
  • Fixed image size statistics ignoring additional images.

General

  • Improved overall reliability of the media pipeline.
  • Better consistency between editing, viewing, exporting, and backups.

Full Changelog: v1.1.0...v1.2.0