Mnenhy v0.7 (2004-12-12)
- New Mnenhy features:
- Mnenhy now displays X-Faces!
- Mnenhy's folder-dependent storage has been largely rewritten and expanded,
it now supports custom threadpane layouts and preferences in a hierarchical manner:
folders inherit their threadpane layouts and preference settings from their parent folders!
That way, you can have folder-dependent attributions lines, HTML display settings,
and many more...
- New 'Customize...' item in the View → Headers menu.
- The Mnenhy preferences values are now stored in Mozilla's preferences system in the
extensions.mnenhy.* hierarchy.
- Fixed Mnenhy bugs:
- Bug 4083:
[RFE] Make attribution line folder dependent
- Bug 6549:
Make message views (View → Messages) folder-dependent
- Bug 6581:
Chrome Manager silently deletes/extracts when changing archive state
- Bug 6713:
Shift-Click is Option-Click on Mac ;-)
- Bug 7006:
[crash] Mozilla build 2004081109 builds (and later?) crash in MailNews if message is selected
- Bug 7130:
When opening an attached message all header columns are shown
- Bug 7500:
Attempted to download English, got German
- Unwrappable header values now have their own scrollbar
- 'Evaluate...' killed the mail editor content
- View → Headers showed no custom entries in Mozilla 1.6
- The Chrome Manager now knows about the Extension Manager
- The Chrome Manager now persists its column layout
- base64 crashed in 'View Source'
- base64 didn't ignore whitespace
- The Junk Statistics died without training.dat
- The Thunderbird junk icon is now sustained
- Popfile header names are now in the default list
Mnenhy v0.6 (2004-06-20)
- New Mnenhy features:
- Mnenhy returns the sidebar to MailNews!
- Mnenhy now provides the ability to use folder dependent thread pane column sets!
It's now possible to e.g. see certain columns for News only.
As an alternative, the dependent storage can be limited to accounts instead of folders.
- The Mnenhy preferences have been slightly reordered; a general page for the management
of active Mnenhy packages has been added.
- The custom header display has been slightly altered: the view toggle twisty now is a
button that also allows for quick access to different view modes.
- Mid-clicking linkified headers now open in new tab (if so configured).
- The Chrome Manager now has a context menu for easy access.
- The Junk Filter Statistics have been updated to use the latest algorithm.
- Also, the Junk Tools now provide a new icon (
) for the 'unknown' junk state.
- The Morse codec now knows the newly defined @ character.
- Fixed Mnenhy bugs:
- Problems with the native look and feel of Mnenhy created headers should be gone.
See also Mozilla bug 243966:
getPropertyValue truncates values for computed system font value
- Support of the new tree widget interface in current nightly builds.
- Bug 4225:
Use total token count word appearance threshold
- Bug 5891:
[RFE] Middle-click working in "Link" fields
- Bug 5989:
UI needed for package removal
- Bug 5993:
[RFE] Twisty for showing/hiding headers in header pane should be on the top
- Bug 6014:
Non-Mnenhy view modes should honor mailnews.headers.show* prefs
- Bug 6016:
"Cancel" in "Custom Headers" is not working as expected
- Bug 6252:
Removing (sub)packages does not remove empty parent structures
- Bug 6396:
Inline Headers status goes unsaved or misloaded
- [Updates:]
- Mnenhy 0.6.0.101 (2004-06-21):
Fixed some unencoded umlauts in the German langpacks.
- Mnenhy 0.6.0.102 (2004-07-01):
The header boxes were not resized correctly under Linux
(bug 6622);
the folder storage did not save the last changes at all,
but false data for stand-alone message windows was,
account data has not been used for folders
and the behaviour of the sender/recipient column was broken for accounts
(bug 6552);
the new icon for the 'Unknown' junk state could not be turned off
(bug 6558).
- Mnenhy 0.6.0.103 (2004-07-06):
With a collapsed sidebar, the folder pane wasn't displayed at next startup,
accesskeys were missing in the main preference panel and configuration of the
folder storage is slightly easier now.
- Mnenhy 0.6.0.104 (2004-07-09):
More sidebar bug fixes because .103 was not good enough.
Mnenhy v0.5.2 (2004-03-17)
- New Mnenhy features:
- The 'Link' format for headers now adheres to the user preferences
mail.display_glyph and mail.display_struct.
(Bug 5950:
[RFE] "Link" format should act on preferences for emoticons as graphics)
- A new installation of Mnenhy will now use the last selected view mode it finds.
(Bug 5974:
Mnenhy should remember last header state for new installations)
- Fixed Mnenhy bugs:
- Fixed incompatibilities with current Thunderbird nightlies: since 2004-03-12,
no custom headers were shown because of an (unheralded) internal interface change.
- Fixed another incompatibility with current Thunderbird nightlies: when clicking links
in Mnenhy's alert dialogs, TB complained about a missing navigator.xul.
- Fixed a bug in the Chrome Manager: packages couldn't be dejarred.
- Fixed some minor UI bugs.
- Bug 5982:
Remove path to preferences in display and alert texts
Mnenhy v0.5.1 (2004-03-10)
- New Mnenhy features:
- Headers can now have custom display names. If none is given and the current locale
has one, that is taken. Else the real name header is prettyfied and shown.
- Headers shown with in 'text' or 'link' format can now be styled easier via CSS: use
.MnenhyTextFieldHTML[header="date"] etc. as the selector in your
userContent.css.
- Several usability fixes to the Custom Headers preferences panel.
- Fixed Mnenhy bugs:
- Fixed Chrome Manager incompatibilities with current nightlies.
- Custom sort of headers is now always used ('subject' header did not obey).
- The 'subject' twisty is functional again even after use of the Custom Headers pref panel.
- Bug 5877:
[RFE] Currently used custom header list should be selected in preferences
- Bug 5878:
More intelligent ForceHeaderRebuild function
- Bug 5894:
Invalid attribute name
- Bug 5905:
Localize header names
- Bug 5946:
[RFE] Memorize last settings in "Custom Headers" pref dialog
Mnenhy v0.5 (2004-02-29)
- New Mnenhy features:
- Mnenhy now supports Thunderbird 0.5 and Firefox 0.8!
- Mnenhy can now be installed in your user profile!
- Mnenhy now includes a viewer for Mozilla registry files, e.g. registry.dat,
mozver.dat or nsreg.dat.
- Custom Headers now support a fifth display method 'link' that allows for linkification
of header lines, e.g. activate links,
show *bold* text and smileys as icons
!
- Custom Headers now allow for multilined header display, e.g. extremely long subjects are
wrapped at the edge!
- Custom Headers now support the Mnenhy text codecs!
- Custom Headers ordering is now partly supported!
- The Mnenhy text codecs now also include 1337, escape/unescape,
encodeURIComponent/decodeURIComponent, several Unicode converters
and evaluation of selected expressions.
- The Chrome Manager has been completely rewritten for enhanced safety, performance and
usability. You can even move addons now!
- Fixed Mnenhy bugs:
- Bug 4041:
[RFE] Show headers inline
- Bug 4072:
mnenhy.rdf not found if second 3pane opened
- Bug 4073:
Soften Chrome Manager (make CM respect rdf-only-installed add-ons)
- Bug 4075:
[RFE] Text headers should show links, *bold*, smilies etc.
- Bug 4076:
Make Mnenhy profile installable
- Bug 4077:
Make Mnenhy Thunderbird installable
- Bug 4084:
[RFE] Supply text codecs in headers
- Bug 4541:
Attachment box does not take complete header height
- Bug 5272:
Switching a folder shows message text from previous message
- Bug 5391:
Text Codecs don't work in browser windows with frames
- Bug 5396:
Morse Decoder has problems with line breaks
Mnenhy v0.2.0.4 (2003-09-01)
- Fixed Mnenhy bugs:
- Bug 4047:
Empty header with undefined format [in-reply-to is missing]
- Bug 4185:
Long text headers got cut off; attachment box not full height
Mnenhy v0.2.0.3 (2003-07-22)
- Fixed Mnenhy bugs:
- Bug 4141:
The Junk Statistics load about 30 times faster now!
- Bug 4170:
Add link to Mnenhy on main pref panel
Mnenhy v0.2.0.2 (2003-07-17)
- Fixed Mnenhy bugs:
- Bug 4086:
"Followup-To: poster" click should mimic "Reply to sender"
- Bug 4118:
Check MessageID-Finder version
Mnenhy v0.2.0.2 (2003-07-14)
- Fixed Mnenhy bugs:
- Bug 4036:
Context menu entries missing in standalone message window
- Bug 4047:
Empty header with undefined format [in-reply-to is missing]
Mnenhy v0.2 (2003-07-01)
- New Mnenhy features:
- Mnenhy allows to specify one of four different methods for each header output,
customizable via the Mnenhy preference panel:
- Text is rendered as is,
- E-Mail Addresses are rendered as already implemented by Mozilla,
- Newsgroups are clickable for easy access,
- Message-IDs are rendered as either a numbers or text.
If MessageID-Finder 1.8
is installed, MIDs will be clickable again!
Of course, all twisty states are persistent.
- The list of known headers and their respective output methods has been greatly expanded.
- Changes to the output method of a header are reflected in the message view immediately.
- Instead of the mere good/evil ratio, the Junk Mail Filter Statistics now show the
Bayesian junk probability Mozilla uses.
- Fixed Mnenhy bugs:
- Mnenhy broke the JSLIB include function.
- Adding headers to empty composition/filter list added colon.
- Added composition headers were shown in lower case.
Mnenhy v0.1.7 (2003-06-15)
- New Mnenhy features:
- Text encoders and decoders in mail editor, mail display, mail source view and browser:
ROT-13, Base64, UUEncode/UUDecode, encodeURI/decodeURI,
Kenny-Speak, Morse, Reverse, toUpperCase, and toLowerCase.
- Fixed Mnenhy bugs:
- Customizing the mail headers for composition via the Mnenhy preferences panel
does not require restarting MailNews anymore.
Mnenhy v0.1.6 (2003-05-31)
- New Mnenhy features:
- Display of Junk Mail Filter Statistics (contents of training.dat).
- Fixed Mnenhy bugs:
- Starting Mozilla with -mail sometimes crashed Mozilla.
Mnenhy v0.1.5 (2003-03-31)
- New Mnenhy features:
- Mnenhy Chrome Manager for the management of installed packages:
packages can now be unpacked to local directories, temporarily deactivated or uninstalled.
- Mnenhy uninstaller.
- German localization (de-DE and de-AT).
- Resizable preferences dialog.
- If MessageID-Finder
(versions above 1.0) is installed, Mnenhy will add it to the context menu of custom header view.
- Fixed Mnenhy bugs:
- Changes to Mnenhy's pref panels are only saved on "OK" now (unless stated otherwise).
- Known problems:
- In the Mnenhy pref panel "Custom Header Lists", there're problems with checking a
header via mouse clicking. This is a known Mozilla bug. Marking the checkbox
via space bar or resizing the preferences window does the trick...
Mnenhy v0.1 (2003-02-03)
- Mnenhy is now available at http://mnenhy.mozdev.org/!
- New Mnenhy features:
- Multiple custom header lists.
- Mnenhy preferences panel.
- Custom headers now come from rdf-file in user profile directory
(old user_pref will be converted).
- Known problems:
- To avoid "flashing" of the headerpane, the order of headers cannot always be kept.
- Changes in the Mnenhy preferences panel are saved even when panel is cancelled.
- Custom header list length is bound hardcoded to < 100.
- View format is editable, but still ignored.
- Limitations:
- Printing customs headers is not possible, all headers are printed instead
(some, i.e. BCC, are even printed twice due to a Mozilla bug).
Mnenhy v0.1beta (2002-12-28)
- Addressed Mozilla bugs:
- Only the last of multiple existing header lines (except To: and CC:) was shown
This bug is fixed as of Mozilla 1.3a.
- Mnenhy features:
- Custom header view via user_pref (mailnews.headers.showUserAgent is ignored in custom view).