You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
### Added
11
+
-**fix: - otimização de RALParams para buscar o separador mais rápido - ajuste no webmodule para rota genérica - ajuste no ThreadSafe - ajuste no RALToken pra evitar o warning de "result might not be defined"** (2026-03-09 – Mobius One)
12
+
feat:
13
+
- nova rota de módulo genérica que aceita métodos independentes
14
+
- novo método SetBody para request e response para substituir o body totalmente com a função.
15
+
11
16
-**fix: - ajuste de identação de algumas units. - Ajuste em MIMETypes para usar a função interna do RAL com todos os tipos definidos no IANA pra corrigir erro no tráfego de arquivos web em alguns sistemas operacionais que não preenchiam corretamente todos os MIMETypes.** (2025-12-29 – Mobius One)
12
17
feat:
13
18
- Criação de função StreamToByteString para evitar if no StreamToString, otimizando o processo.
@@ -55,6 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
60
56
61
57
62
### Fixed
63
+
-**fix: - Correção de instalação do wizard** (2026-03-09 – Mobius One)
64
+
58
65
-**Fix: - Revert de arquivos incorretos no commit anterior.** (2025-12-29 – Mobius One)
59
66
60
67
-**fix: - Correção em RALStream para corrigir erro em compressão** (2025-12-14 – Mobius One)
0 commit comments