Skip to content

Releases: FantasyInternet/cyberterminal

v0.10

05 Nov 08:51
Compare
Choose a tag to compare
  • More reliable text selection
  • Rewritten timing mechanism
  • tweaks 'n' stuff

v0.9.4

23 Oct 09:45
Compare
Choose a tag to compare
  • rampFrequency and rampVolume now takes milliseconds
  • fixed package vulnerabilities

v0.9

22 Oct 08:52
Compare
Choose a tag to compare
  • It's now possible to select and copy text in text mode
  • Slight change to how noise frequencies work
  • Minor improvements

v0.8

15 Oct 12:41
Compare
Choose a tag to compare
  • 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

09 Oct 16:21
Compare
Choose a tag to compare
  • 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

30 Jul 20:12
Compare
Choose a tag to compare
  • removed some restrictions, so you can connect right away upon startup..
  • minor cosmetic changes..

v0.5

23 Jul 08:10
Compare
Choose a tag to compare
  • 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

16 Jul 23:24
Compare
Choose a tag to compare
  • Changed the way we connect to non-cyber sites
  • Now detects mouseUp outside window

v0.4.2

09 Jul 17:00
Compare
Choose a tag to compare
  • Just making sure we don't misbehave on first launch.

v0.4.1

09 Jul 13:55
Compare
Choose a tag to compare
  • 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...