[gnome-software] Created tag 42.beta



The signed tag '42.beta' was created.

Tagger: Philip Withnall <pwithnall endlessos org>
Date: 1644522867 +0000

    Release version 42.beta
    
    Git-EVTag-v0-SHA512: 
7c238765f5ae9868e389e09e6d0abacad360c8ae0cbfcbe863102149593ffae1298f31722919c8ec4ee336bebe2bc78ce73ab9d4651a8aff420f95df02b0b78e

Changes since the last tag '42.alpha':

Adrien Plazas (19):
      Replace the deprecated .content by .boxed-list
      details-page: Make the review summary look like a card
      review-row: Make the voting box invisible by default
      review-row: Drop the top margin
      data: Add the review-symbolic icon
      context-dialog-row: Make it an AdwActionRow
      contex-dialog-row: Sort 'neutral' after 'unimportant'
      age-rating-context-dialog: Give 'unknown' cases proper descriptions
      age-rating-context-dialog: Refactor getting attribute info
      age-rating-context-dialog: Pass self to add_attribute_row()
      age-rating-context-dialog: Add GsAgeRatingGroupType
      age-rating-context-dialog: Have a single row per attribute group
      contex-dialog-row: Revert sorting 'neutral' after 'unimportant'
      age-rating-context-dialog: Sort unimportant attributes last
      Add GsAppReviewsDialog
      details-page: Refresh the reviews
      updates-page: Use title-1 instead of large-title
      featured-carousel: Add an inset box shadow to the carousel
      Merge branch 'featured-carousel-overlay' into 'main'

Aleksandr Melman (3):
      Update Russian translation
      Update Russian translation
      Update Russian translation

Alexander Mikhaylenko (6):
      Revert "build: Prepare for AdwCarousel API changes"
      Update adw_carousel_scroll_to() uses
      update-dialog: Use AdwLeaflet:can-navigate-back
      meson: Fix indentation in libadwaita submodule
      ci: Include gtk deps
      meson: Depend on libadwaita 1.0.1

Boyuan Yang (2):
      Update Chinese (China) translation
      Update Chinese (China) translation

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Fran Dieguez (3):
      Update Galician translation
      Update Galician translation
      Update Galician translation

Hugo Carvalho (4):
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation

Jan Lukas Gernert (1):
      Remove unmaintained app FeedReader from featured

Kukuh Syafaat (5):
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation

Leônidas Araújo (2):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Luming Zh (3):
      Update Chinese (China) translation
      Update Chinese (China) translation
      Update Chinese (China) translation

Matej Urbančič (2):
      Update Slovenian translation
      Update Slovenian translation

Maximiliano Sandoval R (1):
      featured: Rename Password Safe to Secrets

Milan Crha (43):
      trivial: Post release version bump
      RELEASE.md: Add -Dsoup2=true to the "Build the release tarball" meson command
      Merge branch 'fix-appstream-system-wide' into 'main'
      Merge branch 'external-unique-url' into 'main'
      gschema: Name example packaging formats in the 'packaging-format-preference' description
      Merge branch 'dark-category-tiles' into 'main'
      Merge branch 'media-baseurl' into 'main'
      gs-application: Allow `--verbose` to be enabled at runtime
      misc: Drop the first run dialog
      flatpak: Update when ESCAPE_SANDBOX permission is set
      gs-shell: Free unused memory on the main window close
      build: Depend on GTK 4.6 and add it as a subproject
      gs-overview-page.h: Remove leftover function declaration
      show-metainfo: Allow defining also path for the icon to be used
      show-metainfo: Set the application also to the featured carousel on the Overview page
      Merge branch 'fix-git-symlink-warning' into 'main'
      Merge branch 'source-label' into 'main'
      gs-shell: Fix notification event widget alignment
      gs-app-row: Add right margin on the warning label box
      gs-featured-carousel: Use empty content when no apps are set
      gs-overview-page: Initialize featured carousel with empty content
      gs-category-page: Initialize featured carousel with empty content
      gs-category-page: Change number of placeholder cards
      gs-summary-tile: Remove the 'button' class name on the widget
      gs-category-page: Remove `activatable` style from placeholder tiles
      styles: Replace "context-tile-title" style with "heading" style
      Merge branch 'gitignore-subprojects' into 'main'
      packagekit: Set higher quality to gathered repository names
      gs-context-dialog-row: Change wrapping mode on the description label
      Merge branch 'refactor-threads13' into 'main'
      Merge branch 'refactor-threads14' into 'main'
      Merge branch 'wjt/1619-os-banner' into 'main'
      flatpak: Let reliable crash the Flatpak self test
      flatpak: Ensure runtime's origin is set in file-to-app plugin action
      Merge branch '1629-snap-crash-fix' into 'main'
      Merge branch 'age-rating-rows' into 'main'
      Merge branch 'event-fix' into 'main'
      Merge branch 'upgrade-background' into 'main'
      Merge branch 'skip-missing-cached-icons' into 'main'
      Merge branch 'drop-popular-kudo' into 'main'
      Merge branch 'featured-docs' into 'main'
      Merge branch 'show-metainfo-docs' into 'main'
      Merge branch 'proprietary-tile-css-fix' into 'main'

Pablo Correa Gómez (13):
      gs-external-appstream-utils: use external-appstream-system-wide key
      gs-external-appstream-utils: make file prefix a public macro
      appstream: appstream files from user-data dirs when appropriate
      data: clarify non-standard behavior for external-appstream-system-wide
      appstream: fix comment typo
      gs-external-appstream-utils: hash url to allow same basename
      gs-install-appstream: move instead of copying files
      appstream: implement parsing media_baseurl
      fwupd: Do only refresh for KIND_DOWNLOAD repositories
      gs-plugin-job: Import public instead of private gs-app-list
      gs-plugin-loader: Import public instead of private gs-plugin
      meson: Mark gs-test header as public
      gs-app-list: make gs_app_list_copy public

