diff --git a/app/src/main/assets/release_notes.mmt b/app/src/main/assets/release_notes.mmt old mode 100644 new mode 100755 index 255f7df8..47a2ab13 --- a/app/src/main/assets/release_notes.mmt +++ b/app/src/main/assets/release_notes.mmt @@ -4,6 +4,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -16,9 +48,6 @@ - - - @@ -34,13 +63,13 @@ - + - + @@ -63,7 +92,7 @@ - + @@ -134,11 +163,11 @@ - + - + @@ -148,7 +177,7 @@ - + @@ -187,7 +216,7 @@ - + @@ -261,11 +290,11 @@ - + - + @@ -295,41 +324,41 @@ - + - + - + - + - + - + - + - + @@ -474,13 +503,13 @@ - + - + @@ -653,7 +682,7 @@ - + @@ -837,14 +866,14 @@ - + - + diff --git a/fastlane/metadata/android/en-US/changelogs/322.txt b/fastlane/metadata/android/en-US/changelogs/322.txt new file mode 100644 index 00000000..e64123da --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/322.txt @@ -0,0 +1,6 @@ +• Added possibility to format a result as a fraction. +• Added direct and inverse fast Fourier transform: new functions fft abd ifft. +• Added a new context menu button that switches the insertion mode: before or after the selected term. +• Fixed a bug: an operation with an array on the top of equation results NaN or an invalid value. +• Fixed a bug: 3D plot fails whenever one interval is used twice. +• Fixed a bug on Android 12: soft keyboard disappears when a formula is expanded. \ No newline at end of file