Skip to content

v1.1.0

Choose a tag to compare

@jitendra-webkul jitendra-webkul released this 30 Sep 10:40
· 1654 commits to master since this release
e0f1540

✨ Features

  • A brand-new, improved navigation system that lets you move seamlessly between individual plugins.

🐛 Bug Fixings

  • #748 - Internal server error when opening the dashboard calendar in Time-off plugin.
  • #754 - Fixed installation issue.
  • #755 - Exception error after changing admin password – "Route [login] not defined.
  • #756 - Added Missing Translation.
  • #757 - Form table repeater.
  • #759 - remove redundant theme imports from plugins to reduce CSS size.
  • #762 - Updated Readme.md.
  • #763 - enhance ERP installation command with admin user options.
  • #764 - updated permissions for various resources in filament-shield.
  • #767 - time-off bug fix.
  • #770 - Optimized role performance issue.
  • #771 - Refactor TableView plugin.
  • #772 - Refactored IconPicker.
  • #774 - Database not wiped during reinstallation, causing duplicate UOM (Unit of Measure) entries.
  • #777 - Terminal error during composer install due to missing SQLite database file.
  • #780 - Access Control Failure: Users Can View Restricted Sections Without Proper Permissions.
  • #781 - Update accept invitation translations.
  • #783 - Added 'buy' action placeholder text in RuleResource.
  • #784 - Fixed dashboard issue.
  • #785 - fix double notification on Quotation mailing.
  • #786 - remove the unused imports.
  • #787 - fix label translation key.
  • #789 - Navigation refactor.
  • #790 - sale Invoice Creation Issue.
  • #794 - made dashboard form responsive.
  • #795 - Fixed logout issue.
  • #796 - Fixed website login route issue.
  • #797 - Removed double section from project dashboard.
  • #798 - Emploment Type Create Modal, Translation need to be updated. #121
  • #799 - Fix form submission in CancelQuotationAction to enable email sending.
  • #800 - Refactor purchase order form.
  • #801 - Added missing navigation icon in DepartmentResource .
  • #802 - In Tags, View the tag there color should appear instead of icon. #152