Phaedrus Leeds (2):
      lib: Update setup_finish() docs
      Remove superfluous vim modeline

Philip Withnall (67):
      Merge branch '1595-please-document-how-to-use-packaging-format-preference-setting' into 'main'
      Merge branch '1399-drop-first-run-dialog' into 'main'
      Merge branch '1598-flatseal-should-not-show-as-having-no-permissions' into 'main'
      Merge branch '741-allow-verbose-to-be-enabled-at-runtime' into 'main'
      Merge branch '1154-should-we-call-malloc_trim-0' into 'main'
      build: Remove some remaining references to gspell
      Merge branch 'drop-gspell-more' into 'main'
      tests: Fix symlink warning from git
      Merge branch 'wip/exalm/libadwaita-beta' into 'main'
      Merge branch 'secrets-rename' into 'main'
      Merge branch 'wip/mcrha/gs-shell-notification-event-alignment' into 'main'
      Merge branch 'boxed-list' into 'main'
      gs-plugin: Add list_installed_apps_{async,finish}() vfuncs
      appstream: Make get_installed asynchronous
      dummy: Make get_installed asynchronous
      flatpak: Make get_installed asynchronous
      snap: Make get_installed asynchronous
      gitignore: Ignore various subprojects pulled in by gtk.wrap
      gs-plugin-job: Add helper function for GET_INSTALLED jobs
      docs: Make get_installed asynchronous
      gs-plugin-job-list-installed-apps: Add job class for listing apps
      gs-plugin-types: Drop GS_PLUGIN_ACTION_GET_INSTALLED
      gs-plugin-job: Drop filter-flags property
      gs-plugin-job: Add GS_PLUGIN_JOB_DEDUPE_FLAGS_DEFAULT
      flatpak: Store interactive state on transactions instead of plugin
      gs-plugin-job-list-installed-apps: Combine app list filters
      Merge branch 'refactor-threads6' into 'main'
      Merge branch '1615-requires-additional-permissions-text-is-wrongly-positioned' into 'main'
      Merge branch '1613-context-tile-dialogs-row-titles-should-be-bold' into 'main'
      Merge branch '1605-regression-repository-name-overwritten' into 'main'
      Merge branch '1589-safety-dialog-auditable-code-label-reflows-too-soon' into 'main'
      Merge branch 'featured-remove-feedreader' into 'main'
      gs-download-utils: Split out SoupSession construction
      gs-download-utils: Use new SoupSession construction method
      gs-plugin: Drop get_soup_session() method
      gs-plugin-event: Split finalize and dispose vfuncs
      gs-plugin-event: Add GObject properties
      gs-plugin-event: Allow specifying properties at construction time
      gs-plugin-event: Drop unused setter functions
      Merge branch 'wip/mcrha/flatpak-test-fix' into 'main'
      Merge branch 'context-dialog-row' into 'main'
      Merge branch 'featured-cleanup' into 'main'
      Merge branch 'mwleeds/minor-changes' into 'main'
      gs-plugin-loader: Fix NULL reference
      Merge branch 'wip/snwh/symbolic-cleanup' into 'main'
      doc: Add stub document on vendor customisations
      dummy: Bump dummy plugin OS upgrade version
      plugins: Find upgrade background images from new well-known locations
      data: Drop upgrade-background-uri GSettings key
      snap: Add missing async finish call
      Merge branch 'featured-circle-only' into 'main'
      Merge branch 'metadata-1' into 'main'
      gs-age-rating-context-dialog: Fix translatability of strings
      Merge branch 'wip/snwh/license-tile-icon' into 'main'
      Merge branch 'context-dialog-row-importance-order' into 'main'
      gs-app: Drop GS_APP_KUDO_POPULAR due to being unused
      Merge branch 'age-rating-translations' into 'main'
      Merge branch 'out-of-tree-tests' into 'main'
      hardcoded-popular: Drop plugin in favour of an appstream file
      doc: Document featured and popular applications for vendors
      Merge branch 'reviews' into 'main'
      Merge branch 'status-page-title' into 'main'
      Merge branch '1381-category-page-loading-state-doesn-t-match-final-layout' into 'main'
      Merge branch 'wip/mcrha/show-metainfo-enh' into 'main'
      doc: Add documentation file for app developers
      gs-license-tile: Fix resetting the background on community built tile
      Release version 42.beta

Quentin PAGÈS (1):
      Update Occitan translation

Richard Hughes (1):
      Merge branch 'fwupd-dir-fix' into 'main'

Robert Ancell (2):
      Handle cached AppStream icons not being installed.
      Always check for 64x64@1 icons

Sam Hewitt (2):
      icons: Clean up the symbolics
      gs-license: Replace deprecated icon reference

Sophie Herold (1):
      metainfo: Align app name with .desktop name

Sveinn í Felli (2):
      Update Icelandic translation
      Update Icelandic translation

Tobias Bernard (4):
      style: Add dark variants for category tile styles
      gs-details-page: drop headerbar Source label
      featured apps: cleanup
      featured: Only feature Circle apps

Will Thompson (1):
      upgrade-banner: Allow wrapping title

Yosef Or Boczko (3):
      Update Hebrew translation
      Update Hebrew translation
      Update Hebrew translation

Yuri Chornoivan (8):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

sicklylife (3):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]