Update Logs 2022 - 2024
#20240001 - 2024 Release 5 (TO DO)
-
DONE (NEEDS TO BE OPTIMIZED) - MasterSwitch in Admin Panel: Add a MasterSwitch functionality in the Admin Panel.
-
Display Last User Connected: Show the last user who connected (excluding yourself).
-
Display Last Failed Connection: Display the last failed connection and the reason why it failed.
-
Separate Database into Readable Tables: Organize the database into more readable tables.
-
Add Tabs for Banned and Unbanned Users: Implement tabs to differentiate between banned and unbanned users.
-
Code cleanup: Need to go back and make sure that all code is clean and organized after implementation of frontend.
-
Error Handeling: Need to go back and make sure that all code is handled properly including error logs.
-
DONE - Update Last seen function: Update database last seen function to show the last time a user was seen.
-
DONE - Depreacte Last Encryption: I believe this is not needed to be stored in database.
-
DONE - Depreacte File Size: I believe this is not needed to be stored in database at least at the moment.
-
DONE - Update user agent Function: Update the user agent function to show the user agent of the user.
-
DONE - Improve cookies: Have an expiration date as well as make the cookie rotating for security.
-
DONE (NEEDS TO BE OPTIMIZED) - Mobile Scaling: Does not just go off the edge of the website anymore!
-
Update Logs: Update logs to show the most recent logs at the top.
-
SecretManager: Research Secret Manager.
#20230001 - 2023 Release 4
-
Docker Update: Worked on making the script
compatible with Docker images, including AWS Lightsail and
DB.
-
Experimental Docker Changes: Implemented
various changes to the Docker version.
-
Changes Made with David: Started a complete
recode of the backend to address de-sync issues. Continued
work on backend testing to ensure seamless integration.
-
Fixed De-Sync Error: Improved backend to
properly compensate for 2 seconds of de-sync.
-
Update User Info: Updated user information
if missing and migrated to Melly DB.
-
Updating Loaders: Cleaned up for upcoming
deployment. Deprecation of old code is still pending.
-
Sync with Laptop: Ensured synchronization
with laptop setup.
-
Added Basic Logging: Implemented basic
logging of user information.
-
Removed Old Security Code: Cleaned up
repository by removing outdated security code.
-
Fixed Variable Name: Standardized
encryption for heartbeat and regular testing.
-
Lightsail Compatibility Updates: Made
updates to improve functionality on Lightsail.
-
Miscellaneous File Fixes: Applied various
updates and fixes to files.
#20220003 - 2022 Release 3
-
Added Webhook to Auto Update: Deprecated
unnecessary code.
-
Removed Unused Variables: Started cleaning
up messy code.
-
Updated MasterLoader: Support build
enhancements.
-
Separated Split Function: Improved code
organization.
-
First Attempt at Preventing Loadstring Hooking:
Implemented initial framework for detection.
-
Removed Example Lua: Cleaned up example
code.
-
Script Cleanup and Reorganization: Improved
script management and structure.
-
Improving Encryption Update [Source]:
Enhanced encryption methods.
-
PayloadV2.lua: Added server-side
encryption.
-
Update Loader Patch: Fixed encryption bug.
-
Added Discord Bot: Integrated new bot
functionality.
-
Initial Load Hook Detection: Began
detecting load hooks.
-
Added Client-Side Ban Functionality:
Implemented banning features.
-
Updated Script Locations: Refined script
paths and locations.
-
Sync Backends: Completed backend
synchronization.
-
Update Aura URLs: Fixed aura not working
issues.
-
Backend Sync Completed: Finished backend
synchronization tasks.
#20220002 - 2022 Release 2 - Code Cleanup
- Intial cleanup of code: Removed old code and updated backend to
be more readable
#20220001 - 2022 Release 1 - Initial Release
-
Start of V2: Added backend framework for
security in Python, including a basic outline for dynamic
URL with MD5 hash.
-
Backend Testing Script: Added framework for
backend testing of connecting and requesting a payload.
-
Update on Cipher/Backend: Need to fix an
error with index error for encryption.
-
Matrix Index Error: Fixed matrix index
error as well as other minor changes.
-
Communication Established: Backend now
communicates externally with backend testing.
-
Patched None Index Bug: Addressed and fixed
none index bug.
-
Testing Improvements: Cleaned up backend
testing and backend variables, added tracking, and
streamlined backend testing.
-
Webhook Framework: Implemented Discord
webhook framework; still need to polish responses.
-
Backend Checks Added: Added backend check
framework, cleaned up code, and started work on improving
backend testing.
-
Fixed Backend Testing: Addressed and fixed
issues with backend testing.
-
Updated Color Function: Enhanced color
function.
-
Added Heartbeat and Updated Server Output:
Added heartbeat framework and updated testing script and
backend.
-
General Cleanup and Addition of Colors to Logs:
Performed general cleanup and added colors to logs.
-
Connection to Server: Implemented DB
connection.
-
Start of Lua Implementation: Started
implementing new backend into Lua and polishing output of
cipher.