With no normal job to take care of and with a few encouraging words from friends and users, I’ve managed to find some time to update Premus a bit. It’s nice to finally be back in the code to give it a bit of the cleanup it’s needed. There’s still lots of cleaning up left to do, but I at least got rid of the table layout and the onload attribute… These changes include CSS and javascript changes, so if things look and behave a bit funny, make sure to shift-refresh.
Apart from the cleanup, I’ve also had time to add a few things. I’ve always hated the popup UA string selection, so now I took the opportunity to add an autocomplete when you type the string instead. I hope you prefer it to the old way, I certainly do. I also got a newer PML spec (version 1.13.5, if you have a newer one please let me know) sent to me and started implementing some of the features in it. I didn’t get all of it done, but thought it was best to get a release out with at least parts of it, before the wedding next week starts interfering with my ability to sit for hours in front of the computer. =)
A more detailed list of what’s been changed can be seen in the change log.
Update: Now it’s 1.1.1, because I completely forgot about testing in good old Internet Explorer before.