Skip to content

Latest commit

 

History

History
78 lines (43 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

78 lines (43 loc) · 2.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.3.0 - 2024-10-04

What's Changed

  • Upgrade to L11 by @jyrkidn in #12

New Contributors

  • @jyrkidn made their first contribution in #12

Full Changelog: https://github.com/codedor/filament-admin-bar/compare/v1.2.2...v1.3.0

v1.2.2 - 2024-10-04

What's Changed

  • Fix hidden admin-bar on Windows
  • Remember the height when switching pages or refreshing

Full Changelog: https://github.com/codedor/filament-admin-bar/compare/v1.2.1...v1.2.2

v1.2.1 - 2024-09-27

What's Changed

  • set limit to the height of the bar by @thibautdeg in #15

New Contributors

  • @thibautdeg made their first contribution in #15

Full Changelog: https://github.com/codedor/filament-admin-bar/compare/v1.2.0...v1.2.1

v1.2.0 - 2024-08-29

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #7
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #10
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #11
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #13
  • Make admin bar resizable, refs #FIL001-133 by @Thomva in #14

New Contributors

  • @Thomva made their first contribution in #14

Full Changelog: https://github.com/codedor/filament-admin-bar/compare/v1.1.1...v1.2.0

v1.1.1 - 2023-12-27

https://github.com/codedor/filament-admin-bar/commit/9ea68328d94c5be364f70473ae3540175052f667

v1.1.0 - 2023-12-27

What's changed

Fixed

  • CSS for clean projects now publishes correctly

v0.1.2 - 2023-11-08

What's changed?

Fixed

  • Fixed link-picker not working properly

[Unreleased]