Gimloader version history - 25 versions
Gimloader by TheLazySquid
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.12.5
Released Apr 5, 2026 - 775.75 KBWorks with firefox 109.0a1 and later- Hotfix for a crash when joining 2d modes
Source code released under MIT License
Older versions
Version 1.12.4
Released Apr 5, 2026 - 775.74 KBWorks with firefox 109.0a1 and later- Hotfix for a crash when joining 2d modes
Source code released under MIT License
Version 1.12.3
Released Apr 5, 2026 - 775.77 KBWorks with firefox 109.0a1 and later- Added signing confirming scripts are official
- Hotfixed Colyseus stuff for new Gimkit update, plugins will be updated soon
Source code released under MIT License
Version 1.12.2
Released Mar 25, 2026 - 771.95 KBWorks with firefox 109.0a1 and later- Fixed forceReactUpdate causing UI to disappear if called twice simultaneously
- Added examples to more api types
- Reversed order onStop callbacks are called
- Added GL.UI.onComponentLoad method
Source code released under MIT License
Version 1.12.1
Released Mar 23, 2026 - 770.06 KBWorks with firefox 109.0a1 and later- Hotfix for crashes that can happen when loading shaders
Source code released under MIT License
Version 1.12.0
Released Mar 22, 2026 - 770.04 KBWorks with firefox 109.0a1 and later- Added patcher.swap api
- Improved look of plugin settings menus
- Replaced const with let in all parsed js for easier reassignment. This has a small chance of breaking certain plugins.
- Added UI.forceReactUpdate method
Source code released under MIT License
Version 1.11.4
Released Mar 7, 2026 - 769.04 KBWorks with firefox 109.0a1 and later- Added net.state with types, which is Gimkit's colyseus state
- Replaced arrays with ReadonlyArrays in api types
Source code released under MIT License
Version 1.11.3
Released Mar 3, 2026 - 769.02 KBWorks with firefox 109.0a1 and later- Added plugins.require and libs.require api
- Fixed patcher incorrectly throwing an error on properties of functions
- Updated location to download official plugins from
Source code released under MIT License
Version 1.11.2
Released Feb 26, 2026 - 768.15 KBWorks with firefox 109.0a1 and later- Fixed changelog modal overflowing
- Consolidated individual commands for each script into a few general ones
- Fixed command palette not working when a modal is open
- Fixed arrow keys not working properly in select input on command palette
- Disabled Gimkit's "Stop!" message in the console
Source code released under MIT License
Version 1.11.1
Released Feb 20, 2026 - 767.71 KBWorks with firefox 109.0a1 and later- Fixed poller setting not updating when loading a config
- Improved patcher types
- Added script version number to loging
- Exposed svelte v5.43.0 for scripts
Source code released under MIT License
Version 1.11.0
Released Feb 7, 2026 - 740.57 KBWorks with firefox 109.0a1 and later- Added api.requestReload method for scripts
- Fixed id property being accessible on api namespaces
- Fixed poller not showing toasts
- Fixed hotkeys tab overflowing rather than scrolling
- Added gimloader button to signed out screen, and in Draw That
- Added indicator to show that a plugin requires a reload
- Improved stores types
- Settings.create now returns a typed object of the settings
Source code released under MIT License
Version 1.10.5
Released Dec 30, 2025 - 738.91 KBWorks with firefox 109.0a1 and later- Added rewriter.exposeVar utility API
- Fixed regression with new scripts being named "undefined"
- Fixed poller deleting and recreating plugin each time
Source code released under MIT License
Version 1.10.4
Released Dec 17, 2025 - 742.04 KBWorks with firefox 109.0a1 and later- Added rewriter.runInScope option to allow certain plugins to start without needing a reload
- Fixed cache not being properly cleared sometimes
- Fixed some types in editor
- Fixed regression with new scripts being named "undefined"
Source code released under MIT License
Version 1.10.3
Released Dec 15, 2025 - 741.47 KBWorks with firefox 109.0a1 and later- Fixed plugins asking for a reload even after reloading
- Fixed plugin downloading setting being mislabeled as for libraries
Source code released under MIT License
Version 1.10.2
Released Dec 15, 2025 - 741.55 KBWorks with firefox 109.0a1 and later- Internally overhauled how scripts are handled
- Improved script dependency popup
- Added dialog to confirm downloading missing dependencies rather than throwing an error
- Added needsPlugin header to allow plugins to depend on one another
- Added third argument for settings.listen to trigger immediately
- Improved stores type
Source code released under MIT License
Version 1.10.1
Released Nov 23, 2025 - 714.69 KBWorks with firefox 109.0a1 and later- Fixed broken script system that was accidentally included in 1.10.0
Source code released under MIT License
Version 1.10.0
Released Nov 22, 2025 - 714.84 KBWorks with firefox 109.0a1 and later- Added command palette- open with ctrl+shift+p (chrome) or alt+shift+p (firefox)
- Fixed polling for extensions locally on firefox
- Fixed crash when used on Firefox together with some other extensions
- Added titles for script buttons
- Added option to import scripts from a URL
- Improved validation for api arguments
- Fixed visual issue with script author's name being cut off
- Fixed visual issue with horizontal scrollbar appearing in settings
- Better handling for load errors
Source code released under MIT License
Version 1.9.2
Released Nov 13, 2025 - 683.16 KBWorks with firefox 109.0a1 and later- Fixed updates tab looking strange
- Fixed modals for certain plugins looking strange
- Added notingame option for reloadRequired header
- Removed syncEval header
- Added button to copy debug information in popup
- Greatly improved error handling when scripts fail to load
Source code released under MIT License
Version 1.9.1
Released Nov 11, 2025 - 673.85 KBWorks with firefox 109.0a1 and later- Added api for plugins to modify fetch requests
- Added modals for gimloader/plugin updates
Source code released under MIT License
Version 1.9.0
Released Nov 6, 2025 - 671.15 KBWorks with firefox 109.0a1 and later- Internal UI overhaul
- Added easy settings support for scripts
- Introduced the @deprecated header
Source code released under MIT License
Version 1.8.3
Released Oct 27, 2025 - 607.68 KBWorks with firefox 109.0a1 and later- Added redirect to help with some internal changes
Source code released under MIT License
Version 1.8.2
Released Oct 23, 2025 - 607.44 KBWorks with firefox 109.0a1 and later- Fixed certain gamemode ids being incorrect
- Fixed issue where the forums would not work
Source code released under MIT License
Version 1.8.1
Released Sep 26, 2025 - 607.39 KBWorks with firefox 109.0a1 and later- Updated gamemode header to apply to net.onLoad rather than whole plugin
Source code released under MIT License
Version 1.8.0
Released Sep 26, 2025 - 607.22 KBWorks with firefox 109.0a1 and later- Added @gamemode header to allow plugins to easily run only in certain gamemodes
Source code released under MIT License
Version 1.7.1
Released Sep 8, 2025 - 606.78 KBWorks with firefox 109.0a1 and later- Added automatic scoped api creation for developers
Source code released under MIT License