Skip to content

Releases: duysolo/webed

Version 3.0

05 Feb 18:47
Compare
Choose a tag to compare
Upgrade to WebEd version 3.0

Version 2.1.5

27 Jan 19:06
Compare
Choose a tag to compare
Update documentation

Version 2.1.0

26 Jan 11:39
Compare
Choose a tag to compare
Upgrade to Laravel 5.4

Version 2.0.29

24 Jan 08:57
Compare
Choose a tag to compare
- Add hook header_custom_menu to header

- Fix method count() in repository query builder
- Refactor

Version 2.0.28

19 Jan 12:24
Compare
Choose a tag to compare

##2.0.28 - 2017-01-19

  • Check require related plugins when enable, install plugins, themes.
  • Add some methods to check plugins version
  • Refactor shortcode
  • Add method removeItem() in DashboardMenu helper
  • Refactor

Version 2.0.25

15 Jan 17:47
Compare
Choose a tag to compare
Update change log

Version 2.0.24

15 Jan 11:53
Compare
Choose a tag to compare
Remove analytics

Version 2.0.23

13 Jan 14:42
Compare
Choose a tag to compare

##2.0.23 - 2017-01-13

  • Base:
    • Add hook dashboard statistics
    • Add method count() to query builder
    • Remove debugbar. If you wanna use, add it by yourself
    • Add analytics
    • Move javascript plugins to assets-management repository
  • Assets management:
    • Contains javascript plugins
    • Add morris, jvectormap
  • Caching:
    • Add method count() to query builder
  • Pages:
    • Show dashboard statistics
  • Modules management:
    • Show dashboard statistics
    • Refactor
  • Themes management:
    • Show dashboard statistics
    • Refactor
  • Users:
    • Show dashboard statistics

Version 2.0.22

12 Jan 16:48
Compare
Choose a tag to compare
  • Pages: Allow user can change the routes of pages.
  • Base: set default params for helper get_image

Version 2.0.20

12 Jan 04:31
Compare
Choose a tag to compare
Add helpers custom_strip_tags, limit_chars

Refactor load modules, themes