diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md index d25449561..d90c462b3 100644 --- a/mrv2/docs/HISTORY.md +++ b/mrv2/docs/HISTORY.md @@ -4,6 +4,10 @@ v0.8.0 - Fixed mrv2's file requester not selecting files with [] in them. - Fixed mrv2's file requester not changing directories if you had typed the full name of the directory in the filename field and pressed Enter, +- Fixed a crash when loading a session with no files. +- Added session name to the window's title bar. +- Fixed a typo in Python's binding to sessios (oepenSession instead of + openSession). v0.7.9 ====== diff --git a/mrv2/docs/en/.buildinfo b/mrv2/docs/en/.buildinfo index 5e1161cd0..9e9f44973 100644 --- a/mrv2/docs/en/.buildinfo +++ b/mrv2/docs/en/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 09a18046b99087f44fea6ffec12e384f +config: 1879dc6ceb212ab6305bc2af28a917ac tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/mrv2/docs/en/_modules/index.html b/mrv2/docs/en/_modules/index.html index e9581d687..d9cf7fe63 100644 --- a/mrv2/docs/en/_modules/index.html +++ b/mrv2/docs/en/_modules/index.html @@ -3,7 +3,7 @@ - Overview: module code — mrv2 v0.7.9 documentation + Overview: module code — mrv2 v0.8.0 documentation @@ -13,7 +13,7 @@ - + diff --git a/mrv2/docs/en/_static/documentation_options.js b/mrv2/docs/en/_static/documentation_options.js index b35c4b80f..90acce6a0 100644 --- a/mrv2/docs/en/_static/documentation_options.js +++ b/mrv2/docs/en/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: 'v0.7.9', + VERSION: 'v0.8.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/mrv2/docs/en/genindex.html b/mrv2/docs/en/genindex.html index 956deda43..553b38080 100644 --- a/mrv2/docs/en/genindex.html +++ b/mrv2/docs/en/genindex.html @@ -3,7 +3,7 @@ - Index — mrv2 v0.7.9 documentation + Index — mrv2 v0.8.0 documentation @@ -13,7 +13,7 @@ - + @@ -176,10 +176,10 @@

C

  • Color (class in mrv2.image)
  • - - +