v1.1.0
What's Changed
- Add Spatie MailSettings to override default mail configuration by @patrickweh in #1583
- fix CreateOrderPosition by @SirSplasch in #1587
- Add execution preview to schedule modal by @patrickweh in #1495
- Add Kanban view for project tasks by @patrickweh in #1569
- Add jq to CI Docker image by @patrickweh in #1592
- Fix translation audit workflow shell compatibility by @patrickweh in #1594
- Fix salutation() double-cast causing TypeError by @patrickweh in #1595
- Fix mail settings password not being encrypted by @patrickweh in #1596
- Add missing German translations by @patrickweh in #1589
- Add renderless inline validation errors for TallStackUI components by @patrickweh in #1593
- add scope filters to SearchController by @SirSplasch in #1598
- Fix Alpine JS errors in variant edit modal by @patrickweh in #1601
- update colors in ChartColorEnum to match tailwind v4 by @SirSplasch in #1600
- Fix overtime reduction (Überstundenabbau) not deducting from overtime… by @Slupi in #1597
- Skip nested transaction wrapping in FluxAction::execute() by @Slupi in #1606
- Fix order position view switch from list back to table by @patrickweh in #1604
- Fix null tenant crash in PrintableView::hydrateSharedData() by @Slupi in #1608
- Add Accept-Language header support and API locale fallback by @patrickweh in #1603
- Fix cache serialization in Localization middleware by @patrickweh in #1611
- Fix NaN in order discount display by @patrickweh in #1612
- Fix activity log not showing old/new properties by @patrickweh in #1613
- Bypass global scopes when resolving selected records in search controller by @patrickweh in #1609
- Add drag-and-drop sorting to DataTables for Industries, OrderTypes and Discounts by @patrickweh in #1607
- Bump spatie/laravel-model-states to ^2.14 for PHP 8.5 compat by @patrickweh in #1615
- Replace Tailwind classes with inline styles in print templates by @patrickweh in #1614
- Add Team Absence Calendar widget to main dashboard by @Slupi in #1590
- Bump gridstack from 12.5.0 to 12.6.0 by @dependabot[bot] in #1617
- Bump @tailwindcss/vite from 4.2.2 to 4.2.3 by @dependabot[bot] in #1616
- Bump axios from 1.15.0 to 1.15.1 by @dependabot[bot] in #1619
- Bump @tiptap/extension-image from 3.22.2 to 3.22.4 by @dependabot[bot] in #1618
- Bump @tiptap/starter-kit from 3.22.2 to 3.22.4 by @dependabot[bot] in #1620
- Fix alternating row backgrounds in print templates by @patrickweh in #1622
- Fix paragraph margins and table borders in print templates by @patrickweh in #1623
- Fix TallStackUI v3 config keys and z-index hierarchy by @patrickweh in #1624
- Log activity when data export is started by @patrickweh in #1625
- Allow creating orders from work times in project view by @patrickweh in #1626
- Fix currency display in order positions by @patrickweh in #1628
- Remove HasStates workaround for spatie 2.14.1 by @patrickweh in #1629
- fix: use duration formatter for millisecond columns by @patrickweh in #1630
- Fix order positions view switching and list view quick-add by @patrickweh in #1631
- Fix tabs Livewire hook leak after wire:navigate by @patrickweh in #1632
- Fix flux-confirm showing undefined when no description given by @patrickweh in #1633
- Move promptValue to $nuxbe namespace for Livewire v4 by @patrickweh in #1634
- fix session filter by @SirSplasch in #1636
- adjust ReplicateOrder validation to prevent unwanted creation of chil… by @SirSplasch in #1635
Full Changelog: v1.0.9...v1.1.0