Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 701 → Rev 702

/relevation/tags/1.3.1/CHANGELOG
0,0 → 1,47
$Date$
 
1.3.1 (2020-02-11):
- Refactor into a package [#235]
- Include minimalistic GUI into package
 
1.3 (2014-05-24):
- Check file magic [#230] and reject unsupported data formats
- Support the new data file format [#228]
- Fix for fields with characters outside of standard ASCII [#232]
- Added extra checks for data integrity
- Actually import traceback in pre-releases
- Packaging updates to distribute PBKDF2.py
 
1.2.1 (2013-11-05):
- Minimal GUI Fixes:
- Updated to the changes in 1.2
- Handle lack of matches gracefully
- Integrated specfile from Fedora Rawhide
 
1.2 (2013-10-21):
- Bugfix: Make case-insensitive search work on uppercase search
strings
- Print "notes"
- Allow searches with "AND" operator:
- OR is used by default, as in previous versions
- New command-line flags: --and / -A and --or / -O
- New config file option: mode (possibles values 'and' and 'or')
- Use getpass when asking for a password to suspend echoing it (suggested
by Jorge Gallegos)
- Explicitly filter out folder entries when filtering by other types
 
1.1 (2011-07-13):
- Support cryptopy if PyCrypto is not available. Enhances
cross-platform support.
- Print an error message if the decryption produced wrong data
(normally caused by a bad password)
- Add PyCrypto/cryptopy to version info (--version)
- Windows support enhancements:
- Minimalistic GUI
- Py2exe support
- Packaging scripts
- Fix uninstall procedure
 
1.0 (2011-06-30):
- First public release
 
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property