Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored and github-actions[bot] committed Mar 7, 2024
1 parent 90fa533 commit 49a6339
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to `sky` will be documented in this file

## v3.4.7 - 2024-03-07

### What's Changed

* fix: evaluate potential closure value before rendering navigation component by @mallardduck in https://github.com/lara-zeus/sky/pull/197

**Full Changelog**: https://github.com/lara-zeus/sky/compare/v3.4.6...v3.4.7

## v3.4.6 - 2024-03-05

### What's Changed
Expand Down Expand Up @@ -139,6 +147,7 @@ in your panel provider you can hide any resource from the side nav




```
for more check out the docs:
https://larazeus.com/docs/sky/v3/getting-started/configuration
Expand Down Expand Up @@ -235,6 +244,7 @@ Since [tiptap editor](https://github.com/awcodes/filament-tiptap-editor) still i




```
#### What's Changed

Expand Down Expand Up @@ -296,6 +306,7 @@ Make sure to add this to your config:





```
You can copy that class and create your own parser, too, then add it to the array, and Sky will loop them all.
Expand All @@ -321,6 +332,7 @@ Of course, it will be visible only if you install Sky with Bolt :)
```
<img width="1165" alt="Screenshot 2023-07-14 at 6 26 23 PM" src="https://github.com/lara-zeus/sky/assets/1952412/5b62af0f-ac6b-46c7-ae29-af01975a9976">
### Remember to update your views.
Expand All @@ -347,7 +359,6 @@ Of course, it will be visible only if you install Sky with Bolt :)
**Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.29...2.4.30
## 2.4.2 - 2023-04-24
### What's Changed

- add featured image by URL by @atmonshi in https://github.com/lara-zeus/sky/pull/72
- Default featured image from config by @atmonshi in https://github.com/lara-zeus/sky/pull/73
- Allow preview post for author by @atmonshi in https://github.com/lara-zeus/sky/pull/74
Expand Down

0 comments on commit 49a6339

Please sign in to comment.