Releases: corybolar/PXMessenger
v1.6.0
Release Notes for v1.6.0
- Typing and text entered notifications for all chats except global
- Colored fonts and styling options allowed
- Added dark color scheme for windows users
- Invert color of text browser if text is hard to read
- Section off settings dialog rather than have it all displayed at once.
- Window should pop-up successfully when recieving a non global message
- Html links auto-detected (Experimental i.e. bug prone)
- Various other bug fixes, notably, emoticons should work again.
The diff from 1.5.0 to this is:
34 files changed, 2218 insertions(+), 888 deletions(-)
So pretty large, bugs are possible. Report them if you see any.
Enjoy!
v1.5.0
Release notes for v1.5.0
- Auto-update feature for windows users. (Experimental)
- Support for 64 bit environments, previously only 32 bit binaries were released
- Fix for null UUIDs preventing all connections with other peers
- Fix for Windows not being able to cleanly shutdown PXMessenger when the OS was shutting down
- Improvements in memory management of messages
- Manual sync option added to tools menu, this is already happening every 15 -20 minutes
- Loading screen image resized appropriately, no longer has aliasing
- Link on the about dialog is now clickable
Enjoy!
v1.4.0
This release brings about a long sought after change to allow messages to be formatted in html. This means formatted text copied from other applications and such will retain that formatting and be shared with the recipient. This means in the future, further font formatting capabilities could be implemented into PXMessenger.
A log to file feature has been added to help with bug fixes and to assist our clients in assisting us.
Massive improvements in code quality and readability. Compile times have been brought way down as messy header files have finally been trimmed of excess dependencies.
Bug fixes for version 1.3 are also included. These were primarily regressions caused by over refactoring of code that didn't need it.
Enjoy!
v1.3.1
v1.3.0
Multiple changes to code organization and backend operations.
Authentication packet changes make this release incompatible with previous versions.
Debug verbosity setting added to settings tab filters out more expressive debug messages.
Name changes are now instant.
Added Artwork created by Scott Bolar
Enjoy!
v1.2.2
v1.2.1
v1.2.0
Primarily this release brings code restructuring to make it more readable. A few small features have been added however.
The multicast group can be changed by manually editing the PXMessenger.ini file. The default port was also changed. If you run in too problems after upgrading, try deleting your old located in "users/yourusername/appdata/roaming/pxmessenger/pxmessenger.ini".
A label was added to make it clear that you have not selected anyone to message upon starting the program.
Hostnames have been limited to a more reasonable number of characters. Any hostname longer than this is simple chopped off.
We no longer connect to ourselves over the network and instead use an internal buffer for communication.
Libevent now handles the sending of data and connecting to new peers and should improve performance in multiple scenarios.
This will likely be the last release which adds or improves current features for some time. Expect future updates to be only bug-fixes for some time.
v1.1
v1.0
Version 1.0 is here!
The first stable release of PXMessenger has arrived. All of you beta testers out there have been upgraded to full blown "testers". Excellent work everyone.
This release has not added new features, only fixed long standing bugs that nobody really cares about.
Thanks to all who have helped with this project both in testing and code improvements.
Enjoy!