Releases: julianpoemp/ngx-htaccess-generator
Releases · julianpoemp/ngx-htaccess-generator
fixed editor not updating when action triggered
Bugfixes
- fixed editor not updating when action triggered
fixed issue with invisible code in editor
Bugfixes
- fixes issue with invisible code in editor
redirection to www
Enhancements
- added option to redirect to www
Others
- updated Angular and other dependencies
updated Angular, added pt-br translation
Enhancements
- updated Angular to 14.0.1
- updated bootstrap to 5.1.3
Translations
- added translation for Brasilian Portuguese (pt-br) thanks to regivaldo
mime types mappings
Features
- added mapping of resources to recommended mime types
Others
- moved security related options to their own section
split screen, syntax highlighting
Design
- generator is now a split screen. Each side can scroll independently.
- textarea was replaced with a syntax-highlighting editor (codeJar)
removed redundant -s redirection, small design improvements
Generator
- generator: removed redundant redirection with -s. Thanks to stack overflow user Klaassiek. See post.
Design
- moved alert about server to a own question at the beginning
- moved alter about renaming the htaccess file under the download button. Appears after click on download.
v1.0.7
v1.0.6
1.0.6 (2021-02-20)
- improved generation of htaccess file
- added Allow-Origins-Header rule with support of multiple origins
- added Rule to remove X-Powered-By header
- added Rule to remove server signature
- design improvements: description for each rule is hidden by default. Click on question mark to show it.