- Fixed the Performance Issue – turns out it was the cache hurting performance instead of helping. Now the site operates at what I would consider normal speed.
- Fixed the menu display issue on Tablets and Mobile. Should be awesome now. Hamburger menu appears, etc.
- Fixed all-courses display issue, although some might not have found it.
- Fixed many, many display issues.
New Open Issue
- The Login form code does not correctly check for error codes. This means that if you try to register with a SHYTE email address (like spammers) it just spins. Might have to replace it entirely since the code is … challenging.