Skip to content

Latest commit

 

History

History
82 lines (44 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

82 lines (44 loc) · 3.1 KB

Changelog

All notable changes to laravel-cashregister-bridge will be documented in this file.

4.1.5 - 2024-10-27

What's Changed

  • Fix getExternalProductItem for softdeletes models by @ThijsLacquet in #25

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.1.4...4.1.5

4.1.4 - 2024-09-04

What's Changed

  • Fix by @ThijsLacquet in #24

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.1.3...4.1.4

4.1.3 - 2024-08-08

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #22
  • Allow get for cashregister.redirect route by @ThijsLacquet in #23
  • Add config option to push recently created product items on sync by @ThijsLacquet in #23
  • Make it possible to receive payments from trashed product items by @ThijsLacquet in #23

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.1.2...4.1.3

4.1.2 - 2024-07-04

What's Changed

  • Revert last changes partly by @niekbr in #21

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.1.1...4.1.2

4.1.1 - 2024-07-04

What's Changed

  • Ignore push if DTO is null by @niekbr in #20

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.1.0...4.1.1

4.1.0 - 2024-07-04

What's Changed

  • Fuck db permissions by @niekbr in #19
  • Pass DTO to job instead of model by @niekbr in #18

!! If you dispatch the cash register sync jobs in your application, please pass the DTO instead of the model as job parameter.

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/4.0.0...4.1.0

4.0.0 - 2024-06-26

What's Changed

  • Laravel 11 by @ThijsLacquet and @niekbr in #17

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/3.0.1...4.0.0

3.0.1 - 2024-04-30

What's Changed

  • Improve completed bool by @niekbr in #14

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/3.0.0...3.0.1

V3.0.0 - 2024-04-29

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #12
  • Set completed by @niekbr in #13

Full Changelog: https://github.com/etsvThor/laravel-cashregister-bridge/compare/2.0.0...3.0.0