Skip to content

Latest commit

 

History

History
733 lines (370 loc) · 21.1 KB

CHANGELOG.md

File metadata and controls

733 lines (370 loc) · 21.1 KB

Changelog

All notable changes to sky will be documented in this file

v3.4.16 - 2024-10-29

What's Changed

  • allow to show/hide badges by @atmonshi in #218

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.15...v3.4.16

v3.4.15 - 2024-10-06

What's Changed

  • Fix content by @atmonshi in #216

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.14...v3.4.15

v3.4.14 - 2024-10-02

What's Changed

  • refactor routeNamePrefix to core trait by @atmonshi in #215

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.13...v3.4.14

v3.4.13 - 2024-09-29

What's Changed

  • Change Text from Post to Page by @rabol in #214

New Contributors

  • @rabol made their first contribution in #214

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.12...v3.4.13

v3.4.12 - 2024-09-28

What's Changed

  • use sky without the frontend scaffolding by @atmonshi in #212

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.11...v3.4.12

v3.4.11 - 2024-08-11

What's Changed

  • Fix add nav item action by @atmonshi in #209

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.10...v3.4.11

v3.4.10 - 2024-07-17

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #204
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #205
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #207
  • add route name prefix by @atmonshi in #208

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.9...v3.4.10

v3.4.9 - 2024-03-31

What's Changed

  • Update InstallCommand.php by @atmonshi in #202

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.8...v3.4.9

v3.4.8 - 2024-03-30

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #200
  • fix url in nav render by @atmonshi in #201

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

v3.4.7 - 2024-03-07

What's Changed

  • fix: evaluate potential closure value before rendering navigation component by @mallardduck in #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

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #193
  • Fix page/post count bug by @mallardduck in #195 ⚠️ This PR also removes the published_at from posts and page scope, if your are using these scopes, please add ->whereDate('published_at', '<=', now()) where needed.

New Contributors

  • @mallardduck made their first contribution in #195

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

v3.4.5 - 2024-02-19

What's Changed

  • add better support for libraries with URL item by @atmonshi in #190 and added new blade files: resources/views/themes/zeus/sky/addons/library-types/*-url.blade.php

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.4...v3.4.5

v3.4.4 - 2024-02-19

What's Changed

  • Update PageResource.php by @HeartlandTechie in #189

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.3...v3.4.4

v3.4.3 - 2024-02-17

What's Changed

  • add support LDAPRecord by @HeartlandTechie in #187
  • add docs for override the models by @atmonshi in #188

New Contributors

  • @HeartlandTechie made their first contribution in #187

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.2...v3.4.3

v3.4.2 - 2024-02-09

What's Changed

  • fix published at and make it required by @atmonshi in #186

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.1...v3.4.2

v3.4.1 - 2024-01-20

What's Changed

  • use the new Toggle Buttons by @atmonshi in #185

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.4.0...v3.4.1

v3.4.0 - 2024-01-08

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #183
  • update to filament v3.1 by @atmonshi in #184

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.6...v3.4.0

v3.3.6 - 2023-12-15

What's Changed

  • update class custom to primary by @atmonshi in #182

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.5...v3.3.6

v3.3.5 - 2023-12-03

What's Changed

  • fix actions by @atmonshi in #181

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.4...v3.3.5

v3.3.4 - 2023-12-03

What's Changed

  • fix short link url by @atmonshi in #180

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.3...v3.3.4

v3.3.3 - 2023-12-03

What's Changed

  • add get short url action by @atmonshi in #179

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.2...v3.3.3

v3.3.2 - 2023-11-07

What's Changed

  • fix image for pages by @atmonshi in #177

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.1...v3.3.2

v3.3.1 - 2023-11-06

What's Changed

  • allow to hide Resources from Navigation by @atmonshi in #176

Added a Small feature to allow to hide Resources from Navigation:

in your panel provider you can hide any resource from the side nav

->hideResources([
        FaqResource::class,
    ])





















for more check out the docs: https://larazeus.com/docs/sky/v3/getting-started/configuration

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.3.0...v3.3.1

v3.3.0 - 2023-11-02

What's Changed

  • add navigation by @atmonshi in #174
  • Add nav by @atmonshi in #175

Thanks to ryangjchandler, who created the beautiful plugin filament-navigation. Now, Sky already includes a version of the plugin to upgrade and add more features easily.

to upgrade:

remove FilamentNavigation::make(), from your panel plugins.

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.2.5...v3.3.0

v3.2.5 - 2023-10-31

What's Changed

  • Add ckb translation by @RawanD201 in #173

New Contributors

  • @RawanD201 made their first contribution in #173

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.2.4...v3.2.5

v3.2.4 - 2023-10-20

