Release v0.1.5 - Urgent bug fixes.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
efecad40ae
commit
92594f5af3
5 changed files with 132 additions and 18 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## 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.
|
||||
|
@ -20,19 +30,12 @@
|
|||
* 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.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, 19 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 was not drawn far enough.
|
||||
* Fixed bug: Bode Magnitude had undefined ending.
|
||||
* Fixed other bugs from v0.1.1.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue