X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fpsensor%2FNEWS.html;h=6b23562eb56af71fae596fdc35a98da2c7042131;hp=1e63640d53f8a8535ad4a8c9a0bd3d67634bf162;hb=refs%2Fheads%2Fmaster;hpb=555f7735159d157b628e2efc473295df8b67c230 diff --git a/www/psensor/NEWS.html b/www/psensor/NEWS.html index 1e63640..dbadfc8 100644 --- a/www/psensor/NEWS.html +++ b/www/psensor/NEWS.html @@ -2,12 +2,15 @@ - + - + Psensor NEWS - - + + + +
+

v1.2.1

+
+
+
    +
  • +

    Changed icons to better, higher resolution ones (Stuart Hayhurst)

    +
  • +
  • +

    documentation files are generated with asciidoctor instead of +asciidoc.

    +
  • +
  • +

    added support of BCM2835 which is mostly used in the Raspberry PI3.

    +
  • +
  • +

    Fresh install of 1.2.0 complains about missing sensor config +keys. (LP: #1650378)

    +
  • +
  • +

    Fixed hide on startup preference (Francis Chin). (LP: #1642029).

    +
  • +
  • +

    Fixed restoration of the panel divider position (Francis Chin).

    +
  • +
  • +

    Update graph immediately when a sensor is enabled or disabled (Mark S.).

    +
  • +
  • +

    Moved the source code to GitLab: https://gitlab.com/jeanfi/psensor.git

    +
  • +
  • +

    Fixed 'psensor-server crash when no sensor is detected' (Stéphane Gourichon).

    +
  • +
  • +

    Fixed 'Compilation requires dependencies of all component even if only server is desired'.

    +
  • +
  • +

    Fixed 'Any percent sensor breaks psensor-server page' (Stéphane Gourichon).

    +
  • +
  • +

    Fixed potential race condition during graph drawing (Mark S.).

    +
  • +
+
+
+
+

v1.2.0

@@ -48,12 +98,28 @@ are changed.

Made help2man optional.

  • -

    New dconf settings default-high-threshold-temperature, -and default-sensor-alarm-enabled.

    +

    New dconf settings default-high-threshold-temperature, +and default-sensor-alarm-enabled.

  • Fixed memory leaks due to glib GError.

  • +
  • +

    Added Greek translation.

    +
  • +
  • +

    Updated Russian translation (Grigorii Chirkov).

    +
  • +
  • +

    Updated German translation (Max).

    +
  • +
  • +

    Added Polish translation (hawkeye116477).

    +
  • +
  • +

    Fixed GtkDialog mapped without a transient parent (Francis +Chin). (LP: #1642696).

    +
  • @@ -132,7 +198,7 @@ sensors.

    Added NVidia fan support.

  • -

    Added Hide menu item in the contextual menu of the list of +

    Added 'Hide' menu item in the contextual menu of the list of sensors.

  • @@ -170,7 +236,7 @@ about dialog.

    New preferences to enable/disable each sensor provider.

  • -

    psensor: removed option --use-libatasmart.

    +

    psensor: removed option --use-libatasmart.

  • Changed default color for the curves (copied from the default @@ -186,7 +252,7 @@ colors of the gtk color chooser widget).

    • -

      Sensor properties stored in $HOME/.psensor/psensor.cfg instead of +

      Sensor properties stored in $HOME/.psensor/psensor.cfg instead of GConf.

    • @@ -267,7 +333,7 @@ locked during startup with glib 2.41.2. (LP: #1346299).

      • -

        psensor-server:

        +

        psensor-server:

        • @@ -379,7 +445,7 @@ with GPLv2 license).

          Converted NEWS file to asciidoc.

        • -

          psensor-server:

          +

          psensor-server:

          • @@ -467,7 +533,7 @@ hardcoded. (LP: #1304108).

            deprecated widget GtkColorSelectionDialog. (LP: #1184442)

          • -

            psensor-server: fixed compilation without gtop2 lib.

            +

            psensor-server: fixed compilation without gtop2 lib.

          @@ -507,7 +573,7 @@ compilation without them.

          added support of sensors log interval.

        • -

          psensor-server: protocole changes, API version incremented.

          +

          psensor-server: protocole changes, API version incremented.

        • fixed cpu load when fahrenheit is enabled.

          @@ -582,7 +648,7 @@ Calvo).

          merged Chinese translation from LP (Wang Dianjin).

        • -

          psensor: fixed appindicator enabled option not working correctly +

          psensor: fixed 'appindicator enabled' option not working correctly for cpu usage. The option was inversed each time it is displayed in the preference dialog.

        • @@ -591,7 +657,7 @@ the preference dialog.

          ($HOME/.psensor/sensors.log).

        • -

          psensor-server: added sensors logging (--sensor-log-file).

          +

          psensor-server: added sensors logging (--sensor-log-file).

        • psensor: display the name of chip in sensor preferences.

          @@ -619,7 +685,7 @@ preferences.

          display a message if no graphs are enabled (Closes #689355).

        • -

          psensor: when hide window on startup is set, it will +

          psensor: when 'hide window on startup' is set, it will hide the window only if psensor can register to application indicator or systray. Waiting 30s before trying to do it in order to have better chance that systray is running during @@ -727,16 +793,16 @@ font of the graph legend.

          psensor: temperature unit choice (celsius/fahrenheit).

        • -

          psensor-server: fixed --wdir option.

          +

          psensor-server: fixed --wdir option.

        • -

          psensor-server: added log level to -d option.

          +

          psensor-server: added log level to -d option.

        • -

          psensor-server: added --log-file option.

          +

          psensor-server: added --log-file option.

        • -

          psensor-server: logged measures when log level is 3.

          +

          psensor-server: logged measures when log level is 3.

        • psensor: fixed many memory leaks in cfg.c (gconf2 keys).

          @@ -880,7 +946,7 @@ It fixes Ubuntu bug #905893.

          • -

            psensor-server: uses glibtop instead of sysinfo which is not +

            psensor-server: uses glibtop instead of 'sysinfo' which is not available on kfreebsd. It fixes Debian bug #650533.

          @@ -899,7 +965,7 @@ available on kfreebsd. It fixes Debian bug #650533.

          psensor: inner space of the graph using the theme background color

        • -

          psensor-server: fixed compilation with microhttpd >=0x90200 and +

          psensor-server: fixed compilation with microhttpd >=0x90200 and 64bits.

        • @@ -907,7 +973,7 @@ available on kfreebsd. It fixes Debian bug #650533.

          CentOS).

        • -

          psensor-server: support of symbolic links to webfiles.

          +

          psensor-server: support of symbolic links to webfiles.

        @@ -929,14 +995,14 @@ CentOS).

        detection.

      • -

        psensor: use draw signal instead of expose-event when compiled +

        psensor: use 'draw' signal instead of 'expose-event' when compiled with gtk3.

      • psensor: fixed typo in french translation file.

      • -

        psensor-server: fixed compilation with microhttpd >= 0.9.2 (version +

        psensor-server: fixed compilation with microhttpd >= 0.9.2 (version used by Fedora15) which introduced incompatible API changes.

      • @@ -1030,11 +1096,11 @@ workaround LP: #859724.

        • -

          psensor-server: added network, cpu load and memory information in +

          psensor-server: added network, cpu load and memory information in JSON web interface.

        • -

          psensor-server: added monitor.html and details.html using jquery +

          psensor-server: added monitor.html and details.html using jquery and retrieving monitoring data from the JSON web interface.

        • @@ -1044,7 +1110,7 @@ and retrieving monitoring data from the JSON web interface.

          psensor: added support of CPU usage monitoring.

        • -

          psensor-server: display graph of sensors (web server).

          +

          psensor-server: display graph of sensors (web server).

        • psensor: bug fixed compilation with -Wall.

          @@ -1068,7 +1134,7 @@ and retrieving monitoring data from the JSON web interface.

          • -

            psensor: fixed UI freeze on Ubuntu Lucid when sensor preferences. +

            psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'. is selected with application indicator.

          • @@ -1081,7 +1147,7 @@ is selected with application indicator.

            psensor: added preference for hiding main window on startup.

          • -

            psensor: added about dialog.

            +

            psensor: added 'about' dialog.

          • psensor: merged Chinese Simplified translation from royclarck

            @@ -1124,7 +1190,7 @@ is selected with application indicator.

            psensor: escaped - in manpage.

          • -

            psensor-server: escaped - in manpage.

            +

            psensor-server: escaped - in manpage.

          • psensor: added support of libnotify 0.7.

            @@ -1260,10 +1326,10 @@ unity launcher entry of psensor (requires unity >=3.4.2).

            • -

              psensor-server: new global variable psensor_version for lua template

              +

              psensor-server: new global variable 'psensor_version' for lua template

            • -

              psensor-server: /index.html replaced by /index.lua

              +

              psensor-server: /index.html replaced by /index.lua

            • avoid useless lib linkage by using --as-needed

              @@ -1278,16 +1344,16 @@ unity launcher entry of psensor (requires unity >=3.4.2).

              • -

                psensor-server: web server support binary files

                +

                psensor-server: web server support binary files

              • -

                psensor-server: added favicon.ico

                +

                psensor-server: added favicon.ico

              • -

                psensor-server: moved index.lua to monitor.lua

                +

                psensor-server: moved index.lua to monitor.lua

              • -

                psensor-server: added index.html (welcome page)

                +

                psensor-server: added index.html (welcome page)

              @@ -1389,7 +1455,7 @@ natty.

              psensor: escaped - in manpage

            • -

              psensor-server: escaped - in manpage

              +

              psensor-server: escaped - in manpage

            @@ -1416,7 +1482,7 @@ natty.

            • -

              fixed manpage formatting in REPORTING BUGS section

              +

              fixed manpage formatting in 'REPORTING BUGS' section

            • improved manpages

              @@ -1468,7 +1534,7 @@ libjson0

              appindicator icon is now the psensor one

            • -

              added appindicator icon for status attention

              +

              added appindicator icon for status 'attention'

            @@ -1545,7 +1611,7 @@ libjson0

        • -

          psensor-server:

          +

          psensor-server:

          • @@ -1610,7 +1676,7 @@ on json

            moved CHANGES to NEWS

          • -

            Fixed creation of directories for the target install

            +

            Fixed creation of directories for the target 'install'

          @@ -1655,7 +1721,7 @@ on json

          Window decoration can be hidden

        • -

          Added keep window below setting

          +

          Added 'keep window below' setting

        @@ -1952,8 +2018,9 @@ Initial release
      +Feed: RSS 2.0 \ No newline at end of file