Version History
This list is updated keep track of changes since the first release, it also provides some sort of backtracking
ability, making it possible to download an earlier version if something in the newest version should be unwanted :)
If you don't know why you are here, and you just want to get MonkeyTerm, go to our
download page or download the newest full install here.
Once again. If you don't have MonkeyTerm installed already go download the full release. If you have MonkeyTerm installed but
needs the newest version, download the newest patch. There is no need to download an older patch unless you really know what you
are doing.
Version 2.1 (march 24. 2003)
First v2 non-beta.
Lots of bug fixes.
Documentation, Examples, v2 site launch.
Merger files.
Added event OnDocumentComplete.
Userdefined keybindings (hotkeys) now have higher priority than the built in - you can map any key combo now
Version 2.0.3 (beta) (december 16. 2002)
Variables should work in the FMT so you can delete or change them.
We added a function SelectedText that returns the text currently selected. We also added a new event that will raise once you have selected
something. To avoid slowing down MonkeyTerm the event will not contain the selected text, you will have to read it from session.terminal.selectedtext
Version 2.0.2 (beta) (december 9. 2002)
Webserver now responds with better HTTP/1.0 syntax, fixing the newest security update from MS issue - also allows a no-content response.
Application settings (same for all sessions) now save to mtsettings.xml instead of registry. This should fix multiple MonkeyTerm version problem as well.
Version 2.0.1 (beta)
Removing a folder of actions from the FMT would crash the application (euw). Note: remove a single action, not a folder.
Opening old savefile (1.3.5 format) was automaticly translated into v2 - if you overwrote it, it wouldn't work in 1.3.5
Session Options works now ;)
Protocol fixes.
UI fixes.
Version 2.0.0 (beta)
Major updates done to MonkeyTerm. Rewrote some parts and cleaned it up.
MonkeyTerm Webserver included.
Webbar added.
Events added.
New scripting syntax for calling methods. <% %> to allow more flexible use.
Generel revision of object hierachy.
Savefile structure changed a bit - import of v1.3 savefiles
Much improved ANSI/VT100 protocol.
Added a connect/disconnect button.
MonkeyTerm v.1.3.5 (October 5. 2001)
Install bug fixed: msscript.ocx will also install now, which is needed for MT to open and run a session :)
Native logging (with/without ANSI) added
Changes to references to the MSXML object.
MonkeyTerm v.1.3.4 (October 2. 2001)
MAJOR Installer BUG: MonkeyTerm wouldn't install if you didn't already have the required dll's and ocx's. It was fixed thanks
to the help of several AstroMUD users.
Mapped ctrl+end to Bottom of page
Better errorhandling used from now on thanks to HuntErr. This also means
that a lot of errors that previously ran uncatched now pops up with a dialog box. If this happens, please please PLEASE! email us
a description of what happened along with the errors.txt file found in your MonkeyTerm installation directory, or a screenshot
of the error. This will help us make MonkeyTerm as free of bugs as possible.
MonkeyTerm v.1.3.3 (September 11. 2001)
Fixed bug in the registry handler that made the program startup in a tiny window when not maximized.
Cool feature: You can now copy/paste aliases, actions, substitutes and keybindings by pressing Ctrl+C/Ctrl+V in the
listview window of all four forms. Copying will add the XML value of the alias etc. to the clipboard and pasting will add
the selected XML string to your alias etc. as <new> making it easy to CLONE as well.
Nullsofts installer (NSIS) is now used as the installation program, we hope this installer will make it a lot
easier to install MonkeyTerm now and in the future.
MonkeyTerm v.1.3.2 (This requires the full install first!) (July 31. 2001)
Static variables added, they now save in your xml file, plus you get to edit them in the GUI :)
Crash bug in Action, Substitute and Alias fixed.
Colors and fonts should load/save correctly now.
MonkeyTerm v.1.3.1 (July 4. 2001)
Simple patterns is now GLOB expressions in actions/substs.
New Gag Action Output option. (user-request)
New Keep Command Option. (user-request)
Fixed zero char match infinite loop (actions/substitutes)
Fixed Script Edit Button.
Fixed close session memory leak.
New terminal context menu for copy/pasting.
Cursor keys maps to command history. (User-request)
Pageup/pagedown maps to terminal history. (User-request)
Fixed a bug in keybindings.
MonkeyTerm v.1.3.0 (June 29. 2001)
Telnet support. You can now telnet to a unix shell on say port 23? :) and then connect to your favorite MUD from there.
MSP functionality added. Read more about it here.
Improvements to Aliases, Actions, Keybindings and Substitues. Easier access by name instead of index. Priority added. New Simple and Advanced mode.
Aliases now also recognizes Regular Expression Patterns, making aliases a lot more powerfull.
Extra variable £ useable instead of $ or %. Will protect you from most "malicious attacks". Read more about it here.
"Recursive endless loop actions" no longer crash but gives warning instead.
Bug in "background color for chatwindow" load fixed.
Check for newer version added under Help
MonkeyTerm v.1.2.0 (June 14. 2001)
Improvements to Aliases, Actions, Keybindings and Substitues. Pressing update is no longer required.
Patterns now recognize \a as matching an ANSI sequence! (This is a small extention to the standard Regular Expression syntax)
Bug in escape char \ fixed.
Chatwindow is now resizeable (just for Higgins that pansy) and you can change the back/foreground color (happy Sio? :).
MonkeyTerm v.1.1.4 (May 29. 2001)
All special chars can now be escaped with a leading \ (backslash)
MonkeyTerm v.1.1.1
Load should now work on different versions of msxml.dll, easy fix yet this should fix all remaining xml problems :)
MonkeyTerm v.1.1.0
Minor bug in keybindings fixed.
You can now select your default text color.
Credits added to the About box.
|