What's Changed

  • fix config key for search skipper by @atmonshi in #172

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.2.3...v3.2.4

v3.2.3 - 2023-10-18

What's Changed

  • allow to configure a domain by @atmonshi in #169
  • allow to hide tag resource by @atmonshi in #170
  • fix get page image and multiple panels by @atmonshi in #171

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.2.2...v3.2.3

v3.2.2 - 2023-10-10

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #166
  • Update composer.lock by @atmonshi in #168

Full Changelog: https://github.com/lara-zeus/sky/compare/v3.2.1...v3.2.2

v3.1.0 - 2023-09-12

stable version:

Since tiptap editor still in beta, I decided to make MarkdownEditor the default editor, if you want to use other one you can set it in the panel configuration.

⚠️⚠️ the configuration for models has been changed to:

->skyModels([
        'Faq' => \LaraZeus\Sky\Models\Faq::class,
        'Post' => \LaraZeus\Sky\Models\Post::class,
        'PostStatus' => \LaraZeus\Sky\Models\PostStatus::class,
        'Tag' => \LaraZeus\Sky\Models\Tag::class,
        'Library' => \LaraZeus\Sky\Models\Library::class,
    ])



























What's Changed

  • Add tiptap editor by @atmonshi in #131
  • Update TipTapEditor.php by @atmonshi in #133
  • refactor-editors by @atmonshi in #135
  • Breadcrumbs and update SEO by @atmonshi in #141
  • Update configuration.md by @atmonshi in #142
  • remove config from PublishCommand by @atmonshi in #143
  • improve queries by @atmonshi in #144
  • fix duplicated breadcrumbs by @atmonshi in #145
  • push filament styles when embedding a form by @atmonshi in #146
  • update Render Nav Item class to include libraries items by @atmonshi in #148
  • Update MarkdownEditor.php by @albertobenavides in #149
  • refactor configuration model by @atmonshi in #151
  • add RichEditor and update MarkdownEditor by @atmonshi in #152

New Contributors

  • @albertobenavides made their first contribution in #149

Full Changelog: https://github.com/lara-zeus/sky/compare/2.4.34...v3.1.0

2.4.34 - 2023-07-14

What's Changed

  • fix: show pages in the sidebar and no result for search by @atmonshi in #129
  • add Content parser by @atmonshi in #118

adding the ability to parse the content, by default: BoltParser is avaliable. lets you include or (embed) bolt form into any page with the syntax: <bolt>formSlug</bolt> This will be parsed to a livewire component to display the full form.

How to use:

Make sure to add this to your config:

'parsers' => [
    \LaraZeus\Sky\Classes\BoltParser::class,
],




























You can copy that class and create your own parser, too, then add it to the array, and Sky will loop them all.

Of course, it will be visible only if you install Sky with Bolt :)




























Screenshot 2023-07-14 at 6 26 23 PM ### Remember to update your views. **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.33...2.4.34 ## 2.4.33 - 2023-07-12 ### What's Changed - Allow to skip highlighting of search terms by @thyseus in #125 - fix when library is empty by @atmonshi in #126 - update composer by @atmonshi in #127 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.32...2.4.33 ## 2.4.32 - 2023-07-12 ### What's Changed - allow to upload multiple libraries and refactor the views by @atmonshi in #123 - update core by @atmonshi in #124 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.31...2.4.32 ## 2.4.31 - 2023-07-04 ### What's Changed - Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #121 - update all dependecies by @atmonshi in #122 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.30...2.4.31 ## 2.4.30 - 2023-07-02 ### What's Changed - allow to force delete and restore posts, and finally green phpstan by @atmonshi in #120 **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 #72 - Default featured image from config by @atmonshi in #73 - Allow preview post for author by @atmonshi in #74 - update Zeus core by @atmonshi in #75 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.1...2.4.2 ## 2.4.1 - 2023-04-10 ### What's Changed - Update configuration.md by @atmonshi in #70 - refactor getNavigationGroup by @atmonshi in #71 **Full Changelog**: https://github.com/lara-zeus/sky/compare/2.4.0...2.4.1 ## 2.4.0 - 2023-04-10 ### What's Changed - Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #65 - Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in #68 - Bump ramsey/composer-install from 1 to 2 by @dependabot in #63 - Added config for Navigation Group Label by @chahal26 in #66 - support laravel 10 by @atmonshi in #69 ### New Contributors
  • @chahal26 made their first contribution in #66

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.7...2.4.0

2.3.7 - 2022-11-12

What's Changed

  • small fixes in FAQ by @atmonshi in #62

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.6...2.3.7

2.3.6 - 2022-11-12

What's Changed

  • Add prose to faq by @leekaimun in #61

