Skip to content

Latest commit

 

History

History
364 lines (198 loc) · 13.6 KB

File metadata and controls

364 lines (198 loc) · 13.6 KB

Changelog

All notable changes to api-service will be documented in this file.

3.4.7 - 2025-07-01

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in rupadana#106
  • [Feature] make the stubs publishable by @LizardEngineer in rupadana#109
  • feat: add the ability to show / hide token resource from config file by @aymanalhattami in rupadana#110

New Contributors

  • @LizardEngineer made their first contribution in rupadana#109
  • @aymanalhattami made their first contribution in rupadana#110

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.6...3.4.7

3.4.6 - 2025-05-07

3.4.5 - 2025-03-21

What's Changed

  • Small update to work on other SQL databases by @b7s in rupadana#100

New Contributors

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.4...3.4.5

3.4.4 - 2025-03-03

What's Changed

New Contributors

  • @marcogermani87 made their first contribution in rupadana#97

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.3...3.4.4

3.4.3 - 2025-02-28

What's Changed

  • Changed to getRouteKeyName() instead of ->getKeyName() by @rupadana in rupadana#85
  • Bump tsickert/discord-webhook from 5.5.0 to 6.0.0 by @dependabot in rupadana#52
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in rupadana#87
  • Localizing "labels" for Model / Columns/ Fields / Actions / Sections … by @GeWoHaGeChSc in rupadana#96
  • add support for laravel 12 by @atmonshi in rupadana#95

New Contributors

  • @GeWoHaGeChSc made their first contribution in rupadana#96

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.2...3.4.3

3.4.2 - 2025-01-19

What's Changed

  • fix: Bug on allowed fields, filters, sorts and includes by @rupadana in rupadana#84

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.1...3.4.2

3.4.1 - 2025-01-19

What's Changed

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.4.0...3.4.1

3.4.0 - 2025-01-18

What's Changed

  • adding scramble for documentation and built-in authentication by @rupadana in rupadana#82

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.5...3.4.0

3.3.5 - 2025-01-18

What's Changed

  • make api abilities translateable by @iTzSofteis in rupadana#81

New Contributors

  • @iTzSofteis made their first contribution in rupadana#81

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.4...3.3.5

3.3.4 - 2024-11-28

What's Changed

  • refactor: change fields method from instance to static access by @mohammadisa2 in rupadana#70
  • Update README.md by @christmex in rupadana#80

New Contributors

  • @mohammadisa2 made their first contribution in rupadana#70

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.3...3.3.4

3.3.3 - 2024-11-28

What's Changed

  • change instanceOf to is_subclass_of by @christmex in rupadana#79

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.2...3.3.3

3.3.2 - 2024-10-23

What's Changed

  • Support spatie/laravel-query-builder to ^6.2 by @rupadana in rupadana#72
  • Refer to policy before checking user role by @Aniruddh-J in rupadana#75

New Contributors

  • @Aniruddh-J made their first contribution in rupadana#75

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.1...3.3.2

3.3.1 - 2024-08-28

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.3.0...3.3.1

3.3.0 - 2024-08-13

What's Changed

  • add notes to fix personal_access_token missing in laravel 11 by @christmex in rupadana#59
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in rupadana#64
  • Allow the usage of more complex filter methods by Spatie\QueryBuilder by @bfiessinger in rupadana#67

New Contributors

  • @christmex made their first contribution in rupadana#59
  • @bfiessinger made their first contribution in rupadana#67

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.4...3.3.0

3.2.4 - 2024-06-04

What's Changed

  • Bump tsickert/discord-webhook from 5.4.0 to 5.5.0 by @dependabot in rupadana#50
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in rupadana#53
  • Add ability to use FilamentPHP Clusters feature by @carlosbarretoeng in rupadana#54

New Contributors

  • @carlosbarretoeng made their first contribution in rupadana#54

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.3...3.2.4

3.2.3 - 2024-03-28

