# Changelog

All notable changes to `laravel-soulbscription` will be documented in this file.

## v4.3.1 - 2025-07-24

### What's Changed

* [Hotfix] Renewing subscriptions from plans with no periodicity by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/134

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.3.0...4.3.1

## 4.3.0 - 2025-07-22

### What's Changed

* build(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in https://github.com/lucasdotvin/laravel-soulbscription/pull/126
* build(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/lucasdotvin/laravel-soulbscription/pull/127
* build(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in https://github.com/lucasdotvin/laravel-soulbscription/pull/128
* [Release] Improvements to the handling of subscriptions with no expiration by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/132

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.2.3...4.3.0

## 4.2.3 - 2025-03-21

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/lucasdotvin/laravel-soulbscription/pull/96
* Laravel 12.x Compatibility by @laravel-shift in https://github.com/lucasdotvin/laravel-soulbscription/pull/117
* [Feature] Laravel 12 support by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/122
* build(deps): Bump dependabot/fetch-metadata from 1.6.0 to 2.3.0 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/123
* build(deps): Bump codecov/codecov-action from 3.1.4 to 5.4.0 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/124
* [Bugfix] 4.2.3 - Update grace days on subscription renew by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/119

### New Contributors

* @laravel-shift made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/96

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.2.1...4.2.3

## 4.2.2 - 2025-03-20

### What's Changed

* Laravel 12.x Compatibility by @laravel-shift in https://github.com/lucasdotvin/laravel-soulbscription/pull/117
* [Hotfix] Renewed expiration delta bug by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/121

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.2.0...4.2.2

## 4.2.1 - 2025-03-20

### What's Changed

* [Hotfix] Renewed expiration delta bug by @lucasdotvin in https://github.com/lucasdotvin/laravel-soulbscription/pull/121

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.1.0...4.2.1

## 4.2.0 - 2024-04-08

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/lucasdotvin/laravel-soulbscription/pull/96

### New Contributors

* @laravel-shift made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/96

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.1.0...4.2.0

## v4.1.0 - 2023-10-01

### What's Changed

- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/60
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/62
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/63
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/66
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/67
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/68
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/71
- Update README.md by @harrisonratcliffe in https://github.com/lucasdotvin/laravel-soulbscription/pull/77

### New Contributors

- @harrisonratcliffe made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/77

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/4.0.0...4.1.0

## v4.0.0 - 2023-04-07

### What's Changed

- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/45
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/53
- fixed typo by @AbdoulBaguiM in https://github.com/lucasdotvin/laravel-soulbscription/pull/59
- Add support for laravel 10 by @omaressaouaf in https://github.com/lucasdotvin/laravel-soulbscription/pull/57

### New Contributors

- @AbdoulBaguiM made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/59
- @omaressaouaf made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/57

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/3.0.1...v4.0.0

## v2.6 - 2022-10-11

- [x] Non-expirable tickets

## v2.5 - 2022-09-10

- [x] Postpaid features were added

## v2.4 - 2022-09-08

- [x] Added a method to retrieve the last subscription

## v2.3 - 2022-09-07

- [x] Added `hasExpired` and `hasNotExpired` aliases

## v2.2.3 - 2022-07-24

- [x] Create a flag to ignore migrations autoloading

## v2.2.2 - 2022-07-19

- [x] Fixed database migrations to avoid errors on fresh installs
- [x] Improved renew process to calculate expiration properly on not-overdue subscriptions

## v2.2.1 - 2022-06-05

- Fix migration tags
- Document tickets activation process

## v2.2.0 - 2022-05-19

- [x] Quota features

## v2.1.0 - 2022-05-18

- [x] Updated dependencies and dev-dependencies

## v2.0.1 - 2022-05-14

- [x] Inreased test coverage
- [x] Fixed minor bugs related to attributes

## v2.0.0 - 2022-04-22

- [x] Grace days feature

## v1.3.0 - 2022-03-03

- [x] Implemented feature tickets
  
- - [x] Made feature tickets an optional feature
  
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 

## 1.0.0 - 202X-XX-XX

- initial release
