Skip to content

Releases: arwahyu01/main-master

Laravel Upgrade & Login Redesign

11 May 16:55

Choose a tag to compare

🆙 Highlights
⬆️ Upgraded Laravel from v11 to v12

🎨 Redesigned login page for a cleaner and more responsive UI
🐞 Fixed various minor bugs to improve stability and performance

Full Changelog: v1.1.8...v1.1.9

Dark mode & bug fixed

15 Mar 07:37

Choose a tag to compare

✨ Dark Mode - Kini hadir mode gelap untuk pengalaman yang lebih nyaman di berbagai kondisi pencahayaan.
🔧 Perbaikan Fitur - Berbagai peningkatan dan perbaikan bug telah diterapkan untuk meningkatkan performa dan stabilitas.

Full Changelog: v1.1.7...v1.1.8

Perbaikan Cek required radio button, & optimasi script

16 Dec 06:25

Choose a tag to compare

Perbaikan Cek required radio button, & optimasi script

Full Changelog: v1.1.6...v1.1.7

fixed bugs verifyCsrfToken

07 Nov 05:15

Choose a tag to compare

class VerifyCsrfToken extends Middleware
{
/**
* The URIs that should be excluded from CSRF verification.
*
* @var array<int, string>
/
protected $except = [
'api/
', // add this code
];
}

Upgrade Laravel from 10 to 11

05 May 10:11

Choose a tag to compare

Ppgrade Laravel from 10 to 11

fix bugs filter column in user datatable

29 Oct 15:47

Choose a tag to compare

Fix bugs in login web

29 Oct 15:39

Choose a tag to compare

Fix bugs

29 Oct 15:22

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

add menu converter to json

10 Oct 06:42

Choose a tag to compare

fix bug access menu & announcement view

25 Sep 06:59

Choose a tag to compare