Main

Documentation

Community

Syndication

rss
atom

Ohloh

Powered by

SmartIrc4net

Nini

log4net

Just in time, with the beginning of 2009 we are proud to announce the release of Smuxi 0.6.3! This release is the 3rd bugfix release of the 0.6 series but also contains as usual new features for your joy of upgrading to the new version.

New features:

  • Full tray icon support. (trac#55 and trac#137)
  • Configurable line wrapping. (trac#5)
  • Events such as join/part/quit now use a different color in the tab label. (trac#66)
  • When connecting to a smuxi-server previous highlights will not be highlighted again. (trac#97)
  • Messages can now be sent to all chats by using the /amsg, /anotice and /ame commands. (trac#109)
  • The find group chats feature now indicates an active search by using a busy mouse cursor symbol. (trac#115)
  • Passwords are now hidden by default but can be shown by using a "show password" button. (trac#116)
  • Nicknames can now be listed by using the /names command. (trac#120)

Bugfixes:

  • Find group chat dialog will no longer freeze the interface when the IRC server (e.g. OFTC) uses non-RFC compliant reply codes. (trac#104)
  • /notice #somechannel will no longer crash. (trac#108)
  • A private notice will no longer trigger a highlight. (trac#45)
  • URLs can now be clicked while a nickname is selected on the userlist. (trac#112)
  • Server no longer crashes when a frontend doesn't cleanly disconnect. (trac#117)
  • Quitting smuxi using the window close button (X) will now store the last used window size and position. (trac#121)
  • Validation now requires a nickname be set in the preferences. (trac#123)
  • URL matching is now case-insensitive. (trac#131)
  • /quit command will no longer reconnect. (trac#139)
  • Username and password are now correctly used in the quick connect dialog. (trac#141)
  • When disconnecting from a server, all chats will now be closed. (trac#144)

New translations:

  • French translation contributed by Clement BOURGEOIS (trac#113)
  • Italian translation contributed by David Paleino
  • Spanish translation contributed by Juan Miguel Carrero

As you can see, we have applied lots of love to this release face-smile-big.png Now head to the download page and enjoy this great new version!

There are now also packages available for openSUSE (thanks to Andrew Jorgensen) and Ubuntu (thanks to Stefan Ebner). The download page contains explanations how to install those.

meebey | General | 1 01 2009 - 21:31 | Comment on this

Here it is, the second bugfix release of the 0.6 series!

New features:

  • German translation (please contribute other translations, see *.pot files). (trac#94 trac#95)
  • Window size and position is now restored after startup. (trac#91)
  • Timestamps can be disabled now. (trac#84)
  • Timestamp format variables are now explained. (trac#102)
  • Nick-colors now tries to avoid colors that give a bad contrast depending on the background color.
  • Added Next/Previous Chat entry to menu (so the shortcut is visble now).
  • Logging date format is much more human readable now.
Bug fixes:

  • Adding servers with the same hostname is now prevented. (trac#100)
  • Switching between local engine and remote engine without restart works now. (trac#106)
  • Quick connect dialog doesn't just close if a server is selected using double click. (trac#80)
  • Chats are now sorted correctly if there is no next protocol chat tab available. (trac#87)
  • mIRC clear color character wasn't honored correctly. (trac#89)
  • /quit command is working now. (trac#92)
  • Reconnect is not breaking open person chats anymore. (trac#99)
  • First message of a person chat is now triggering a highlight again.

OK thats it from the 0.6.2 front, just head to the download page and get the real stuff!

PS: Smuxi is now available in Debian/Unstable and ArchLinux (thanks goes to Jense for the ArchLinux package)!

meebey | General | 26 08 2008 - 00:35 | Comment on this

As promised here are the Debian and Ubuntu packages for the 0.6.1 release of smuxi!

How to install them, just head to the download page.

For Linux package maintainers out there, I welcome very much smuxi packages for other Linux distributions like OpenSUSE, Gentoo, ArchLinux, ForeSight and so on! Visit me on IRC #smuxi @ OFTC or write me an email.

meebey | General | 30 07 2008 - 00:07 | Comment on this

So one week after 0.6.0, here we go, the first minor bugfix/feature release of the 0.6 series!

I received a lot of feedback from smuxi users, thanks goes to all smuxi users for that. This helps me making smuxi a great IRC client. So what does this bugfix release include? Well, it contains some bugfixes but there was no major bugs like crashes or anything, seems like someone tested smuxi very well tongue.png

As it didn't contain much bugs, I also added some smaller features, here the list:

New features:

  • Group chats behind their protocol chat. (trac #54)
  • Added Whois to popup menu in channels. (trac #57)
  • Added Kick+Ban to popup menu in channels. (trac #58)
  • Reduced logging from debug to info level, to get debug level -d can be passed as argument to smuxi-server and smuxi-frontend-gnome. (trac #59 trac #60)
  • Tabs can be re-ordered now, but only with GTK# 2.10, the order will not be retained though after restart. (trac #68)
  • Multiple users can be selected in channels now to do actions. (trac #73)

Bug fixes:

  • Changing topic and user list position will now be applied without restarting. (trac #56)
  • Fixed "make check" (trac #53)
  • Fixed "/window close" command and ctrl+w hotkey (trac #67)

So what are you waiting for? Get smuxi 0.6.1 from the download page!

Please keep giving me feedback by submitting TRAC tickets, joining on IRC or writing emails! That's what make me going face-wink.png

Attention to Windows users: with the 0.6.1 release I made a win32 package that will run if you follow the "Windows Install" instructions from the download page!

Tomorrow I will try to get Debian and Ubuntu packages done for Smuxi. For some odd reason I couldn't get 0.6.0 packages building because autofoo failed on Debian/Etch not finding install-sh while it was there...

Update: the source tarball of smuxi 0.6.1 and smartirc4net have been updated! Smuxi builds from source cleanly now, check the download page.

meebey | General | 28 07 2008 - 00:33 | 1 comments

Yep, you read correctly the title, finally smuxi 0.6.0 is released!

After 3 years of development here it is, the flexible and cross-platform IRC client (actually it's multi-protocol, but the 0.6 only includes IRC support).

So here a feature list of what the 0.6 release includes:

  • multi-server support
  • multi-protocol support (currently only IRC  included)
  • detachable frontend (limitation: requires TCP ports in both directions -> not NAT safe (yet))
  • basic theming
  • server manager
  • find group chat (channels)
  • quick connect to servers
  • configurable interface
  • on startup commands
  • on connect commands (global and per server)
  • nickname completion (normal and bash-style)

So here it is, in all proud and glory:

 

Are you hot already? Get smuxi now as long it's steaming hot!

For binary tarball, source tarball, packages for Debian/Ubuntu and Windows just head to the download page.

meebey | General | 19 07 2008 - 09:50 | 3 comments
rss