Releases: ctf0/SimpleMenu
Releases · ctf0/SimpleMenu
v3.1.5
07 Dec 00:15
Compare
Sorry, something went wrong.
No results found
make go back redir to index
v3.1.4
28 Nov 12:23
Compare
Sorry, something went wrong.
No results found
use axios instead of jquery ajax
jquery is now only used for (select2 & tinymce)
add missing config "sorry about that"
override admin controller entirely
v3.1.3
15 Nov 11:28
Compare
Sorry, something went wrong.
No results found
redir back instead of index for update
show url in pages index
cleanup Routes trait
change __ to trans
add validation for action
v3.1.2
31 Oct 16:40
Compare
Sorry, something went wrong.
No results found
v3.1.1
27 Oct 14:02
Compare
Sorry, something went wrong.
No results found
add cover to routes
cleanup
update rdme
update wiki
v3.1.0
26 Oct 16:07
Compare
Sorry, something went wrong.
No results found
add support for images in user & pages
changed user trait to SMUsers
add new key to config “controllers” so now you can extend package functionality with ease.
cleanup
update assets
update migrations
update wiki
v3.0.9
25 Oct 20:19
Compare
Sorry, something went wrong.
No results found
cleanup
styling
add toggle for all the page sections
add trait for users
update wiki
v3.0.8
22 Oct 13:13
Compare
Sorry, something went wrong.
No results found
fix spatie permission cache issue
v3.0.7
21 Oct 21:03
Compare
Sorry, something went wrong.
No results found
add auto register for usage
some styling
now support route names with “.” this is useful if you already have some manually made routes and you want to add them to the menu
fixed updating localized column value to null
update readme
v3.0.6
19 Oct 18:23
Compare
Sorry, something went wrong.
No results found
add unique check for title/url
fixed not updating columns to empty value
add meta column to pages so you can use it with
update wiki
cleanup
update resources