Skip to content

Releases: FantasyInternet/cyberterminal

v0.10

Choose a tag to compare

@poeticAndroid poeticAndroid released this 05 Nov 08:51
  • More reliable text selection
  • Rewritten timing mechanism
  • tweaks 'n' stuff

v0.9.4

Choose a tag to compare

@poeticAndroid poeticAndroid released this 23 Oct 09:45
  • rampFrequency and rampVolume now takes milliseconds
  • fixed package vulnerabilities

v0.9

Choose a tag to compare

@poeticAndroid poeticAndroid released this 22 Oct 08:52
  • It's now possible to select and copy text in text mode
  • Slight change to how noise frequencies work
  • Minor improvements

v0.8

Choose a tag to compare

@poeticAndroid poeticAndroid released this 15 Oct 12:41
  • Slightly improved boot program
  • F6 to open current URL in web browser
  • F7 to crop to borders
  • implemented API function displayProcess
  • Miscellaneous bugfixes

v0.7

Choose a tag to compare

@poeticAndroid poeticAndroid released this 09 Oct 16:21
  • More pleasant startup beep! 🔊
  • Implemented noise audio type, rampFrequency and rampVolume
  • Implemented new process functions
  • New boot program written in Poetry
  • Upgraded Electron!
  • Miscellaneous bugfixes..

v0.6

Choose a tag to compare

@poeticAndroid poeticAndroid released this 30 Jul 20:12
  • removed some restrictions, so you can connect right away upon startup..
  • minor cosmetic changes..

v0.5

Choose a tag to compare

@poeticAndroid poeticAndroid released this 23 Jul 08:10
  • Window state is now automatically saved and restored!
  • some app configuration changes.. may have unintended side effects when upgrading from previous releases..

v0.4.7

Choose a tag to compare

@poeticAndroid poeticAndroid released this 16 Jul 23:24
  • Changed the way we connect to non-cyber sites
  • Now detects mouseUp outside window

v0.4.2

Choose a tag to compare

@codeartisticninja codeartisticninja released this 09 Jul 17:00
  • Just making sure we don't misbehave on first launch.

v0.4.1

Choose a tag to compare

@codeartisticninja codeartisticninja released this 09 Jul 13:55
  • Now automatically checks for updates!
  • Implemented teeToMemory to copy buffer to memory without popping it off the stack.
  • The os folder is now the startup folder.
  • connectTo now opens file-manager on folders without a boot.wasm.
  • write now writes files (semi-)atomically.
  • bugfixes, tweaks and what-have-you...