Skip to content

Releases: bozimmerman/Sip

Sip v3.3.4

Choose a tag to compare

@github-actions github-actions released this 14 Jan 22:33

GMCP: webview.close impl
StopAllSounds at tab reset
MXP: Fix for closing tabbed frames
MXP: new ACTION=MODIFY frame feature in MXP
MXP: Fix to temp secure and line secure modes in mxp.
MXP: fix to frame resizing
ansi parsing fix

Sip v3.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Dec 16:56

Tabbing fix on connect dialog.
Big expansion to script/plugin API, mostly adding event handlers.
GMCP Tilemap package implemented as native plugin.
GMCP WebView package implemented as native plugin.
Splash screen fixed (no more partial image loads)
Partial BeipMU API support added
Fix for internal MXP when public MXP is in locked mode.
Better tls support
Support for self-signed certs in sandboxed pages
Support for CORS bypass in sandboxed pages (such as WebView)

Sip v3.3.2

Choose a tag to compare

@github-actions github-actions released this 28 Oct 17:24

New clear input box option added

Sip v3.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 16:47

Another release! Sip v3.3.1 - A MUD Client!

Sip v3.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 02:18

Natural tabbing added for UI elements
Phonebook entry auto-shown in connect drop-down
Enter can be pressed on highlighted buttons to click them.
clearWindow added to official API functions
Loading screen says 'Loading' now.
MXP menus now open at proper location when Enter is pressed on them
Escape key closes open dialogs.
Menus can now be accessed with Alt-key shortcuts
Menu entries can now be accessed with keyboard keys
Menus can now be navigated with arrow keys.
Drag corners on dialogs and frames now have correct cursor cue.
MXP anchors now support actual urls without complaining, and TARGET argument
MXP FRAMEs now supports DOCK argument
MXP FRAME children with 100% height/width will auto-fit remaining space.
MXP FRAMEs now support pixel sizing properly
Better screen-reader support (special tag attributes added)
Fixed NEWENVIRON CHARSET response
Couple of new plugins (javascript executor, and GMCP viewer)

Sip v3.2.6

Choose a tag to compare

@github-actions github-actions released this 12 Oct 02:54

MXP Frame fixes for fixed-pixel sub-frames.
Char mode fix (recv backspace)

Sip v3.2.5

Choose a tag to compare

@github-actions github-actions released this 06 Oct 06:47

Plugins can now be downloaded from a chooser.
MXP fixes.

Sip v3.2.4

Choose a tag to compare

@github-actions github-actions released this 30 Sep 19:18

Default max lines is now 10,000 per window
Fix to MXP popup bug.
Better scrollback support.
GMCP support for IRE.Composer.Edit

Sip v3.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Sep 06:48

MXP fix for processing long tags over split packets.

Sip v3.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:29

Fix to plugin menus
Fix to text selection.