Changes for the next release (0.6.7)

  • Mainmenu (info icon) rewritten for sorting issues
  • Added: Chatmenu now also is able to remove the room from the defaults
  • Added: Option for ssl, serverpassword, nickpassword, username, realname
  • Added: Password option for channels (on password change of default channels, these are also updated)
  • Added: Listing/Searching for rooms
  • Added: back/forth buttons in the mini-browser
  • Added: Connections can have labels for better overview
  • Added: Check if nick is in use and/or password protected
  • Added: Showing own nickchange
  • Added: Basic commands /me and /nick are working now
  • Added: Other commands starting with a slash are sent as raw command (for example: /mode <#room> +o <user> ...)
  • Added: Message when invited
  • Added: Settings switch to turn off notices
  • Added: Settings switch to turn off join/leave informations
  • Added: Settings switch for autojoin on invite
  • Added: Mainmenu item for nickchange & roomSwitch
  • Added: Sticky keyboard option
  • Added: Perform commands on connect (try to use raw IRC command format)
  • Added: Safari now recognizes  irc:// links to use with Rooms (which asks the user what to do with the new connection)
  • Changed: Settingsscreen now flips (maybe also fixed the bug, not allowing to get to the homescreen again)
  • Changed: now using black status bar & black keyboard for the chatView
  • Changed: Removed DetailDisclosureButton? for "Connections" in the SettingsUI
  • Changed: If room is already joined, switch to this room
  • Changed: Private messages are only shown in the rooms containg the user (or in all rooms if user not found in the open rooms)
  • Bugfix: Sometimes when coming from the joinRoomView the chatwindow was out of bounds
  • Bugfix: Sometimes the app crashed when switching chats (for example after using the mini-browser or not using the other rooms for some time)
  • Bugfix: Some more stability issues
  • Bugfix: You can now join the same roomname on different servers
  • Bugfix: Fixed the #roomname detection in the chat when using special chars like ´`' ...
  • Bugfix: Magnifier in the settings input fields works now
  • Bugfix: Infobutton-Wheel should no longer rotate permanently

and some more little changes ...