Skip to content

Releases: mch-sg/nivelo-web

s-system.impl1.3.1

07 Apr 21:13
Compare
Choose a tag to compare
s-system.impl1.3.1 Pre-release
Pre-release

What's new

  • Changed chat_room.php to subdirectory chat, herein nivelo.eu/chat_room_s/room to added subdomain chat.nivelo.eu/room
  • Rewrote cookies from .htaccess: php_value session.cookie_domain .nivelo.eu
  • Rewrote domain root to new subdirectory chat: RewriteRule ^room/(.*)$ ?room=$1 [NC,L]

Supported versions

  • Windows 7, 9, 10, 11
  • macOS: 1.1.85, 1.1.86, 1.1.87, 1.1.88, 1.1.89, 1.1.90, 1.1.91, 1.1.92


Full Changelog: https://github.com/mch-sg/nivelo-web/commits/

s-system.impl1.3.0

06 Apr 23:22
Compare
Choose a tag to compare
s-system.impl1.3.0 Pre-release
Pre-release

What's new

  • Fixed issue, where profile weren't submitting <form class='form' action='/db/submit/profile_submit.php' method='POST' style='background-color: var(--b);border: none;width: 450px;'>
  • Added CONTRIBUTING.md
  • Added security measure htmlspecialchars and mysqli_real_escape_string for preventing XSS attacks.
  • Improved s-system security
  • Reorganized submit files

Supported versions

  • Windows 7, 9, 10, 11
  • macOS: 1.1.85, 1.1.86, 1.1.87, 1.1.88, 1.1.89, 1.1.90, 1.1.91, 1.1.92


Full Changelog: https://github.com/mch-sg/nivelo-web/commits/s-system.impl1.3.0