Session Manager
Session Manager is free software (MPL), but if you find it useful you can support its development
resources: | Home User Guide Options Guide Revision History Feedback Bugs Source Code Screenshots Contributors Legacy (0.4.3) Info |
---|---|
subprojects: | Crash Recovery |
Revision History
Current version: 0.6.10 (included in Session Manager 0.4.2.3+)
- The Crash Recovery dialog is now only displayed on repeated crashes
- Minor speed up for text data saving
- Removed the check for LiveHTTPHeaders (which disabled POSTDATA saving)
- Added a Hebrew locale
Version: 0.6.9 (SM 0.4.2)
- Improved error reporting in the JavaScript/error console (includes line numbers)
- Bug fix: after cleaning the browser history the crash recovery data file was missing for a few seconds
- Bug fix: downloads are only resumed after a crash
- Added a Japanese and a Slovak locale
- Adapted for bug 326273 on Trunk
Version: 0.6.8 (SM 0.4.1)
- Added the application name to the Recover dialog ("Crash Recovery - Mozilla Firefox")
- Option to disable Firefox Preloader compatibility (.allow_empty_session)
- Minor code improvements
- Fixed errors introduced with bug 268590
Version: 0.6.7 (SM 0.4)
- Support for Firefox Preloader
- Bug fix: couldn't cancel the recovering of a crashed session
- Bug fix: a new thread was created every 10 seconds
- Bug fix: closing a non-browser window last erased all session data
- Bug fix: cookies for secure sites might have been saved even if that was only allowed for non-encrypted sites
Version: 0.6.6 (SM 0.3.9)
- Improved (sequential) tab reloading
- Always load documents from the cache (if available)
- Minor code clean-up
- Added a Russian locale
- Bug fix: Save intervals below 2 seconds might have prevented saving
- 0.6.5.* (SM 0.3.7.*)
- Minor code clean-up (nit-picking and keeping in sync with Session Manager and SessionStore)
- 0.6.5 (SM 0.3.7)
- Minor code clean-up
- 0.6.4.3 (SM 0.3.6.4)
- Slightly improved performance for tab closing and saving of many cookies
- 0.6.4.2 (SM 0.3.6.2)
- Bug fix: Files with Mac style line-endings weren't correctly read
- 0.6.4.1 (SM 0.3.6.1)
- Major internal code refactoring (updated to comments in bug 328159)
- 0.6.3.1 (SM 0.3.5.2)
- Added a new hidden pref (.resume_session_once) to enable other extensions to trigger a one-time restoration
- 0.6.3 (SM 0.3.5)
- Now also saving WYSIWYG text data
- 0.6.2.1 (SM 0.3.3/0.3.4)
- Minor performance updates and bug fix
- 0.6.1.1 (SM 0.3.2.1)
- Fixes for SeaMonkey (and MultiZilla) compatibility
- Semi-official Flock support (less extensively tested)
- 0.6.0.3 (SM 0.3/0.3.1)
- Replaced the custom file format with a standard .INI format (similar to the one used by Opera)
- Removed the about:crashrecovery? hack (use the pref extensions.crashrecovery.resume_session instead)
- 0.5.11.1 (SM 0.2.13.1)
- Improved window dimension (re)storing
- Added a Portuguese and a Chinese (Traditional) locale
- Internal clean-up
- Added a Portuguese and a Chinese (Traditional) locale
- 0.5.10.1 (SM 0.2.12.1)
- Much improved handling of frames (back/forward and POSTDATA preserving)
- 0.5.9 (SM 0.2.11)
- Sidebar state is remembered
- 0.5.8 (SM 0.2.10)
- Minor performance update and bug fix
- 0.5.7 (SM 0.2.9)
- Security update
- 0.5.6 (SM 0.2.8)
- Minor performance improvements and bug fix
- 0.5.5 (SM 0.2.7)
- Added a pref for restricting the saving of sensitive data on encrypted sites (.privacy_level)
- Added a Turkish locale
- 0.5.4 (SM 0.2.4)
- Clearing private data now clears Crash Recovery's data store as well
- Added a Czech locale
- 0.5.3.3 (included in Session Manager 0.2.2)
- Minor bug fix
- 0.5.3.2
- Crash Recovery now restores into multiple windows
- Some more tab properties are restored
- 0.5.3.1
- Added French, Polish, Italian and Spanish locales
- Minor bug fix
- 0.5.3
- Crash Recovery's state is now accessible through XPCOM (sample code)
- Minor bug fix
- 0.5.2
- CR now always creates a backup of the last session at startup (not only after crashes)
- Added a hidden pref to limit POSTDATA restoration
- 0.5.1.1
- Added SeaMonkey compatibility (the Recover? dialog is missing, though)
- Minor bug fix
- 0.5
- Initial release 2006-01-23
- 0.4.5
- Released on 2005-01-22 (discontinued on 2005-05-30)
- 0.3
- Initial release 2004-11-16