- General: MorphOS port.
- General: disabled popupmenu.library, this library is buggy
- General: disabled vapor_update.library, the service is down
- General: disabled as225, it's useless
- Key: stronger error checking in the key loader
- General: more robust multithreading
- Fixed the old crash when joining a channel while AmIRC was still scanning
  channels for people from the notify list.
  Also fixed 2 other possible crash at the same time.
- GUI: fixed page and tray buttons to be able to use RGB colors.
- Prefs: "Use pages by default?" is enabled by default now.
- General: now use sound datatype's streaming feature. MorphOS only.
- General: changed the resethandler so Intuition doesn't think AmIRC is crashed.
  MorphOS only.
- GUI: channel userlist is visible by default now.
- General: libraries are now closed if something went wrong during inits.
- Input: PageUp/PageDown support.
- Plugin: new API to easily write PPC plugins. MorphOS only.
- DCC: rewrote the secure chat code in C. Many thanks to Piru, my ASM teacher.
  MorphOS only.
- DCC: fixed /DCC LIST trashing the first char of some strings.
- Command: unknown commands are now sent to the server.
  Any non standard "/FOO bar" command is now working.
- GUI: fixed crash at uniconify when the prefs window was open.
- GUI: added F11 and F12 as usable FKeys.
- GUI: possibility to drag&drop page buttons to any edge of the chat
  window.
- DCC: fixed a lot of potential crash in low resource situation.
- General: even more robust multithreading. There is still a potential crash
  when exiting with a pending dcc.
- GUI: added Freenode/#AROS to the default server list.
- GUI: listview causes less memory fragmentation.
- GUI: added Freenode/#MorphOS to the default server list.
- Rexx: fixed a potential read from zero in RX_GETLINE.
- GUI: removed Textinput gadget usage in about window.

<< Back