Package Release Info

gnote-47.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gnome-shell-search-provider-gnote
gnote
gnote-lang

Change Logs

* Sun Sep 22 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
  + Use screenshots from gitlab
  + Better colors for search highlight
  + Fix readonly plugin enable with note already open
- Bump base_version to 47.
* Mon Jul 29 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.1:
  + Fix infinite loop when searching for available title in sync
    conflict.
* Mon Mar 25 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
  + Updated translations.
* Mon Mar 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
  + New Features:
  - Added UI for changing color scheme.
  - Updated manual.
  + Updated translations.
* Wed Mar 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
  + New Features:
  - Removed note list context menu.
  - Open all selected notes in current window on Enter.
  - Open all selected notes in a signle new window on Ctrl+Enter.
  - New desing for search controls in note tab.
  - Updated manual.
  - Added setting for selecting color scheme.
  + Fixes: Fix warning in console when synchronization dialog is
    opened.
  + Updated translations.
* Tue Jan 30 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.alpha:
  + New Features:
  - Notes list uses new GtkColumnView.
  - New redesigned view for notebooks.
  - Update appdata to newer format.
  + Updated translations.
- Add pkgconfig(libadwaita-1) BuildRequires: new dependency.
- Bump base_version define to 46 following upstream changes.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 45.1:
  + Fix error to console when opening Preferences.
  + Fix undo.
  + Fix search when empty.
- Convert to source service for easier updating.
* Mon Sep 25 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
  + Updated translations.
* Sun Sep 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.rc:
  + Update manual section for TOC plugin.
  + Updated translations.
* Sun Sep 10 2023 Luciano Santos <luc14n0@opensuse.org>
- Update to version 45.beta:
  + Fix crash when showing synchronization conflict dialog.
  + Fix gvfs synchronization setup when using Google Drive.
  + Update manual screenshots.
  + Updated translations.
- Changes from version 45.alpha:
  + New Features:
  - Limit tab max width and add tab scroll.
  - Use highlight color that is readable in both light and dark
    modes.
  + Fixes: Fix occasional crash when renaming link.
  + Updated translations.
- Replace BuildRequires on glibmm-2.4 and gtkmm-3.0 with
  glibmm-2.68 and gtkmm-4.0, both being pkgconfig modules.
- Add explicit BuildRequires on gio-2.0 and giomm-2.68, both being
  pkgconfig modules. These were previously being pulled in
  (giomm-2.4, in case of giomm) along with glibmm-2.4, since they
  all come from the same package.
- Drop deprecated BuildRequires on pkgconfig(gtk+-3.0) and
  libboost_test-devel (dropped on 3.23.0 release).