Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: Pixeluted/KrampUI

v2.0.4

27 Jul 13:37
16248fe
Compare
Choose a tag to compare

Changes:

Might have issues but works

v2.0.3

07 May 13:30
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release

Changes:

  • Directories for KrampUI are now stored in the directory KrampUI is running (ce55eaa)
  • Loader now doesn't need to be selected, it just needs to be in the directory KrampUI is running in (46b2743)
  • Added logging system (0d38011)
  • Made Export button open in scripts folder (a68ab4c)

v2.0.2

05 May 13:29
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release

Changes:

  • Fixed home key not being triggered while being focused in KrampUI window (ed70bbb)
  • Made websocket connection override injection status to make injection faster (14ecfdc)
  • Implemented toggle button in system tray (cc87689)
  • Better JSON parsing error handling (5409125)
  • Better styling for popup (3cbde9e)
  • Fixed dropdowns and moving tabs overflowing main window (0d542fd)
  • Added "New file" and "Delete File" functionality (55e10a4)
  • Fixed content not being executed rightly due to debaunce (ed13082)
  • Made auto exec folder closable (f166333)

EDIT: Fixed auto exec folder not being openable (5b6956f)

v2.0.1

04 May 20:22
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

Changes:

  • Fixed too long names overflowing in file explorer and causing layout issues (7d0065d)
  • Better styling for "No files found" p in file explorer search (ac87ccb)
  • Window dimensions are now saved (a35c17c)
  • Removed saving tabs to the disk every-time something changes due to performance (99e241b)

v1.2.1

03 May 18:07
Compare
Choose a tag to compare

Changes:

  • Fixed injection delay being in milliseconds rather than seconds (This should make injection much better)

Make sure to join our discord server for more info: https://discord.gg/Zcnqf42rfN

v2.0.0

03 May 12:25
59179f1
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Changelogs:

  • KrampUI has been fully rewritten in Svelte and Typescript
  • Easier user interface for new users
  • Added popups in the UI
  • Better loader selection
  • Instead of %appdata%/KrampUI being used, we are using %appdata%/KrampUI-rewrite so we dont mess up your old files

This update took me too much work to get working, so I hope you enjoy it.
Also this is PRE-RELEASE, this means things might be broken or bugging.

if you find any bugs with this release, please contact me on my discord: pixeluted

v1.2.0

22 Apr 18:08
Compare
Choose a tag to compare

Changelog:

  • Fixed default settings failing to be written and causing UI to not work at all (aa5fcf5)

EDIT: Fixed issues introduced bc of that fix (Yes I know, I'm just wonderful programmer)

v1.1.9

21 Apr 19:57
Compare
Choose a tag to compare

Changeslogs:

  • Fixed home key showing window while Home Toggle is disabled in settings (94ed1a2)

v1.1.8

21 Apr 17:15
Compare
Choose a tag to compare

Changes:

  • Added auto updater (Enabled by default, you can disable it in settings)

v1.1.7

21 Apr 07:44
Compare
Choose a tag to compare

Changes:

  • Added ripple effect to the UI (7f60364)
  • Optimized build release for smaller and performant exe (bc3687a)