File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ Todas as alterações serão documentadas neste arquivo
44Formato baseado em [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55e [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 4.53.1] - 2026-02-28
7+ ## [ 4.53.2] - 2026-02-19
8+ ### Fixed
9+ - Ajuste para não ficar gerando logs de erro por conta da constante E_STRICT. [ @cabralwms ] ( https://github.com/cabralwms )
10+
11+ ## [ 4.53.1] - 2026-01-28
812### Fixed
913- Corrigido problema com XSS e RBAC. [ @Pr3d4dor ] ( https://github.com/Pr3d4dor )
1014
Original file line number Diff line number Diff line change 11
22![ MapOS] ( https://raw.githubusercontent.com/RamonSilva20/mapos/master/assets/img/logo.png )
33
4- ![ version] ( https://img.shields.io/badge/version-4.53.1 -blue.svg?longCache=true&style=flat-square )
4+ ![ version] ( https://img.shields.io/badge/version-4.53.2 -blue.svg?longCache=true&style=flat-square )
55![ license] ( https://img.shields.io/badge/license-Apache-green.svg?longCache=true&style=flat-square )
66![ theme] ( https://img.shields.io/badge/theme-Matrix--Admin-lightgrey.svg?longCache=true&style=flat-square )
77![ issues] ( https://img.shields.io/github/issues/RamonSilva20/mapos.svg?longCache=true&style=flat-square )
Original file line number Diff line number Diff line change 55/**
66 * App current version
77 */
8- $ config ['app_version ' ] = '4.53.1 ' ;
8+ $ config ['app_version ' ] = '4.53.2 ' ;
99
1010/**
1111 * Nome do sistema
You can’t perform that action at this time.
0 commit comments