| Age | Commit message (Expand) | Author |
| 2022-05-30 | All props of route, expose routerHook | Jonas Dellinger |
| 2022-05-30 | react: Add Router hook & fix typescript issues (#68) | AAGaming |
| 2022-05-26 | added open store button | marios |
| 2022-05-26 | Fix LegacyPlugin | Jonas Dellinger |
| 2022-05-26 | Cleanup after merge | Jonas Dellinger |
| 2022-05-26 | Run build on all branches | Jonas Dellinger |
| 2022-05-26 | Switch to inotify, RegexMatchingEventHandler and use set for reloading plugins | Jonas Dellinger |
| 2022-05-26 | display overhaul, compatibility with legacy plugins, fixes | marios |
| 2022-05-25 | Added support for static assets, remove frontend_bundle field | Jonas Dellinger |
| 2022-05-13 | Work on react frontend loader | Jonas Dellinger |
| 2022-05-10 | Use unique ids in call_server_method (#55) | Patrick Kubiak |
| 2022-05-04 | Update README.md | marios |
| 2022-05-04 | Uninstall script addition (#48) | Gabriel Jones |
| 2022-04-29 | Fixed callsign debug bug, Fixed process spawn and termination bugv1.2.2 | marios |
| 2022-04-29 | Bug fixes | marios |
| 2022-04-26 | method call listener retry bug fix, method call response serializaiton failur... | marios |
| 2022-04-22 | Make sure install scripts don't create folders as rootv1.2.1 | WerWolv |
| 2022-04-22 | Fixed calling backend functions after restarting steam | WerWolv |
| 2022-04-22 | Allow inject_css_into_tab to create more than just a single css rule | WerWolv |
| 2022-04-21 | Make sure old user plugin loader is being removed | WerWolv |
| 2022-04-21 | Fixed root check | WerWolv |
| 2022-04-21 | Make release script actually work again | WerWolv |
| 2022-04-18 | Callsigns (#37)v1.2.0 | marios |
| 2022-04-13 | Properly delete old user plugin loader service on install | WerWolv |
| 2022-04-14 | added default value to injector tab run_async | tza |
| 2022-04-13 | fixed passive plugin reload bug and close event loop properly | tza |
| 2022-04-13 | Fixed install script root access | WerWolv |
| 2022-04-13 | Added support for passive plugins (that don't implement main.py) | tza |
| 2022-04-13 | Fix release script | marios |
| 2022-04-13 | Update install scripts to install loader as system service | WerWolv |
| 2022-04-13 | Root plugins (#35) | marios |
| 2022-04-12 | Use f-strings instead of .format | WerWolv |
| 2022-04-12 | Added functions to inject and remove css from tabs | WerWolv |
| 2022-04-12 | Added library function to execute code in a different tab | WerWolv |
| 2022-04-11 | Bundle stylesheets (#34) | Spyrex |
| 2022-04-11 | Add vscode debugging (#33) | Spyrex |
| 2022-04-09 | added sha-256 hash checking to browser | tza |
| 2022-04-08 | plugin title bug fixv1.1.0 | tza |
| 2022-04-07 | plugin menu title change bug | tza |
| 2022-04-07 | initial browser/installer commit, injector get_tab and stateful utils | tza |
| 2022-04-07 | Added support for including styles/scripts in the header of html files (#29) | ttay24 |
| 2022-04-07 | Moved install commands to new line to make them more readable | WerWolv |
| 2022-04-07 | Reinject loader if steam got restarted | WerWolv |
| 2022-04-07 | Fixed first plugin button being smaller than the other ones | WerWolv |
| 2022-04-07 | Prevent errors from being printed on first install | WerWolv |
| 2022-04-07 | Update readme to show install instructions (#28) | TrainDoctor |
| 2022-04-06 | Tell curl to follow redirection in install command | WerWolv |
| 2022-04-06 | Directly reference install script in install command | WerWolv |
| 2022-04-06 | Change title when inside plugin view | tza |
| 2022-04-06 | enabled logging, fixed loader refresh bug, removed template | tza |