Skip to content

Per Window Settings, plus fixes

Compare
Choose a tag to compare
@BeipDev BeipDev released this 28 Oct 06:21
· 87 commits to master since this release
b81f384

4.00.309 - 2021-10-27

  • Add per server/character window settings, have different fonts/colors/etc per window!
  • Add 'Double space lines' logging option
  • Add 'Send Telnet Interrupt Process (IAP IP)' keyboard shortcut
  • Add progress bars to beip.stats GMCP package
  • Add Shift+Click to extend selection in output windows
  • Add Holding down Ctrl when connecting opens the tab without connecting
  • Tweak URL detection to include trailing _ characters (Dranyth)
  • Tweak preferences dialog to not be so vertical
  • Improve restore logs to restore local echo
  • Fix a bug in MCMP where http:// was being prepended to every URL and it shouldn't have been.
  • Fix another timers related bug (I found out OS timers can hit early, which leads to waiting 2x the timeout duration)
  • Fix idle timer to not re-activate when trying to send something on a disconnected window
  • Fixed a sound playback bug where if a file is not found or there is an error that playback slot becomes unusable (So after 16 failed sounds and no more will play)