EZ Intranet Messenger Changelog

What's new in EZ Intranet Messenger 1.2.27

Aug 21, 2015
  • Here is an improvement release which tackles some sound source manipulation problems. We have also updated the user manual to bring it in sync with our program.

New in EZ Intranet Messenger 1.2.24 (Nov 18, 2013)

  • Bugfix:
  • disabled shutdown hook which halts on program exit on Win7.

New in EZ Intranet Messenger 1.2.17 (Mar 10, 2011)

  • Hi there! It is time for another improvement release and here we go. Nothing has been added since our last release. Instead, some annoying *features* have been removed for good. If you were interesed, please refer to the release notes for the details.

New in EZ Intranet Messenger 1.2.11 (Sep 13, 2010)

  • A minor improvement release is made today which features the new Dutch language support. (Thanks to Mr Martin Geysen for the translations!)

New in EZ Intranet Messenger 1.2.9 (Jul 21, 2010)

  • Another bugfix release is out! This version tries to address and fix a subtle deadlock issue which may not affect every user. So far, the problem is not noticeable on Windows platforms.
  • Along with the deadlock fix, a modification is also made so that ACK messages are sent in a synchronized fashion. This is in place to avoid any potential ACK message mess up. Without this, we all depend on the underlying OS and Java implementation to prevent it from happening.
  • Not everyone may realize the advantages of upgrading, but hey! It doesn't hurt! ;)

New in EZ Intranet Messenger 1.2.8 (Jun 25, 2010)

  • This is an improvement release. Many thanks to Mr Theisen for his valuable idea. Now we know exactly when messages arrive.

New in EZ Intranet Messenger 1.2.5 (Mar 26, 2010)

  • fixed local address initialization.
  • fixed image display in user manual.

New in EZ Intranet Messenger 1.2.4 (Feb 22, 2010)

  • A potential bug which may lead to data inconsistency has been fixed in this improvement release. Please consider upgrading although the bug may not cause noticeable problem under casual usage.
  • Also, bug report and user feedback are highly appreciated as usual. Enjoy!

New in EZ Intranet Messenger 1.2.3 (Jan 25, 2010)

  • This is the first release in 2010. It is another improvement release where French translations were added together with some minor user interface changes.
  • I know it may be a little too late, but I wish you all a brilliant, meaningful, and enjoyable year in 2010.

New in EZ Intranet Messenger 1.2.1 (Nov 27, 2009)

  • This release is aimed at pushing the use of IPv6 as the default internet protocol. While all other aspects remain unchanged, the underlying communication mechanism is readying itself to work with future network environments.
  • If you are a network administrator, or an enthusiast who like to try out all kinds of new technologies available, please take this opportunity to venture a new page in the history with us.
  • User feedback is critical at this current stage, please help us make it through! Download a copy and try it out now!

New in EZ Intranet Messenger 1.1.7 (Sep 9, 2009)

  • This is another improvement release, which is also considered to be a release candidate of our next minor version 1.2.0. Minor UI improvements are added along with a new user manual. If nothing goes terribly wrong, version 1.2.0 is expected within this year.

New in EZ Intranet Messenger 1.1.6 (Aug 13, 2009)

  • Notes:
  • This is another improvement release where support for multi-recipient in private messages is the highlight. Button and state images are modified for better readability and are now manipulated with sprite files.
  • Changes:
  • added multi-recipient support to private messages.
  • modified button and state images for better visibility.

New in EZ Intranet Messenger 1.1.5 (Apr 17, 2009)

  • Notes:
  • This is an improvement release. The ACK protocol was modified for better conformance. User manual is updated to reflect changes done in prior versions.
  • Since changes made in the ACK protocol may yield to incompatibility with prior versions, all users are recommended to update to this latest version.
  • Changes:
  • modified ACK protocol for better conformance.
  • modified the user manual.

New in EZ Intranet Messenger 1.1.4 (Mar 19, 2009)

  • added multihomed host support.
  • added Italian translations.

New in EZ Intranet Messenger 1.1.3 (Feb 17, 2009)

  • Notes:
  • This is an improvement release. Changes in this latest version include a case-insensitively sorted contact list, multiple local address support, and directory memorization for file dialogs.
  • Changes:
  • modified EzimContactList's sorting algorithm to ignore cases.
  • added support for multiple local addresses.
  • added last visited directory configuration for sending file.
  • added last saved directory configuration for receiving file.

New in EZ Intranet Messenger 1.1.2 (Jan 23, 2009)

  • Notes:
  • A number of corrections are made since last version, data manipulation is improved, error handling is strengthened, and Portuguese translation is added.
  • Changes:
  • added unusable time interval to the refresh button to avoid ACK polling flood.
  • added synchronization for ListDataListener addition and removal.
  • added license notification translations.
  • added translation for Portuguese.
  • added contributor credits and information.
  • added more data consistency checks.
  • added more error trappings.
  • modified the constructor of EzimPreferences to take advantage of the singleton EzimMain class.
  • fixed method declarations.

New in EZ Intranet Messenger 1.1.1 (Dec 16, 2008)

  • fixed minor bugs.
  • added extra blank lines for higher usability before the original message when reply.
  • added Spanish language support.
  • added EzimSound for sound effect supports with preference settings.

New in EZ Intranet Messenger 1.1.0 (Nov 7, 2008)

  • This is a minor version release of ezim, as opposed to the typo we made during the previous release. Bugs are fixed and minimal error logging is added... finally. *phew*
  • In addition to the program itself, we have also modified the user manual (which is merely a text file) to reflect things which are added or changed.
  • Changes:
  • modified the user manual.
  • fixed synchronization of the add contact process.
  • fixed synchronization of the remove contact process.

New in EZ Intranet Messenger 1.0.3 (Sep 22, 2008)

  • added preferences window.
  • modified layout of the main window.
  • added arbitrary DTX port implementation.

New in EZ Intranet Messenger 1.0.2 (Aug 30, 2008)

  • Notes:
  • Although this is another improvement release, the changes made to the underlying ACK protocol simply translate to the fact that this new release will not be able to communicate with prior versions properly. It was a hard decision to make, but we have acrificed backward compatibility for higher efficiency and data consistency among the peers.
  • Changes:
  • re-worked the ACK protocol for higher performance and tighter data consistency among the peers.