Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

iotas-lang-0.12.7-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: iotas-lang Distribution: openSUSE Tumbleweed
Version: 0.12.7 Vendor: openSUSE
Release: 1.1 Build date: Fri Feb 13 10:04:01 2026
Group: System/Localization Build host: reproducible
Size: 543940 Source RPM: iotas-0.12.7-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://apps.gnome.org/Iotas/
Summary: Translations for package iotas
Provides translations for the "iotas" package.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Fri Feb 13 2026 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.12.7:
    * Added: Rendering of lists with both tasks and normal bullet
      points (glgo#World/iotas#258).
    * Fixed: Inconsistency in rendering the tick for completed
      tasks in the render view (glgo#World/iotas#262).
  - Changes from verion 0.12.6:
    * Fixed:
    - Strikethrough around markdown with asterisks broken
      (glgo#World/iotas#254).
    - Crash in migration from pre v0.9.0 (glgo#World/iotas#259).
    * New and updated translations.
  - Changes from version 0.12.5:
    * Added: Open previous note can skip over a deleted most recent
      note for the one before.
    * Fixed:
    - Possibility of ending up editing text behind one of the
      header bars. Allows header and formatting bars to hide if
      mouse cursor is over them.
    - Inability to interact with text in editor just above and
      below header bars.
    - Focus being lost in the index when a remote sync empties the
      currently focused list section.
    - Focus being lost in the index via timestamp or category
      update in editor.
    - Tasklist sub items lacking top spacing.
    - Content hiding behind header bar in render view on mobile
      when header bar hiding enabled.
    * New and updated translations.
* Sat Nov 08 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.12.4:
    * Back button visible on formatting header bar
      (glgo#World/iotas#251)
  - Changes from version 0.12.3:
    * Keyboard focus lost in note list when closing search.
  - Changes from version 0.12.2:
    * Added:
    - Swipe out of editor. The tricky interaction between the
      gesture and touchscreen selection seems to have been
      resolved so this is enabled for all devices
      (glgo#World/iotas#208).
    - Strikethrough now styled in editor for checked task list
      items and basic markup (glgo#World/iotas#247).
    * Fixed
    - Wrapped lines on long checklist items missing indentation in
      render view.
    - Reduced cases where keyboard focus in list would jump to an
      unexpected location, eg. after deleting notes, changing note
      categories, changing favourite, cancelling selection and
      more.
    - Editing the top line of a new note while renaming it could
      see the rename action overwritten.
    * Changed: Removed Secret Service direct hole from Flatpak
      manifest (with tip in FAQs for restoration).
    * Updated translations.
* Mon Oct 27 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.12.1:
    * Fix a crash exporting into the flatpak sandbox
      (glgo#World/iotas#239).
* Sat Oct 04 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.12.0:
    * Added:
    - Displaying in markdown render and exports images attached on
      the server (glgo#World/iotas#132).
    - Ability to start sync onboarding from the data section of
      the preferences (glgo#World/iotas#232).
    * Changed:
    - Keyboard shortcut dialog updated to Adw.ShortcutsDialog.
    - Stopped regeneration of excerpt while editing.
    - Consolidated to single CSS file using media queries for dark
      style and high contrast.
    - Switched to automatic resource for CSS.
    - Changed to source font names from Adw.StyleManager.
    - Updated translations.
  - Rebase iotas-optional-pypandoc.patch for update.
  - Add minimum required versions to BuildRequires to make package
    unresolvable for unsupported Leaps.
* Fri Jul 25 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.11.2:
    * Fix sync crash caused by loose assertion
      (glgo#World/iotas#231).
* Thu Jul 10 2025 Artilerija <begovicamar@proton.me>
  - Change dependency python3-markdown-it-py from Suggest to Required
* Sat Jun 07 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 0.11.1:
    * New features:
    - Desktop action for "New Note".
    - D-Bus activatability.
    - Initial unit tests.
    * Changes:
    - Improved error handling in shell search.
    - Simplified action handling.
    - CSS deprecations for libadwaita v1.7.
    * Fixes:
    - Wrong note could be used when jumping to previous note with
      Ctrl + L.
    - Short lived contextual header bars (eg. rename, search, etc)
      have their right side title buttons hidden but not their
      left.
    - Link at the start of the first line in a note not being
      correctly identified for the formatting toolbar/shortcut and
      ctrl-click to open link in the editor.
    - Race condition failure when starting search from CLI for the
      shell provider.
    - Preceding markup underscores not being stripped from
      excerpt.
    * Updated translations.
  - Changes from version 0.11.0:
    * New features:
    - Ability to jump to other sections of the note being edited
      via an outline (glgo#World/iotas#188).
    - Shortcut help to open previous note.
    * Changes:
    - Clearer wording for onboarding help (glgo#World/iotas#189).
    - Consistency / HIG tweak to menu strings.
    - Use provided timestamp when launching from shell search
      results.
    - The editor closes if the note is remotely deleted.
    * Fix: Can't overwrite previous HTML exports.
    * Updated translations.
  - Add iotas-optional-pypandoc.patch: Make pypandoc optional so
    that app does not crash when it is unavailable on system
    (glgo#World/iotas#291); upstream merge request.
  - Drop tests and %check section: now requires pandoc.
  - Promote python3-linkify-it-py to Requires; now necessary for
    markdown preview.
* Thu Jun 05 2025 Elisei Roca <eroca@suse.com>
  - Add recommends for built-in features
    * sync with Nextcloud Notes
      Recommends: python3-requests
    * export notes to various formats
      Suggests: python3-linkify-it-py
      Suggests: python3-markdown-it-py
      Suggests: python3-mdit-py-plugins
      Suggests: python3-pypandoc
* Thu Jun 05 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Add Requires: python3-packaging (boo#1244106).
* Thu Mar 20 2025 Atri Bhattacharya <badshah400@gmail.com>
  - Initial package.

Files

/usr/share/locale/bg/LC_MESSAGES/iotas.mo
/usr/share/locale/ca/LC_MESSAGES/iotas.mo
/usr/share/locale/cs/LC_MESSAGES/iotas.mo
/usr/share/locale/de/LC_MESSAGES/iotas.mo
/usr/share/locale/el/LC_MESSAGES/iotas.mo
/usr/share/locale/en_GB/LC_MESSAGES/iotas.mo
/usr/share/locale/es/LC_MESSAGES/iotas.mo
/usr/share/locale/eu/LC_MESSAGES/iotas.mo
/usr/share/locale/fi/LC_MESSAGES/iotas.mo
/usr/share/locale/fr/LC_MESSAGES/iotas.mo
/usr/share/locale/he/LC_MESSAGES/iotas.mo
/usr/share/locale/hu/LC_MESSAGES/iotas.mo
/usr/share/locale/it/LC_MESSAGES/iotas.mo
/usr/share/locale/ka/LC_MESSAGES/iotas.mo
/usr/share/locale/nl/LC_MESSAGES/iotas.mo
/usr/share/locale/oc/LC_MESSAGES/iotas.mo
/usr/share/locale/pt_BR/LC_MESSAGES/iotas.mo
/usr/share/locale/ro/LC_MESSAGES/iotas.mo
/usr/share/locale/ru/LC_MESSAGES/iotas.mo
/usr/share/locale/sl/LC_MESSAGES/iotas.mo
/usr/share/locale/sv/LC_MESSAGES/iotas.mo
/usr/share/locale/tr/LC_MESSAGES/iotas.mo
/usr/share/locale/uk/LC_MESSAGES/iotas.mo
/usr/share/locale/zh_CN/LC_MESSAGES/iotas.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:23:10 2026