This changelog only shows major changes to the codebase. Minor changes are only visible in the git log.
2-5-2023
- Added styling to object forms.
- Added Font Packs.
- Reworked Register Styles to allow full urls.
- Added multiple animations.
- Added get_switcher_template.
- Reworked switcher to use arrays.
1-27-2023
- Added login and logout protected pages so that users can set backgrounds for it.
1-26-2023
- Added new definitions to definitions.php
- Linked definitions to settings.
1-23-2023
- Added shortcode_button
- Added background color to objects
- Added text color to objects
- Added more functions to scrolling page plugin.
1-15-2023
- Added querystring variables to routing class.
- Added function register_query_var().
- Added function remove_query_var().
- [Plugin] Created google analytics.
- [Plugin] Created scrolling page.
1-8-2023
- Added activate user to selection dropdown.
1-7-2023
- Finished up the basic API and modified the return structure to include more information.
30-12-2022
- Added 4th level depth to navigation parent.
20-12-2022
- Fixed bug that allowed cache to crossover domains. Added prefix to cache names.
20-12-2022
- Added better checks to user registration for email.
- Fixed CSS issues with highlighting and input size.
18-12-2022
- Fixed php installation triggers.
- Changed session name to include sitename to prevent crossover sessions.
13-12-2022
- Added background image to system-user page, system-container page.
- Added header image to system-container page.
- Added checkmarks for header and background visibilty to user form and container form.
- Added headers folder to storage directory.