Métamorphose 2 changes log
Métamorphose One Change Log:
- » 1.1.2 stable «
Date: 2009-11-19
Some Windows installer updates.
Windows installer now installs for all users.
Added Korean translation.
- » 1.1.0 stable «
Date: 2007-10-27
Modifications made to UI to allow left-to-right languages.
Added Arabic translation.
Changes to organization of translations for better Linux compliance.
Makefile improved (Thanks to Javier Prats and Pierre-Yves Chibon).
New installer for Windows.
French help section complete.
Show which files will be renamed in preview.
Many bug fixes.
Development freeze, any future releases will be language additions or bug fixes.
- » 1.0.5 stable «
Date: 2007-04-25
Italian help section finished.
Updates to French help translation.
Fixed error message on invalid language.
Fixed bug which would stop renaming under Windows when changing case.
- » 1.0.4 stable «
Date: 2007-04-02
Help section translated into Italian.
Help section translated into French (in progress)
Added Russian translation.
Fixed crash on using non-ascii character as padding when changing length.
Fixed possible file deletion bug under unix.
Improved renaming when there are conflicting names.
Fixed no refresh of path contents when in directory tree mode under GTK.
Removed 'enable undo' checkbox in preferences (sometimes less is better).
Undo now only writes entries that could be renamed.
Fixes to makefile when in freeBSD and/or not using Gnome or KDE.
- » 1.0.3 stable «
Date: 2007-03-02
About menu now gives proper credit to all the people that have contributed to the project. Thanks everyone !!
New language selector ported over from Métamorphose 2.
Help system ported from Métamorphose 2, allows internationalization.
Fixed and extended Makefile.
Fixed auto-pad when numbering in decreasing order.
Fixed missing icons in Windows install.
Updates to help files.
Added Brazilian Portuguese translation.
Added Italian translation.
Added Simplified Chinese translation.
- » 1.0.2 stable «
Date: 2007-02-05
Loading of items now over 100 times faster in *nix!!
Finally got rid of pesky blank file name warning for hidden files in *nix.
Releasing as .deb file also
Modification to EXIF tag parsing for much faster processing.
Fixed crash on invalid EXIF date.
Added warning messages for EXIF failures.
Extensive FreeBSD testing, passes all tests :-)
Fixed crash on invalid character in recursive mode.
Fixed not showing hidden folders in tree view.
Fixed crash on trying to access 'System Volume Information' in Windows.
replaced pyAlpha module with much faster and more accurate function.
Some updates to translations (all languages).
- » 1.0.1 stable «
Date: 2006-12-14
Fixed crash on date/time access of Windows pagefile.sys.
Fixed some OS X sizing issues.
Upgrades no longer reset your preferences.
Added use EXIF tags for date and time.
Added real-time display of file count on recursive search.
Added Polish translation.
Added Turkish translation.
- » 1.0.0 stable «
Date: 2006-11-20
First stable release!
Fixed "OK" button not working in some cases.
Directory tree now refreshes after renaming operation.
Fixed error on space at end of directory name.
Fixed auto-preview not working correctly on 'Insert'.
Fixed some spelling errors in French.
Made some adjustments to auto-preview configuration.
Help section is complete (English only).
win32 version compiled using python 2.5, wxPython 2.6.3.3
Added German translation.
- » 0.4.0a beta «
Date: 2006-08-14
Bug fix release, :date: operation wasn't working properly.
- » 0.4.0 beta «
Date: 2006-08-12
Each user on system now gets their own preferences, language, and undo.
Added Japanese translation.
Can switch between tree view without restarting.
Removed auto-adjust last column size, as this behavior left much to be desired.
Fixed move by regular expression where in some cases only the first item was modified.
Starting to modularise renaming function to allow for more control in the future.
A few minor bugfixes, code cleanup.
Next release should be first stable version :)
- » 0.3.3 beta «
Date: 2006-07-22
Important bugfix regarding case modification operation.
Added Hungarian translation.
Added filter by regular expression in picker panel.
Added splitter window in picker panel for directory tree and picker.
Default setting is now to show directory tree.
Updates to French and Spanish translations.
On first run now asks for language and initialises preferences.
Defaults to not using Windows compatible names on other operating systems.
A couple minor bugfixes.
- » 0.3.2 beta «
Date: 2006-07-16
Added get date & time from item (created, modified, accessed).
Adjustments to wording (English, French, Spanish).
Auto-resize last column in lists.
Help section is now almost done.
Moved item sorting to numbering panel.
Added buttons to manually adjust item sorting.
Fixed error when padding numbers with non-ascii characters.
Added man page.
Fixed spinctrl bug in GNOME where it would increment by more than 1.
Releasing sources as tar.gz for proper display on POSIX systems.
More thourough testing on OS X.
Some minor fixes and optimizations throughout.
- » 0.3.1 beta «
Date: 2006-06-20
Fixed regular expression backreference bug.
Fixed regular expression crash when entering invalid replacement operation.
Fixed regular expression crash on certain non-ascii characters.
Tweaks to regular expression character groups.
Changed 'locale aware' option to 'unicode' for regular expressions.
Fixed Mac OSX sizing and z-layer problems.
Added many more different types of encodings in id3 tags.
Id3 reader now fully supports changing encodings.
Some spelling mistakes fixed in english version.
Tweaks/fixes to Español and Français translations.
Readme file now available in Español and Français.
Added 'start at number of items' in 'Numbering' panel
- » 0.3.0 beta «
Date: 2006-06-05
Moved everything to unicode.
Multi-language support added.
Added Français translation.
Added Español translation.
Added 'start at number of items' numbering option.
Can 'walk' with ctrl+W now.
All operations can be applied to name and/or extension now. (before could only SET extension)
New setup icon for windows.
Fixed windows installer problem with 'é' character.
Windows installer now has shell extension option (right click -> rename with Metamorphose)
When running from command line may specify directory to open.
Some rewording of various thingies, also some more pop-up tips.
Some additions to help file. Still not all the way done... sigh.
Fixed when some serious bugs when attempting to rename pre-existing duplicate.
Fixed case-insensitive bug. Should be fixed for good this time (rewrite).
Fixed date and time format not changing properly bug.
Fixed move options not changing properly bug.
Fixed insertion position -1 bug, now correctly inserts at end of name.
I think I'm getting nearer the end (v1.0) here... hence the large jump in version numbers ;)
- » 0.2.3a beta «
Date: 2006-05-07
Bugfix release:
Fixed crash on 'é' character.
Fixed crash on regular expression move.
Resized default help dialog size.
- » 0.2.3 beta «
Date: 2006-05-05
Significant speed improvements for previewing by removing redundant checking.
Added support for creating sub-directories with support for operations (by request).
Added support for moving portions of name to different positions (by request).
Added auto-preview checkbox.
Changed operator from '?' to ':' for complete OS X character support.
Numerous bug fixes and improvements in preview error reporting.
Prompts when file exists during renaming in some circumstances (before would always error out).
Windows version compiled with wxPython 2.6.3.2, py2exe 6.5
- » 0.2.2 beta «
Date: 2006-03-30
Fixed icon showing up in both error columns in wxpython 2.6.3.0
Fixed an overlooked unicode error.
"Fixed length padding" works again, bug was related to unicode fixes of last release.
Selection colors for items in picker now follows system theme.
Added directory tree option for selecting files.
- » 0.2.1 beta «
Date: 2006-03-13
All panels can now auto-preview.
Fixed Linux unicode errors.
Error checking now differentiates between errors and warnings.
Added icons to error/warning list.
- » 0.2.0 beta «
Date: 2006-02-23
First beta release !!
Added icon in status bar.
Date and time now preview automatically when options are changed.
Added preference: auto preview when picker is modified.
Core code changes to increase efficiency, therefore a bit faster.
Finally made 'auto pad' option available to alphabetical numbering.
Additions to help section.
- » 0.1.6 alpha «
Date: 2006-02-13
Added 'reset count every directory' option for numbering.
Help section is growing ...
More comments to source code.
Tweaked main function a bit to execute preview faster.
Modified 'regular expression' to make it easier to use
Added 'case insensitive' and 'locale aware' regular expression options.
Padding can now be inserted by position.
WinXP themes now render properly in byte-compiled version.
Tweaking of py2exe and inno setup allowed smaller setup.exe file.
- » 0.1.5 alpha «
Date: 2006-01-25
You can now save all program settings to file for later use !!!
Started work on an actual help section!
Can select from 12 different character encodings for id3 tags in preferences.
Added icons to 'preview' and 'go!' buttons.
Added filtering by NOT contains (called '!=' in app) in picker tab
Made picker list a bit bigger without making application any bigger.
Adjusted spacing and alignments for certain widgets.
Clicking on 'walk' in picker disables 'files' and 'folders' checkboxes.
Removed 'group by' in numbering as it was not used, and will not be.
Windows installer now has español and français support.
- » 0.1.4 alpha «
Date: 2005-12-14
Added 'modify length' option - allows padding, truncating, or both.
Added undo rename function.
Roman numeral numbering now has error checking.
Lack of preferences file (prefs.cfg) no longer crashes application on startup.
Modified main function to make it faster.
Windows installer now has desktop and quicklaunch icon options.
- » 0.1.3 alpha «
Date: 2005-11-18
Added 'walk' function - allows recursive file renaming.
Clicking on errors in the error panel now brings them up in the main view.
Added more preferences.
Changed font handling to make display more uniform across different platforms.
Linux display issues have been solved.
- » 0.1.2 alpha «
Date: 2005-11-07
Added preferences.
Changed menus a bit to make room for possible additions.
Added error log for preview.
Added latin-1 encoding for .mp3's (so things like à and ë or ç work)
Fixed bug that would not reset items after renaming.
Added filtering options in picker.
Added more cool icons.
- » 0.1.1 alpha «
Date: 2005-10-15
There was a serious bug with the ID3 reader caused by the last update, this has been fixed...
... No Javier I'm not looking for a job at Microsoft !
Added lots of cool icons!
Added sorting options for numbering.
- » 0.1.0 alpha «
Date: 2005-10-06
First Alpha version !!
Added alphabetical numbering
Added 'auto pad' feature for numerical numbering.
'Numbering' panel is now completly sizeable.
Started some preliminary work on a preferences system.
Added error checking to renaming operation (file not found, bad access permissions, etc..).
Added error checking for help and example files (program will not crash anymore if these files are not present).
Made help file access more portable and secure
- » 0.0.9 pre-alpha «
Date: 2005-09-23
Windows version now has installer. Woo-hooo !!
Fixed a couple bugs relating to case insensitive search.
'- Main -' panel is now completly sizeable.
Added icons and keyboard shortcuts to menus, also browse from file menu.
Almost done with Linux display issues.
Added replacement and modification by file name position.
- » 0.0.8 pre-alpha «
Date: 2005-09-22
Fixed most Linux display problems.
Added case insensitive normal search. (What a PITA)
Added case swapping modification.
Added regular expression support.
'- Main -' panel now mostly sizeable.
Added error checks: filename length limit 255, duplicate file checking.
- Previous version changes are undocumented.