Skip to content

Latest commit

 

History

History
146 lines (82 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

146 lines (82 loc) · 3.61 KB

Changelog

All notable changes to rain will be documented in this file

v2.0.0 - 2023-08-19

finally 🚀

1.1.1 - 2023-07-12

What's Changed

  • Update trans by @atmonshi in #21
  • update core by @atmonshi in #22

Full Changelog: https://github.com/lara-zeus/rain/compare/1.1.0...1.1.1

1.1.0 - 2023-07-07

What's Changed

  • Customize columns models by @atmonshi in #20

important

update the config file to include: 'columns' => \LaraZeus\Rain\Models\Columns::class,

in the models array

or republish the config file

php artisan vendor:publish --tag=zeus-rain-config --force


Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.6...1.1.0

1.0.6 - 2023-07-07

What's Changed

  • fix migration file name by @atmonshi in #19

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.5...1.0.6

1.0.5 - 2023-07-06

What's Changed

  • add some validation for all widgets by @atmonshi in #17

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.4...1.0.5

1.0.4 - 2023-07-04

What's Changed

  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #15
  • update all dependecies by @atmonshi in #16

New Contributors

  • @dependabot made their first contribution in #15

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.3...1.0.4

1.0.3 - 2023-06-30

What's Changed

  • tons of updates by @atmonshi in #14
  • add new widgets: Forms, Menu, Library, Faq. All from Sky update Docs on how to make a new widget
  • fixes for phpstan
  • improve UI
  • refactor widget class
  • add a command to create a custom widget

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.2...1.0.3

1.0.2 - 2023-06-24

What's Changed

  • update zeus core by @atmonshi in #13

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.1...1.0.2

1.0.1 - 2023-06-19

What's Changed

  • fix primary color 🦩 by @atmonshi in #12

Full Changelog: https://github.com/lara-zeus/rain/compare/1.0.0...1.0.1

1.0.0 - 2023-06-19

What's Changed

  • refactor and prepare for stable release by @atmonshi in #11

Full Changelog: https://github.com/lara-zeus/rain/compare/0.0.8...1.0.0

0.0.8 - 2023-06-17

What's Changed

  • Refactor widgets by @atmonshi in #10
  • Update core by @atmonshi in #9
  • Imporve UI by @atmonshi in #8
  • Add sky widget by @atmonshi in #7

Full Changelog: https://github.com/lara-zeus/rain/compare/0.0.7...0.0.8

0.0.5 - 2023-06-16

What's Changed

  • Update config by @atmonshi in #4

Full Changelog: https://github.com/lara-zeus/rain/compare/0.0.4...0.0.5

0.0.4 - 2023-06-16

What's Changed

  • fix image path by @atmonshi in #3

Full Changelog: https://github.com/lara-zeus/rain/compare/0.0.3...0.0.4

0.0.3 - 2023-06-16

What's Changed

  • fix route name by @atmonshi in #2

Full Changelog: https://github.com/lara-zeus/rain/compare/0.0.2...0.0.3