--- # It all will perish --- And all will go down And I will stand in it's ruins A lone observer
--- Apr 17 2024 (X.X.X) =======
--- Oct 04 2022 (1.0.3) ======= OS ------- ### Absolute rework of website ### Features + All code except `async` rewritten in js++ + Prepared login page & console login for later use ### Other + Layer page has been removed and will be changed to explorer soon + Knowledge has been removed and will be removed until furhter notice + About links now lead to outer websites instead of knowledge page + There's no way to login
--- Mar 05 2022 (1.0.2) ======= OS ------- ### Added script to manage desktop icons from js
--- Feb 06 2022 (1.0.1) ======== OS ------- ### A small bugfix update and cool thingy ### Features + Website migrated to a new domain [al1-ce.dev](https://al1-ce.dev) + Added [purejs-markdown](https://github.com/al1-ce/purejs-markdown) library to more easily handle release notes ### Misc + Added redirection from neocities domain to new domain
--- Jan 29 2022 (1.0.0) ======== Console ------- ### Old console was just a mere placeholder and I'm glad to present to you my new version of AtheOS Bash ### Features + Completely overhauled way commands work in favor of modular system + Added aliases + Added `compgen` command + Added command modifiers (e.g. `-h` `--help`) ### Enhancements + Changed text field to be more resemblant of unix CLI + Changed 'html hacker detect' system to replace "<" and ">" to "⟨" and "⟩" respectively instead of blocking command entirely + Updated Bash colours + Changed most of command names to more common unix variants (e.g. 'print' -> 'echo', 'cls' -> 'clear') + Changed 'help' command to be alias and added 'man' command to view commands manual entry OS ------- ### And there's a tiny update for OS itself ### Features + Added release notes + Added release popup when new version of website comes out