# Changelog

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

## 1.4.4 - 2025-09-08

### What's Changed

* Update README.md fix small typo by @eugenefvdm in https://github.com/spatie/laravel-google-fonts/pull/55
* Fix: preload tags now reference localized font files instead of Google Fonts URL by @Gamzky in https://github.com/spatie/laravel-google-fonts/pull/56

### New Contributors

* @eugenefvdm made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/55
* @Gamzky made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/56

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.4.3...1.4.4

## 1.4.3 - 2025-03-08

### What's Changed

* Remove duplicate matched URLs by @JayBizzle in https://github.com/spatie/laravel-google-fonts/pull/54

### New Contributors

* @JayBizzle made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/54

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.4.2...1.4.3

## 1.4.2 - 2025-02-17

### What's Changed

* Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-google-fonts/pull/53

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.4.1...1.4.2

## 1.4.1 - 2024-03-14

### What's Changed

* Fix issues with font URLs without a ".woff2" extension. by @MrMage in https://github.com/spatie/laravel-google-fonts/pull/48

### New Contributors

* @MrMage made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/48

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.4.0...1.4.1

## 1.4.0 - 2024-03-08

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-google-fonts/pull/43

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.3.1...1.4.0

## 1.3.1 - 2024-03-06

Hotfix for the previous release.

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.3.0...1.3.1

## 1.3.0 - 2024-03-05

### What's Changed

* Add support preload fonts by @hasan-ahani in https://github.com/spatie/laravel-google-fonts/pull/42

### New Contributors

* @hasan-ahani made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/42

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.2.3...1.3.0

## 1.2.3 - 2023-01-24

### What's Changed

- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-google-fonts/pull/33

### New Contributors

- @laravel-shift made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/33

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.2.2...1.2.3

## 1.2.2 - 2023-01-17

### What's Changed

- Convert all tests to pest by @alexmanase in https://github.com/spatie/laravel-google-fonts/pull/31
- add nonce option by @rubanooo in https://github.com/spatie/laravel-google-fonts/pull/32

### New Contributors

- @alexmanase made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/31
- @rubanooo made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/32

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.2.1...1.2.2

## 1.2.1 - 2022-09-07

### What's Changed

- Fix tests and avoid double slashes in public urls by @fjahn in https://github.com/spatie/laravel-google-fonts/pull/28

### New Contributors

- @fjahn made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/28

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.2.0...1.2.1

## 1.2.0 - 2022-02-28

## What's Changed

- Add method to access url by @zepfietje in https://github.com/spatie/laravel-google-fonts/pull/21

## New Contributors

- @zepfietje made their first contribution in https://github.com/spatie/laravel-google-fonts/pull/21

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.1.0...1.2.0

## 1.1.0 - 2022-01-13

- Add support for Laravel 9

**Full Changelog**: https://github.com/spatie/laravel-google-fonts/compare/1.0.0...1.1.0

## 1.0.0 - 2021-06-23

- First release
