diff --git a/CHANGELOG.md b/CHANGELOG.md index e2248c9b0..34c0ec572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,19 @@ Todas as alterações serão documentadas neste arquivo Formato baseado em [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), e [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.33.0] - 2021-05-23 + +### Added +- Adicionado status "Aprovado" em OS. [@fwsund](https://github.com/fwsund) +- Sugestão de valor de desconto ao faturar OS/Vendar de acordo com percentual. [@hoshikawakun](https://github.com/hoshikawakun) +- Sugestão de valor do produto ao editar/adicionar produto de acordo com margem. [@hoshikawakun](https://github.com/hoshikawakun) + +### Changed +- Melhorias gerais em relatórios. [@hoshikawakun](https://github.com/hoshikawakun) +- Melhora em cores de gráficos do painel. [@mikxingu](https://github.com/mikxingu) + ## [4.32.2] - 2021-04-16 + ### Changed - Alteradas as cores dos gráficos do painel para melhor entendimento e leitura dos gráficos e adicionado comentário nas linhas para que os usuários possam alterar as cores mais facilmente. [@mikxingu](https://github.com/mikxingu) diff --git a/README.md b/README.md index 65d7e13b4..789d50715 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![MapOS](https://raw.githubusercontent.com/RamonSilva20/mapos/master/assets/img/logo.png) -![version](https://img.shields.io/badge/version-4.32.1-blue.svg?longCache=true&style=flat-square) +![version](https://img.shields.io/badge/version-4.33.0-blue.svg?longCache=true&style=flat-square) ![license](https://img.shields.io/badge/license-MIT-green.svg?longCache=true&style=flat-square) ![theme](https://img.shields.io/badge/theme-Matrix--Admin-lightgrey.svg?longCache=true&style=flat-square) ![issues](https://img.shields.io/github/issues/RamonSilva20/mapos.svg?longCache=true&style=flat-square) diff --git a/application/config/config.php b/application/config/config.php index 1872d30c2..808f76e86 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -4,7 +4,7 @@ /** * App current version */ -$config['app_version'] = '4.32.1'; +$config['app_version'] = '4.33.0'; /** * Nome do sistema