Changelog

Check the Ablepro vue laravel versions history and their detailed change log.

v1.3.0 - 15-11-2025

  • Updated

    • Chore

      • Removed old dependencies for the latest update compatibility in composer.json

      • Replaced vite-plugins-vue-layouts with vite-plugin-vue-layouts-next and updated the related layout setup

      • Changed the naming of config.ts file for better readability and consistency

      • Modified code according to the latest i18n package

      • Updated eslint.config.js and env.d.ts files for compatibility

    • Refactor

      • Pinia: Changed customizer store setup, removed old defineStore IDs, and restructured state initialisation for improved consistency across all fake-api pages

    • Fix

      • Resolved system mode issue

      • Fixed ESLint errors and warnings

      • minor design issues

    • Editor

      • Replaced old TipTap extensions (TaskList, TaskItem, Highlight) with new ones (ListItem, Color, TextStyle) and updated related code

    • Renamed route definitions from name to path

  • Added

    • Number Input

    • Timepicker

    • Treeview

v1.2.1 - 20-03-2025

  • Bug Fixes

  • Added Figma Section

v1.2.0 - Release (17-12-2024)

  • Eslint update

  • Added Dropzone Page

  • Added New Vuetify Components

  • All menu items added in language JSON file

  • Package upgrades

  • Bug fixes

v1.0.1 - Release (16-09-2024)

  • Move the technology data to a common location

  • Link update in landing

v1.0.0 - Release (19-07-2024)

  • Able Pro Laravel + Vuejs Initial release

Last updated