LogarithmPlotter/CHANGELOG.md
Ad5001 77374cf5f4
All checks were successful
continuous-integration/drone/push Build is passing
Releasing v0.1.6
2022-01-29 18:37:41 +01:00

2.7 KiB

Changelog

v0.1.6 (29 Jan 2022)

  • New: A new changelog popup is available at startup and in the help menu.
  • Added translation: Object properties names.
  • Added translation: Object properties enum values.
  • Added translation: Object comments.
  • Added translation: Most elements using a ":".
  • Fixed bug: X Cursor's targets can now be set to null.
  • Fixed bug: History now imports domains and objects properly.
  • Fixed bug: Proper handling for future LogarithmPlotter files.
  • Fixed bug (debian): Fixing bug that created a /build directory and didn't put the icons in the right directories.
  • Other: Refractoring done on helper.
  • Other: All QML elements are now properly commented.
  • Other: Scripts have been moved to it's own directory.
  • Other: Added changelog to metainfo for flathub.

-- Ad5001 mail@ad5001.eu Sat, 29 Jan 2022 20:00:00 +0100

v0.1.5 (26 Jan 2022)

  • New: LogarithmPlotter has now better handling of very high values in logarithmic scale.
  • Added translation for flatpak metadata, including translated image.
  • [URGENT PATCH] Fixed bug: File saving dialog was not working.
  • [URGENT PATCH] Fixed bug: Debian packages does include any language file.
  • Fixed bug: X Cursor pointing does not detect any object.

-- Ad5001 mail@ad5001.eu Wed, 26 Jan 2022 10:00:00 +0100

v0.1.4 (24 Jan 2022)

  • New feature: LogarithmPlotter detects unsaved changes.
  • New feature: LogarithmPlotter is now translated! See https://hosted.weblate.org/engage/logarithmplotter/ to help.
  • New translation: English by Ad5001: 100%
  • New translation: French by Ad5001: 100%
  • New translation: German by Ad5001: 100%
  • New translation: Hungarian by Óvári (@ovari on github): 100%
  • New translation: Norvegian by Allan Nordhøy (@comradekingu on github): 80%
  • Fixed bug: No notification when closing LogarithmPlotter with unsaved changes.
  • Fixed bug: π unavailable in symbols.

-- Ad5001 mail@ad5001.eu Mon, 24 Jan 2022 20:00:00 +0100

v0.1.3 (18 Jan 2022)

  • Fixed bug: Confined packages (snapcraft & flatpak) won't show error messages related to update checks.
  • FIxed bug: Equations of the form (x + y) / z were not being simplified properly.

-- Ad5001 mail@ad5001.eu Wed, 18 Jan 2022 20:00:00 +0100

v0.1.2 (30 Sep 2021)

  • Fixed bug: Unable to move Bode diagrams elements when having deleted the sum element.
  • Fixed bug: Names were not not being changed from previous object when editing a new one.
  • Fixed bug: Bode Magnitude was not drawn far enough.
  • Fixed bug: Bode Magnitude had undefined ending.
  • Fixed other bugs from v0.1.1.

-- Ad5001 mail@ad5001.eu Mon, 30 Sep 2021 20:00:00 +0100

v0.1 (26 Aug 2021)

  • Initial release.

-- Ad5001 mail@ad5001.eu Mon, 06 Jun 2021 08:48:28 +0100