diff --git a/html/changelogs_ch/AutoChangeLog-pr-11623.yml b/html/changelogs_ch/AutoChangeLog-pr-11623.yml new file mode 100644 index 0000000000..92ef0d1edb --- /dev/null +++ b/html/changelogs_ch/AutoChangeLog-pr-11623.yml @@ -0,0 +1,12 @@ +author: "CHOMPStation2StaffMirrorBot" +delete-after: True +changes: + - admin: "admins now have an in-game log explorer (sorted by log category and searchable)" + - refactor: "replaced persistent_ckey variable to persistent_client datum for more advanced usage" + - refactor: "logs are now being saved in json" + - refactor: "to_world([...]) has been converted to to_chat(world, [...]) to avoid confusion between multiple procs that all do the same thing in the end" + - refactor: "num2hex and hex2num are now defines" + - rscdel: "removed unused/deprecated procs" + - rscadd: "implemented sendmaps profiler (exporting to csv)" + - config: "added new config to also save the logs in the (old) human readable format (txt)" + - config: "added config variables to configure error handling" \ No newline at end of file