What's Changed

  • Fix failure to produce proper tenant query when using a polymorphic tenancy by @JonErickson in rupadana#49

New Contributors

  • @JonErickson made their first contribution in rupadana#49

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.2...3.2.3

3.2.2 - 2024-03-26

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in rupadana#47
  • fix(bug): failed to get allowedFilters, etc. by @rupadana in rupadana#48

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.1...3.2.2

3.2.1 - 2024-03-21

What's Changed

  • fix: unusefull static::handlers() by @rupadana in rupadana#46

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.2.0...3.2.1

3.2.0 - 2024-03-18

What's Changed

  • Bump tsickert/discord-webhook from 5.3.0 to 5.4.0 by @dependabot in rupadana#43
  • add Laravel 11 support by @atmonshi in rupadana#21

New Contributors

  • @atmonshi made their first contribution in rupadana#21

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.4...3.2.0

3.1.4 - 2024-03-17

What's Changed

  • Fix: missing Request on DetailHandler Stubs by @rupadana in rupadana#40

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.3...3.1.4

3.1.3 - 2024-03-16

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.2...3.1.3

What's Changed

  • allow for setting middlewares via config and via Filament Resources by @eelco2k in rupadana#35
  • feat: Middleware API on ApiServicePlugin class by @rupadana in rupadana#39

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.2...3.1.3

3.1.2 - 2024-03-10

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.1...3.1.2

3.1.1 - 2024-03-10

What's Changed

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.1.0...3.1.1

3.1.0 - 2024-03-10

What's Changed

  • Update README.md by @rupadana in rupadana#27
  • change: adding test for panel_prefix config by @rupadana in rupadana#28
  • added tenant aware api feature by @eelco2k in rupadana#23
  • fix: adding an InvalidTenancyConfiguration by @rupadana in rupadana#30
  • Feature tenant aware Refactored by @eelco2k in rupadana#32
  • Panel Prefix first by Path otherwise byId else empty by @eelco2k in rupadana#33
  • feat: Tenancy Support by @rupadana in rupadana#31

New Contributors

  • @eelco2k made their first contribution in rupadana#23

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.10...3.1.0

3.0.10 - 2024-03-06

What's Changed

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.9...3.0.10

3.0.9 - 2024-03-02

What's Changed

  • feat: Allow non-admin users to generate API key to access their records by @rupadana in rupadana#22

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.8...3.0.9

3.0.8 - 2024-02-09

What's Changed

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.7...3.0.8

3.0.7 - 2024-02-08

What's Changed

  • adding configuration to enable/disable policy by @rupadana in rupadana#19

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.6...3.0.7

3.0.6 - 2024-01-29

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.5...3.0.6

3.0.5 - 2024-01-29

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.2...3.0.5

3.0.4 - 2024-01-27

Full Changelog: https://github.com/rupadana/filament-api-service/compare/3.0.1...3.0.4

3.0.0 - 2024-01-11

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in rupadana#7
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in rupadana#9
  • Add test suite by @luttje in rupadana#10
  • Auto register routes by @rupadana in rupadana#14

New Contributors

Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.3...3.0.0

Add AllowedSorts - 2023-10-07

What's Changed

  • Add: Support for allowed sorts by @paulovnas in rupadana#6

New Contributors

  • @paulovnas made their first contribution in rupadana#6

Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.2...v1.0.3

Add CreateHandler - 2023-10-03

Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.1...v1.0.2

Update bug - 2023-09-09

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in rupadana#5

New Contributors

  • @dependabot made their first contribution in rupadana#5

Full Changelog: https://github.com/rupadana/filament-api-service/compare/v1.0.0...v1.0.1

First Release - 2023-09-04

What's Changed

New Contributors

  • @rupadana made their first contribution in rupadana#1

Full Changelog: https://github.com/rupadana/filament-api-service/commits/v1.0.0

1.0.0 - 202X-XX-XX

  • initial release