| Age | Commit message (Expand) | Author |
| 2023-10-17 | move to module imports | AAGaming |
| 2023-10-17 | type hints on main,plugin,updater,utilites.localsocket | marios8543 |
| 2023-10-17 | begin adding static types to backend code | AAGaming |
| 2023-07-01 | Make sure settings/data/logs gets created as user (#499)v2.10.3-pre2 | suchmememanyskill |
| 2023-03-21 | Add cross-platform support to decky (#387) | suchmememanyskill |
| 2023-02-19 | Expose a 'decky_plugin' module to decky plugins (#353) | Philipp Richter |
| 2023-01-29 | Add python logging to browser and plugin | TrainDoctor |
| 2023-01-29 | Add better handling for unloading of plugins | TrainDoctor |
| 2023-01-22 | Expose useful env vars to plugin processes (#349)v2.5.2-pre1v2.5.2 | Philipp Richter |
| 2022-12-16 | Potentially fix locale issues (#284)v2.4.6-pre5 | Nik |
| 2022-10-22 | Actually utilize the unload function | TrainDoctor |
| 2022-10-22 | Added unload hook for plugins. | TrainDoctor |
| 2022-09-18 | don't crash when plugin backends do | AAGaming |
| 2022-08-31 | Fix LimitOverrunError when a lot of data is passed to the backend (fixes #158... | Philipp Richter |
| 2022-08-24 | set gid along with uid (#152) | Chris Simons |
| 2022-08-21 | Add plugin updater, notification badge, fixesv2.0.5-pre15 | AAGaming |
| 2022-07-15 | fix lockup in _open_socket_if_not_exists, probably fix ci prereleases | AAGaming |
| 2022-06-13 | fix(loader): multiprocessing.set_start_method once, queue for plugin import | Jonas Dellinger |
| 2022-06-13 | fix(loader): eplixcitly set process start method and import fsevents on mac | Jonas Dellinger |
| 2022-05-26 | Cleanup after merge | 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 |