From bd591cd78a455b608cd4c90f43293bbbdceb5ba3 Mon Sep 17 00:00:00 2001 From: Diego Povliuk Date: Mon, 29 Jul 2024 09:10:40 -0300 Subject: [PATCH] build(release): bump version to 1.6.5 --- data/io.github.diegopvlk.Dosage.appdata.xml.in | 7 +++++++ meson.build | 2 +- snap/snapcraft.yaml | 2 +- src/main.js | 2 +- src/releaseNotes.js | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/data/io.github.diegopvlk.Dosage.appdata.xml.in b/data/io.github.diegopvlk.Dosage.appdata.xml.in index 43c29c7..b61852f 100644 --- a/data/io.github.diegopvlk.Dosage.appdata.xml.in +++ b/data/io.github.diegopvlk.Dosage.appdata.xml.in @@ -64,6 +64,13 @@ + + +
    +
  • Added Persian translation
  • +
+
+
    diff --git a/meson.build b/meson.build index c0a0f96..987028f 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'dosage', - version: '1.6.4', + version: '1.6.5', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 00f4caa..1b94d26 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -18,7 +18,7 @@ parts: plugin: meson # source: snap/local/Dosage source: https://github.com/diegopvlk/Dosage.git - source-tag: "v1.6.4" + source-tag: "v1.6.5" build-environment: - PYTHONPATH: $CRAFT_STAGE/usr/lib/python3/dist-packages:$PYTHONPATH - GI_TYPELIB_PATH: /snap/gnome-46-2404-sdk/current/usr/lib/girepository-1.0:/snap/gnome-46-2404-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET/girepository-1.0:/snap/gnome-46-2404-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET/gjs/girepository-1.0:$GI_TYPELIB_PATH diff --git a/src/main.js b/src/main.js index 59c2a58..2d347f5 100644 --- a/src/main.js +++ b/src/main.js @@ -41,7 +41,7 @@ export const DosageApplication = GObject.registerClass( application_icon: 'io.github.diegopvlk.Dosage', developer_name: 'Diego Povliuk', developers: ['Diego Povliuk'], - version: '1.6.4', + version: '1.6.5', issue_url: 'https://github.com/diegopvlk/Dosage/issues', license_type: Gtk.License.GPL_3_0_ONLY, copyright: '© 2023 Diego Povliuk', diff --git a/src/releaseNotes.js b/src/releaseNotes.js index 052f940..3c1db9e 100644 --- a/src/releaseNotes.js +++ b/src/releaseNotes.js @@ -1 +1 @@ -export const releaseNotes = "
    • Fixed an issue that was removing some recent history entries when auto-clear history was on

    Version 1.6.3

    • Improvements and fixed issues with displayed time

    Version 1.6.2

    • Fixed an issue with low stock notifications

    Version 1.6.1

    • Added Bulgarian translation

    Version 1.6.0

    • Notifications are now grouped by the same time
    • You can now select the time group in today tab (by clicking on title time)
    • Ported dialogs to the new Adwaita Adaptive Dialogs

    Version 1.5.6

    • Added German translation

    Version 1.5.5

    • Added Hindi translation

    Version 1.5.4

    • Fixed repeated notifications after confirming/skipping

    Version 1.5.3

    • Fixed crash related to history

    Version 1.5.2

    • Fixes for history issues

    Version 1.5.1

    • It's now possible to edit history entries
    • New preference to auto-clear history
    • New row style for select frequency
    • New row style for select date
    • New badge style for history confirmed item
    • (Snap) Added a preference to disable auto-start
    • Fixes, improvements and translation updates

    Version 1.4.8

    • Added Czech translation

    Version 1.4.7

    • Added Portuguese (Portugal) translation

    Version 1.4.6

    • Fixed UI issues with right-to-left languages
    • Fixed duration date showing if the frequency was 'When necessary'
    • The start date will now shown on treatment list

    Version 1.4.5

    • New: when selecting a today treatment, you can now change it's dose
    • Fixed an issue of treatment being marked as missed if had multiple doses, was removed from history and confirmed again

    Version 1.4.4

    • Fixed an issue with suspension

    Version 1.4.3

    • Small bug fix

    Version 1.4.2

    • Fixed an issue of treatments not being confirmed or skipped when using the notification button

    Version 1.4.1

    • Fixed an issue when adding a treatment using one-time entry with the today date being marked as missed if the time was the same from today list
    • UI improvements
    • Added release version history to about window

    Version 1.4.0

    • New: the cycle next active date will be displayed on inactive days (on treatment list)
    • New: option to add one-time entry as confirmed, skipped or missed
    • Fixed issues with cycle mode and missed items
    • Added Finnish translation (by Jiri Grönroos)

    Version 1.3.2

    • New feature: track missed items, when forgetting to confirm/skip the treatment will go to history as missed
    • UI changes, improvements and fixes

    Version 1.2.1

    • Fixed notification sound being played on suspension event
    • Fixed duration date text not being shown in local time
    • Slight changed background color of dark theme

    Version 1.2.0

    • Added a preference for notification sound
    • Added purism form factor tag for mobile
    • Fixed today page reload sometimes being delayed at midnight

    Version 1.1.6

    • Added Dutch translation (by Heimen Stoffels)

    Version 1.1.5

    • Fixed a problem with loading a treatment without recurring notification

    Version 1.1.4

    • Updated translations

    Version 1.1.3

    • Added a preference to disable notification buttons
    • Minor changes to treatment list and other minor fixes
    • Added a donate link in the about window - details
    • Added Belarusian translation (by Yahor Haurylenka)
    • Updated translations

    Version 1.1.2

    • Added notification buttons to confirm or skip
    • When inventory is enabled, it will always be visible on treatment list
    • Added an icon for when it's all done for today
    • Some minor fixes

    Version 1.1.1

    • New: custom interval for recurring notifications
    • Added Spanish translation (by Sergio Varela)
    • Added Turkish translation (by Sabri Ünal)

    Version 1.1.0

    • New feature: recurring notifications
    • Fixed specific days not showing correctly on treatment list
    • Changed notification style and added the time to it
    • Added a description for notification priority
    • Added Russian and Ukrainian translations (by Vovkiv)
    • Added French translation (by Xenelio)
    • Added Norwegian Bokmål translation (by Allan Nordhøy)
    • Added Swedish translation (by skøldis)

    Version 1.0.3

    • Added Italian translation (by Albano Battistella)

    Version 1.0.2

    • Fixed notifications being delayed after suspension

    Version 1.0.1

    • Fixed notifications being sent more than once after saving an existing treatment
    • Added a label to show the frequency on treatments list
    • Brazilian translation updated

    Version 1.0.0

    • Initial Release
    " \ No newline at end of file +export const releaseNotes = "
    • Added Persian translation

    Version 1.6.4

    • Fixed an issue that was removing some recent history entries when auto-clear history was on

    Version 1.6.3

    • Improvements and fixed issues with displayed time

    Version 1.6.2

    • Fixed an issue with low stock notifications

    Version 1.6.1

    • Added Bulgarian translation

    Version 1.6.0

    • Notifications are now grouped by the same time
    • You can now select the time group in today tab (by clicking on title time)
    • Ported dialogs to the new Adwaita Adaptive Dialogs

    Version 1.5.6

    • Added German translation

    Version 1.5.5

    • Added Hindi translation

    Version 1.5.4

    • Fixed repeated notifications after confirming/skipping

    Version 1.5.3

    • Fixed crash related to history

    Version 1.5.2

    • Fixes for history issues

    Version 1.5.1

    • It's now possible to edit history entries
    • New preference to auto-clear history
    • New row style for select frequency
    • New row style for select date
    • New badge style for history confirmed item
    • (Snap) Added a preference to disable auto-start
    • Fixes, improvements and translation updates

    Version 1.4.8

    • Added Czech translation

    Version 1.4.7

    • Added Portuguese (Portugal) translation

    Version 1.4.6

    • Fixed UI issues with right-to-left languages
    • Fixed duration date showing if the frequency was 'When necessary'
    • The start date will now shown on treatment list

    Version 1.4.5

    • New: when selecting a today treatment, you can now change it's dose
    • Fixed an issue of treatment being marked as missed if had multiple doses, was removed from history and confirmed again

    Version 1.4.4

    • Fixed an issue with suspension

    Version 1.4.3

    • Small bug fix

    Version 1.4.2

    • Fixed an issue of treatments not being confirmed or skipped when using the notification button

    Version 1.4.1

    • Fixed an issue when adding a treatment using one-time entry with the today date being marked as missed if the time was the same from today list
    • UI improvements
    • Added release version history to about window

    Version 1.4.0

    • New: the cycle next active date will be displayed on inactive days (on treatment list)
    • New: option to add one-time entry as confirmed, skipped or missed
    • Fixed issues with cycle mode and missed items
    • Added Finnish translation (by Jiri Grönroos)

    Version 1.3.2

    • New feature: track missed items, when forgetting to confirm/skip the treatment will go to history as missed
    • UI changes, improvements and fixes

    Version 1.2.1

    • Fixed notification sound being played on suspension event
    • Fixed duration date text not being shown in local time
    • Slight changed background color of dark theme

    Version 1.2.0

    • Added a preference for notification sound
    • Added purism form factor tag for mobile
    • Fixed today page reload sometimes being delayed at midnight

    Version 1.1.6

    • Added Dutch translation (by Heimen Stoffels)

    Version 1.1.5

    • Fixed a problem with loading a treatment without recurring notification

    Version 1.1.4

    • Updated translations

    Version 1.1.3

    • Added a preference to disable notification buttons
    • Minor changes to treatment list and other minor fixes
    • Added a donate link in the about window - details
    • Added Belarusian translation (by Yahor Haurylenka)
    • Updated translations

    Version 1.1.2

    • Added notification buttons to confirm or skip
    • When inventory is enabled, it will always be visible on treatment list
    • Added an icon for when it's all done for today
    • Some minor fixes

    Version 1.1.1

    • New: custom interval for recurring notifications
    • Added Spanish translation (by Sergio Varela)
    • Added Turkish translation (by Sabri Ünal)

    Version 1.1.0

    • New feature: recurring notifications
    • Fixed specific days not showing correctly on treatment list
    • Changed notification style and added the time to it
    • Added a description for notification priority
    • Added Russian and Ukrainian translations (by Vovkiv)
    • Added French translation (by Xenelio)
    • Added Norwegian Bokmål translation (by Allan Nordhøy)
    • Added Swedish translation (by skøldis)

    Version 1.0.3

    • Added Italian translation (by Albano Battistella)

    Version 1.0.2

    • Fixed notifications being delayed after suspension

    Version 1.0.1

    • Fixed notifications being sent more than once after saving an existing treatment
    • Added a label to show the frequency on treatments list
    • Brazilian translation updated

    Version 1.0.0

    • Initial Release
    " \ No newline at end of file