New Contributors

  • @leekaimun made their first contribution in #61

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.5...2.3.6

2.3.5 - 2022-11-11

What's Changed

  • Add prose classes by @atmonshi in #60

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.4...2.3.5

2.3.4 - 2022-11-08

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #58
  • add unique() constraint to slug fields by @thyseus in #57
  • ensure only posts with status 'publish' are being shown in public by @thyseus in #56

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.3...2.3.4

2.3.3 - 2022-10-28

What's Changed

  • s/$getRecord/$getRecord() by @thyseus in #54

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.2...2.3.3

2.3.2 - 2022-10-04

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #51
  • PostScope: also search in 'slug' column by @thyseus in #52

New Contributors

  • @dependabot made their first contribution in #51

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.1...2.3.2

2.3.1 - 2022-09-18

What's Changed

  • improve SEO by @atmonshi in #50

Full Changelog: https://github.com/lara-zeus/sky/compare/2.3.0...2.3.1

2.3.0 - 2022-09-17

What's Changed

  • improve skeleton and add tests and dark mode
  • separate the CSS for frontend and filament
  • update .github workflows
  • add phpstan and pint

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.6...2.3.0

2.2.6 - 2022-09-16

What's Changed

  • restore the post factory by @atmonshi in #48

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.5...2.2.6

2.2.5 - 2022-09-15

What's Changed

  • remove SEO from the service provider by @atmonshi in #41
  • remove Factories by @thyseus in #42
  • add route name slug by @thyseus in #44
  • check for status on posts and pages by @atmonshi in #47

also checkout our roadmap: #46

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.4...2.2.5

2.2.4 - 2022-09-06

What's Changed

  • update core to fix lang switcher by @atmonshi in #40

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.3...2.2.4

2.2.3 - 2022-09-05

What's Changed

  • introduce the ability to filter posts by category by @thyseus in #35
  • add Scopes for search by @atmonshi in #36
  • update responsive design by @atmonshi in #38

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.2...2.2.3

2.2.2 - 2022-08-31

What's Changed

  • Apply fixes from StyleCI by @atmonshi in #34
  • remove RouteKeyName slug by @atmonshi in #33

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.1...2.2.2

2.2.1 - 2022-08-24

What's Changed

  • abort if tag not exist by @atmonshi in #31
  • update composer and assets by @atmonshi in #32

Full Changelog: https://github.com/lara-zeus/sky/compare/2.2.0...2.2.1

2.1.7 - 2022-08-15

What's Changed

  • French Translation by @nicolasbaud in #27
  • refactor SEO and remove it form SkyServiceProvider by @atmonshi in #28

New Contributors

  • @nicolasbaud made their first contribution in #27

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.6...2.1.7

2.1.6 - 2022-07-10

What's Changed

  • Faq translation by @atmonshi in #25
  • improvements by @atmonshi in #26

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.5...2.1.6

2.1.5 - 2022-07-05

What's Changed

  • introduce full-text search by @thyseus in #23

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.4...2.1.5

2.1.3 - 2022-06-21

update core version

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.2...2.1.3

2.1.2 - 2022-06-11

What's Changed

  • change translatable column types by @atmonshi in #21

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.1...2.1.2

2.1.1 - 2022-06-11

What's Changed

  • change namespace for Translatable by @atmonshi in #20

Full Changelog: https://github.com/lara-zeus/sky/compare/2.1.0...2.1.1

2.1.0 - 2022-06-11

What's Changed

  • add trans by @atmonshi in #14
  • s/auther/author by @thyseus in #13
  • introduce the ability to write posts and pages in different languages by @thyseus in #12
  • introducing Addons: Faq by @atmonshi in #15

New Contributors

  • @thyseus made their first contribution in #13

Full Changelog: https://github.com/lara-zeus/sky/compare/2.0.5...2.1.0

2.0.5 - 2022-04-22

What's Changed

  • Apply fixes from StyleCI by @atmonshi in #11
  • small fixes by @atmonshi in #10

Full Changelog: https://github.com/lara-zeus/sky/compare/2.0.4...2.0.5

2.0.4 - 2022-04-22

What's Changed

  • add missing validation by @atmonshi in #9

Full Changelog: https://github.com/lara-zeus/sky/compare/2.0.3...2.0.4

2.0.3 - 2022-04-21

What's Changed

  • fix preview links by @atmonshi in #5
  • Apply fixes from StyleCI by @atmonshi in #6
  • Configure prefix by @atmonshi in #7
  • add some actions by @atmonshi in #8

Full Changelog: https://github.com/lara-zeus/sky/compare/2.0.2...2.0.3

2.0.0 - 2022-04-19

  • the first stable release, and happy birthday to me :)