A very minor update was released today for Lighthouse Pro. The new version is 2.1.002 and contains the following updates:
- /components/IssueManager.cfc - Big change to emails. Michael White wrote an HTML version of the bug emails.
- Stats are now called Reports. Remember if we call it something else, people won't know better. (For example, "Alternative Questioning Procedures" isn't really torture.) I also show the Creator field in the Excel dump.
- The RSS page now has auto-discovery links for Firefox.
Hire Me!
I'm currently looking for my next role in developer evangelism and advocacy. I have a long history of helping companies work with developers and love to write, create demos, and present at conferences. You can find my resume to learn more and drop me an email (raymondcamden@gmail.com) to reach out.
Support this Content!
If you like this content, please consider supporting me. You can become a Patron,
visit my Amazon wishlist,
or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
and luckily, those auto-discovery tags for Firefox will work properly in IE7. :)
email was coming back as plain text... had to add type="html" to both cfmail tags in IssueManager.cfc
Fixed.