Skip to content

v1.2.4

Compare
Choose a tag to compare
@kmark kmark released this 09 Nov 07:37
· 153 commits to master since this release

This release is a summary of 13 closed issue reports and just about 100 Subversion commits. Here are the highlights...

  • HTTPS is now supported without any modification to your configuration.
  • Misc. JavaScript and UI bugs (lots of these)
  • You can now test the connectivity between your server and THT under Servers in the ACP
  • Fixed the PHP warning on the tickets page
  • Snazzy tooltips are back!
  • More server status information
  • Installer MySQL bugs
  • Now using CodeMirror for CSS and TPL editing in the Look & Feel Center
  • THT now only ships with Reloaded2 and OrangeLegacy themes
  • If your Admin CP session expires you'll be redirected back to the page that you were previously on after logging back in
  • Overhaul of P2H code
  • Confirmation dialogs for critical user actions making it more difficult to accidentally do something horrific.
  • WHM secure connection option is now on by default
  • Rewrote THT's versioning system
  • Added support for any timezone PHP can handle. Default is UTC. Change it in General Settings -> General Configuration
  • Admin Area tab is now hidden by default
  • The Look & Feel Center's NavBar editor is now working again
  • Improved automatic site URL generation in the installer
  • Step 3 fields are now checked before you can move on to step 4
  • You can now choose between 3 different "WWW Subdomain" modes of operation. More Info
  • \r\n issues in various locations. Let me know if you find more!
  • You can now customize the SMTP server port and it now also supports secure connections. Clients -> Email Configuration
  • Email confirmation. This is on by default can be toggled in General Settings -> Signup Form. More Info
  • Clients will now be automatically logged out if their account no longer exists
    P2H cron bug fixes