Releases: andrewdwallo/filament-companies
Releases · andrewdwallo/filament-companies
v2.0.6
What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #72
- fix: double hash of password and add command to publish views by @andrewdwallo in #75
Full Changelog: v2.0.5...v2.0.6
v2.0.5
Japanese Translation
v2.0.3
What's Changed
- Add CSS class names by @andrewdwallo in #65
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #64
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #62
- feat: publishable translations w/fixes by @andrewdwallo in #63
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: v1.2.9...v2.0.0
Note: I will create an Upgrade Guide soon.
v2.0.0 Includes:
- Removal of unnecessary components
- Removal of
ApiTokenManager.php
(no longer in use) - Removal of Company Model return type hints (supports custom configuration)
- Replacement of https://github.com/jenssegers/agent with https://github.com/matomo-org/device-detector for Browser Session Management (due to lack of updates)
- New navigation/dropdown menu
- Automatic data refresh in the navigation menu upon updating company name
- New Employee Table
- Improved Auth pages
- New trait for refreshing data in the navigation menu after form submission (including custom data): https://github.com/andrewdwallo/filament-companies/blob/d9b32f1acf29229f34131c92c6c757188db248e9/src/RefreshesNavigationMenu.php
- Enhanced mobile layout
- Improved load time
- Improved Lighthouse Score
- Alphabetically organized language file
- Additional notifications
- Substitution of many banner messages with Filament notifications
- Updated Socialite icons
- And more....
v1.2.9
What's Changed
- Employee Invitation: Using alpine js for role selection by @margarizaldi in #57
- Add Arabic Language by @mstfkhazaal in #61
New Contributors
- @margarizaldi made their first contribution in #57
- @mstfkhazaal made their first contribution in #61
Full Changelog: v1.2.8...v1.2.9
v1.2.8
v1.2.7
What's Changed
- fix: default API token permissions by @andrewdwallo in #55
Full Changelog: v1.2.6...v1.2.7