Skip to content

v1.26.0

Choose a tag to compare

@ivictbor ivictbor released this 08 Jun 14:36
· 5 commits to main since this release
7d88d2c

1.26.0 (2026-06-08)

Bug Fixes

  • add condition for grid render configure prompt card (975e0e4)
  • add condition for render image (308f8cd)
  • add custom color scrollbar in modal (e44e53a)
  • add dark optimization (11515d6)
  • add explanation class (071aee1)
  • add handleBeforeCancel (baa9f65)
  • add mask for better visual scroll effect (a8b44f3)
  • add missing translations (cc9faf8)
  • add no old value state (c1639d9)
  • add no old value state (8dc3e52)
  • add standart pagination (e6fa1c0)
  • add Teleport to body and click.stop closeZoom for zoom image logic (07f35bd)
  • adjust icon size and tooltip formatting in VisionTable.vue for consistency (461670c)
  • centred cards with progress bar wrapper (e60aaef)
  • change generationStatus style for best reusable (21ac9d7)
  • change no image template (b75d7d9)
  • change value description to caps (6d78538)
  • changed the rendering of the old/new select depending on the mode (c92a27e)
  • delete carousel logic (d02cfa0)
  • delete id section (0058942)
  • delete unused border (366d7cf)
  • delete unused import (46cb0cc)
  • delete unused padding in grid (aef5115)
  • disable Regenerate button when overwrite not allowed (dec3f8f)
  • fix carousel open/close bugs (8da3505)
  • fix close modal logic (99b18ad)
  • fix edit prompt logic (5215f14)
  • implement toggle functionality for card value mode in VisionTable (edceeb0)
  • increase af version (3f60de1)
  • increase af version (1f2933a)
  • increase af version (f5b378c)
  • move regeneration logic from cell buttons to global regenerate action (0dabc7b)
  • refactor imageGenerationCarousel logic and UI UX (cdea291)
  • refactor imageGenerationCarousel logic and UI UX (3914796)
  • refactor template structure in VisionAction.vue for improved readability (9f9a139)
  • refactor vision table component for best visible (56659a0)
  • remouve unused border (431d89c)
  • remove redundant || undefined from pageSize option (44fc122)
  • resolve copilot issue (e0a6b18)
  • resolve ts errors (d0b66fb)
  • update adminforth dependency version to ^2.71.0 (7111d46)
  • update adminforth dependency version to 2.67.2 and adjust related lockfile entries (d10bce6)
  • update adminforth verion (3fd20e7)
  • update dark styles (ea5ce3c)
  • update DEFAULT_PAGE_SIZE (e1f0276)
  • update generated photo size (296d379)
  • update progress bar and dialog visual (e5cb6b1)
  • update skeleton for image (35f673a)
  • update skeleton style (17b56d5)
  • update style for generate status icon (b742016)
  • update style for no image mode (0f16ce0)
  • update styles for dark & update image w h (4c7b5fb)
  • update styles for psgination block (d9d64a0)
  • update template while image generate (77dea52)

Features

  • add i18n support for user prompts and messages in VisionAction.vue (b9db38b)
  • enhance UI components and improve button styles for better user experience (2e4bacd)
  • replace custom progress bar implementation with reusable ProgressBar component for improved maintainability (d35d347)