summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 18:09:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 18:09:04 +0000
commit829aea9a4dce048f63c6d9568b50ab4bdb7609e3 (patch)
tree7c5d5ac80e81dc5186f19649f48387a67df20425 /NEWS
parentInitial commit. (diff)
downloadgnome-initial-setup-829aea9a4dce048f63c6d9568b50ab4bdb7609e3.tar.xz
gnome-initial-setup-829aea9a4dce048f63c6d9568b50ab4bdb7609e3.zip
Adding upstream version 3.38.4.upstream/3.38.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1513
1 files changed, 1513 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..0fffbce
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,1513 @@
+3.38.4
+------
+
+* Fix a small memory leak in timezone page. (#119)
+
+3.38.3
+------
+
+* Translation updates:
+ - Norwegian Bokmål
+ - Romanian
+
+3.38.2
+------
+
+* Bugs fixed:
+ - #114 Error when not building with Cheese
+
+* Translation updates:
+ - Portuguese
+
+3.38.1
+------
+
+* #110 / !104: Fix the window sometimes opens at an unusably small size, rather
+ than being sized appropriately for the display. The fix causes a regression
+ where the window doesn't react to the display size changing in all cases
+ (#112) but the new behaviour is better than the old.
+
+* Other bugs fixed:
+ - !102 docs: Remove typo from DEBUGGING.md
+ - !103 Misc use-after-free and critical warning fixes
+ - !105 data: Leave to meson the duty of keeping the lists in sync
+
+* Translation updates:
+ - Chinese (Taiwan)
+ - Danish
+ - Hebrew
+ - Italian
+ - Latvian
+ - Portuguese
+ - Slovak
+
+3.38.0
+------
+
+* Translation updates:
+ - Greek
+ - Hungarian
+ - Portuguese
+
+3.37.92
+-------
+
+* Bugs fixed:
+ - !101 Exit gracefully if we are disabled systemwide by Anacontda
+
+* Translation updates:
+ - Basque
+ - Czech
+ - Dutch
+ - English (United Kingdom)
+ - Friulian
+ - German
+ - Korean
+ - Lithuanian
+ - Serbian
+ - Slovak
+ - Spanish
+ - Swedish
+
+3.37.91.1
+---------
+
+* Bugs fixed:
+ - !92 gnome-initial-setup: Allow welcome tour to be skipped via vendor config
+ - !95 network: Re-word the description for Wi-Fi
+ - !100: Avoid a warning about connecting to a NULL object
+
+* Translation updates:
+ - Basque
+ - Catalan
+ - Chinese (China)
+ - Croatian
+ - Finnish
+ - French
+ - Galician
+ - Indonesian
+ - Japanese
+ - Kazakh
+ - Persian
+ - Polish
+ - Portuguese
+ - Portuguese (Brazil)
+ - Romanian
+ - Slovenian
+ - Spanish
+ - Turkish
+ - Ukrainian
+
+3.37.91
+-------
+
+* Revamp the ‘welcome’ screen. See #7 for more details and screenshots.
+
+* Bugs fixed:
+ - #7 Nicer welcome page
+
+3.37.90
+-------
+
+* Use `gnome-tour` instead of `yelp` to start the welcome tour. (MR !90.)
+
+* Switch to a new user session management approach of defining the session
+ services in `gnome-session@gnome-initial-setup.target.d/session.conf` in the
+ systemd user unit directory. This bumps the optional systemd dependency
+ to ≥ 242. See !66 for more details.
+
+* Bugs fixed:
+ - !66 Systemd unit update for 3.38
+ - !90 welcome tour: replace yelp with gnome-tour
+
+* Translation updates:
+ - Chinese (China)
+ - Friulian
+ - Indonesian
+ - Lithuanian
+ - Portuguese (Brazil)
+ - Swedish
+ - Tajik
+ - Turkish
+
+3.37.3
+------
+
+* The avatars offered in the 'account' page can now be customized by setting
+ the 'org.gnome.desktop.interface avatar-directories' GSetting, which also
+ controls the avatars offered in Settings. (This introduces a dependency on
+ gsettings-desktop-schemas ≥ 3.37.1.)
+
+* Since version 3.30, it has been possible to customize certain aspects of
+ Initial Setup by specifing the 'vendor-conf-file' option at build time, then
+ installing a configuration file to that path. This version adds two paths
+ that will be checked by default: one for distribution configuration, and
+ another to override that configuration on specific deployments.
+
+ If you specify the 'vendor-conf-file' at build time, the old behaviour is
+ preserved and the new paths will not be searched. If possible, please migrate
+ any existing configuration to the new path, and stop specifying the
+ build-time option.
+
+* Bugs fixed:
+ - #106 timezone: Don't set timezone if tz page is skipped
+ - #75 Polkit rules seem to list now unneeded privileges
+ - #95 Add error argument to save_data() vfunc
+ - #104 Japanese (Kana Kanji) no longer the default input method for Japanese in 3.36.2
+ - #105 Reconsider installation location of vendor.conf
+ - #106 gnome-initial-setup tries to set timezone even though timezone page is disabled
+ - !60 account: Use facesdirs setting to override faces
+ - !84 Fix pkgdata_dir location
+ - !87 Enable web process sandbox
+ - !88 Fix build with -Dvendor-conf-path
+
+* Translation updates:
+ - Chinese (China)
+ - Kazakh
+ - Persian
+ - Romanian
+ - Spanish
+ - Ukrainian
+
+3.37.1
+------
+
+* Bugs fixed:
+ - !82 keyboard: Nullify pointers if getting layout fails
+
+* Translation updates:
+ - Hebrew
+ - Kurdish, Central
+ - Slovak
+
+3.36.1
+------
+
+* Previous releases of gnome-initial-setup had an unversioned dependency on
+ libsecret; this release requires libsecret ≥ 0.18.8. (libsecret 0.18.8 was
+ released as part of GNOME 3.32; GNOME 3.36 includes libsecret 0.20.1.)
+
+* Bugs fixed:
+ - !78 account: Make parent account usable in case of errors
+ - !79 Improve readability when removing event sources
+ - !80 Fix two crashes when saving parental controls settings
+ - !81 Use g_auto and g_autoptr more
+
+* Translation updates:
+ - Bokmål, Norwegian
+ - Dutch
+ - German
+ - Japanese
+ - Romanian
+ - Ukrainian
+
+3.36.0
+------
+
+* Translation updates:
+ - Croatian
+ - Italian
+ - Panjabi
+ - Slovenian
+ - Swedish
+
+3.35.92
+-------
+
+* Two tweaks to the parental controls functionality introduced in the last
+ release:
+ - #94 Add metadata to identify parent account
+ - !77 password: Use malcontent symbolic icon for parent password
+
+* Translation updates:
+ - Catalan
+ - Chinese (Taiwan)
+ - Czech
+ - Danish
+ - English (United Kingdom)
+ - Finnish
+ - French
+ - Greek
+ - Hungarian
+ - Indonesian
+ - Karbi
+ - Korean
+ - Lithuanian
+ - Persian
+ - Polish
+ - Portuguese (Brazil)
+ - Spanish
+
+3.35.91
+-------
+
+* New pages have been added to set up parental controls for the new user
+ account. They are shown (or not, by default) based on a checkbox on the
+ (local) user creation page. This feature requires malcontent ≥ 0.5.0
+ <https://gitlab.freedesktop.org/pwithnall/malcontent/> and complements
+ parental controls support already present in Flatpak and GNOME Software. If
+ disabled or if that dependency is not available, no new UI is introduced
+ compared to 3.35.90.
+
+* When running under JHBuild, gnome-keyring is left untouched, and state is not
+ saved when setup is complete. This heuristic is intended to make testing the
+ application during development easier.
+
+* GLib ≥ 2.63.1 is now required.
+
+* Fixed various memory leaks, warnings, and a memory safety bug.
+
+* Translation updates:
+ - Basque
+ - Croatian
+ - Czech
+ - French
+ - Galician
+ - Hungarian
+ - Indonesian
+ - Japanese
+ - Lithuanian
+ - Persian
+ - Serbian
+ - Turkish
+
+3.35.90
+-------
+
+* The final page has been revamped, with minor typography tweaks to other pages
+ (#8).
+
+* The timezone map was updated.
+
+* Three pages have been removed since they were unused in all known
+ configurations:
+
+ - the region page, which has not displayed even if enabled for many years
+ (#90)
+ - the software page, which has not displayed for several releases due to
+ changes in GNOME Software (#59)
+ - the eulas page (!71, #72)
+
+* The providers shown on the goa page can now be customized in the vendor conf
+ file (!63)
+
+* Bugs fixed:
+ - #61 CheeseCameraDeviceMonitor may hang account page during initialization
+ - #82 Support Wi-Fi devices appearing and disappearing dynamically
+ - !53 Change generated avatar for empty name
+
+* Translation updates:
+ - Finnish
+ - Kurdish, Central
+ - Malay
+ - Portuguese (Brazil)
+ - Slovak
+ - Spanish
+ - Swedish
+
+3.35.3
+
+* Bugs fixed:
+ - #85 GNOME intial setup segfaults, possibly due to locale related problems
+ - !59 Disable g-i-s service in GDM
+ - !61 assistant: mark "Accept" button as suggested action
+ - !64 Language: Make language list use full height when search is active
+
+* Translation updates:
+ - Catalan
+ - Galician
+ - Japanese
+
+3.34.0
+
+* Bugs fixed:
+ - !58 fixes for systemd user instance support
+
+* Translation updates:
+ - Danish
+ - Japanese
+
+3.33.92
+
+* Translation updates:
+ - English (United Kingdom)
+ - Japanese
+ - Panjabi
+ - Persian
+
+3.33.91
+
+* !54 build: Add a log domain
+
+* Translation updates:
+ - Japanese
+
+3.33.90
+
+* !38 systemd user instance support. This is inert without corresponding
+ changes in other GNOME modules, and can be disabled entirely with
+ `-Dsystemd=false` at build time.
+
+* Other improvements and bug fixes:
+ - !37 summary: don't free borrowed password string
+ - !41 data: use a11y menu in initial-setup session
+ - !42 driver: Account for multi monitor when checking for small screen
+ - !44 language: Refactor the logo selection
+ - !45 language: Fix the visibility of the placeholder
+ - !46 summary: Make the page fit narrow screens
+ - !49 Drop the headers for the first rows
+ - !50 account: Drop the avatar button padding
+ - !51 Refactor page headers
+ - !52 data: Update required gnome-settings-daemon plugins
+
+* Translation updates:
+ - Basque
+ - Karbi
+
+3.33.4
+
+* Bugs fixed:
+ - !39 Check for errors from newlocale()
+
+* Translation updates
+ - Indonesian
+
+3.33.2
+
+* Bugs fixed:
+ - #53 setlocale() usage is not threadsafe
+ - !33 Include bug report URL in .pot file
+
+* Translation updates:
+ - Chinese (China)
+ - Esperanto
+
+3.32.1
+
+* Translation updates:
+ - Croatian
+ - Esperanto
+ - Slovak
+
+3.32.0
+
+* Translation updates:
+ - Korean
+
+3.31.92
+
+* Connect to GDM as soon as gnome-initial-setup starts and fix memory leaks
+ (!22)
+
+* Improve account page behaviour when offline (!23)
+
+* Translation updates:
+ - Catalan
+ - Chinese (Taiwan)
+ - Czech
+ - Danish
+ - Dutch
+ - Finnish
+ - French
+ - Friulian
+ - Galician
+ - German
+ - Greek
+ - Hungarian
+ - Icelandic
+ - Indonesian
+ - Italian
+ - Kazakh
+ - Latvian
+ - Lithuanian
+ - Polish
+ - Portuguese (Brazil)
+ - Romanian
+ - Russian
+ - Serbian
+ - Slovenian
+ - Spanish
+ - Swedish
+ - Turkish
+
+3.31.90
+
+ * Generate default user account pictures
+ * Fix Meson build with (buggy) Meson 0.48.0 and 0.48.1
+ * Remove Autotools build
+ * Fix various compiler warnings
+ * Add welcome distro logo for openSUSE
+ * Translation updates:
+ - Afrikaans
+ - Arabic
+ - Aragonese
+ - Assamese
+ - Basque
+ - Belarusian
+ - Bengali (India)
+ - Bokmål, Norwegian
+ - Bosnian
+ - Bulgarian
+ - Catalan
+ - Chinese (China)
+ - Chinese (Hong Kong)
+ - Czech
+ - English (United Kingdom)
+ - Esperanto
+ - Estonian
+ - Gaelic
+ - German
+ - Gujarati
+ - Hebrew
+ - Hindi
+ - Hungarian
+ - Indonesian
+ - Interlingua (International Auxiliary Language Association)
+ - Irish
+ - Japanese
+ - Kannada
+ - Malayalam
+ - Marathi
+ - Nepali
+ - Occitan (post 1500)
+ - Oriya
+ - Persian
+ - Portuguese
+ - Serbian
+ - Slovak
+ - Tajik
+ - Tamil
+ - Telugu
+ - Thai
+ - Uighur
+ - Vietnamese
+
+3.30.0
+
+ * Translation updates
+
+3.29.92
+
+ * Translation updates
+ * Improved network page
+ * Fix timezone selection in new-user mode
+ * Properly use libsecret unstable api
+
+3.29.1
+
+
+ * Translation updates
+ * Support more general page skipping
+ * Show the welcome page if the language page is skipped
+ * Look for vendor.conf in /usr/share instead of /var
+ * Go back to allowing weak passwords
+ * Set keyring password for enterprise accounts
+ * Use Debian, Ubuntu logos when appropriate
+ * Fix a crash
+ * Add meson support
+ * Uses a new avatar chooser
+
+3.28.0
+
+ * Translation updates
+ * Sync string changes with gnome-software
+
+3.27.90
+
+ * Adjust session components to recent changes
+ * Improve sorting in the language list
+ * Memory leak fixes
+ * Update titlebar when title changes
+ * Translation updates
+
+3.26.0
+
+ * Translation updates
+
+3.25.92
+
+ * Translation updates
+
+3.25.4
+
+ * Use Unicode in translatable strings
+ * Adjust to g-s-d's plugin removals
+ * Translation updates
+
+3.25.3
+
+ * Support a vendor configuration file
+ * Update text direction when the locale changes
+ * Allow configuring network connections
+ * Copy monitor configuration to user session
+ * Sync user account page with control-center
+ * Show strength indicator for passwords
+ * Translation updates
+
+3.24.0
+
+ * Fix g-i-s session startup deadlock
+ * Translation updates
+
+3.23.92
+
+ * Use correct capitalization and unicode characters
+ * Exit gracefully when disabled systemwide
+ * Adjust to gnome-settings-daemon changes
+ * Port network page to use libnm instead of libnm-glib
+ * Translation updates
+
+3.23.1
+
+ * Clarify presentation of privacy policies
+ * Translation updates
+
+3.22.0
+
+ * Translation updates
+
+3.21.92
+
+ * Port timezone page to use new Geoclue convencience library
+ * Minor UI fixes on privacy page
+ * Correct license of um-realm-manager
+ * Translation updates
+
+3.21.91
+
+ * Better handling of small screens
+ * Add a page to configure software sources
+ * Translation updates
+ British English
+ French
+ Icelandic
+ Indonesian
+ Norwegian bokmål
+ Occitan
+ Polish
+ Portuguese
+ Slovenian
+ Spanish
+
+3.20.1
+
+ * Translation updates
+ Bulgarian
+ Friulian
+ Persian
+ Vietnamese
+
+3.20.0
+
+ * Translation updates
+
+3.19.92
+
+ * Add a translator comment for 'Welcome!'
+ * Translation updates
+ Finnish
+ Friulian
+ Hebrew
+ Hungarian
+ Korean
+ Latvian
+ Lithuanian
+ Occitan
+ Russian
+ Slovenian
+ Ukrainian
+
+
+3.19.91
+
+ * Visual refinements on online accounts page
+ * Minor tweaks on the privacy and accounts pages
+ * Ensure keyring gets created for new users
+ * Translation updates
+ Catalan
+ Chinese (Taiwan)
+ Czech
+ Galician
+ German
+ Greek
+ Kazakh
+ Polish
+ Punjabi
+ Serbian
+ Slovak
+ Spanish
+ Swedish
+ Vietnamese
+
+3.19.90
+
+ * Visual refresh for the 'ready to go' page
+
+3.19.2
+
+ * Fix timezone lookup after locale change
+ * Handle screen resolution changes
+ * Design updates to the timezone page
+ * Don't create a keyring for existing users
+ * Translation updates
+ Bulgarian
+ Chinese (Taiwan)
+ German
+ Hungarian
+ Latvian
+ Lithuanian
+ Polish
+ Slovak
+ Vietnamese
+
+3.19.1
+
+ * Ensure locale region matches the selected language
+ * Sort languages case-insensitively
+ * Translation updates
+ Basque
+ Irish
+ Serbian
+ Serbian Latin
+ Vietnamese
+
+3.18.0
+
+ * Translation updates
+ Danish
+ Dutch
+ French
+ Indonesian
+ Italian
+ Japanese
+ Kazakh
+ Korean
+ Lithuanian
+ Persian
+
+3.17.91
+
+ * Go back to enforcing password policy (#754213)
+ * Translation updates
+ Chinese (Taiwan)
+ Galician
+ Polish
+ Swedish
+
+3.17.90
+
+ * Detect enterprise accounts without heuristic (#752980)
+ * Don't change keyring password explicitly (#752980)
+ * Fix problem with restarting geoclue client
+ * Translation updates
+ Norwegian bokmål
+ Brazilian Portuguese
+
+3.17.4
+
+ * Create keyring initially unencrypted
+ * Password page refinements (#735578)
+ * Make policy dialog resize properly (#749426)
+ * Use correct key for privacy policy (#749545)
+ * Handle disabled network better
+ * Avoid a crash on language change (#752134)
+ * Make gnome-shell launch first
+ * AVoid a race in launching welcome tour
+ * Translation updates
+ Catalan
+ Czech
+ Friulian
+ German
+ Greek
+ Hebrew
+ Hungarian
+ Occitan
+ Portuguese
+ Romanian
+ Russian
+ Slovak
+ Slovenian
+ Spanish
+ Tajik
+ Turkish
+ Vietnamese
+
+3.16.2
+
+ * Translation updates
+ Icelandic
+ Occitan
+ Simplified Chinese
+
+
+3.16.1
+
+ * Translation updates
+ Dutch
+ Latvian
+ Punjabi
+
+
+3.16.0
+
+ * Translation updates
+ Basque
+ Indonesian
+ Italian
+ Japanese
+
+
+3.15.92
+
+ * Stop using deprecated API
+ * Improved keyboard navigation
+ * Adapt to gnome-desktop locale codeset changes
+ * Translation updates
+ Aragonese
+ Bosnian
+ Bulgarian
+ Catalan
+ Danish
+ Esperanto
+ Finnish
+ German
+ Korean
+ Swedish
+ Tajik
+
+
+3.15.91.1
+
+ * Port to Webkit2
+ * Translation updates
+ Czech
+ Polish
+ Serbian
+ Slovenian
+
+
+3.15.91
+
+ * Fix a possible crash in the network page
+ * Translation updates
+ Brazilian Portuguese
+ Chinese (Taiwan)
+ French
+ Galician
+ Greek
+ Hebrew
+ Hungarian
+ Kazakh
+ Norwegian bokmal
+ Spanish
+ Turkish
+ Ukrainian
+
+
+3.15.90.1
+
+ * Append ibus input sources
+ * Allow resizing on small screens
+ * Improve account creation dialogs
+ * Move privacy page before timezone
+ * Use the permanent bus name for abrtd
+ * Translation updates
+ Lithuanian
+ Russian
+ Slovak
+ Vietnamese
+
+
+3.15.90
+
+ * Add a privacy page
+ * Don't wait for GDM to kill us
+ * Translation updates
+ Aragonese
+ Portuguese
+ Vietnamese
+
+
+3.14.2.1
+
+ * Disable SSLv3 because of POODLE
+
+3.14.2
+
+ * Fix changing the login keyring password
+ * Ensure that we show the selected input source
+ * Preserve system keyboard layouts
+ * Don't choose irrelevant layouts as first level choices
+ * Add a function to detect small screens
+ * Hide images when we have no space for them
+ * Drop the minimum size when we are on a small screen
+ * Translation updates
+ Dutch
+ Friulian
+ Kazakh
+ Persian
+
+
+3.14.1
+
+ * Don't allow to move window
+ * Avoid a crash in input chooser
+ * Require selecting an input source
+ * Translation updates
+ Bengali
+ Brazilian Portuguese
+ Bulgarian
+ Friulian
+ Gujarati
+ Italian
+ Latvian
+
+
+3.14.0
+
+ * Fix skip button showing up on the last page
+ * Translation updates
+ Hindi
+ Japanese
+ Nepali
+
+
+3.13.7
+
+ * Refine spacing and alignment on all pages
+ * keyboard: Show suggestions for the current locale
+ * keyboard: Add all IBus engines
+ * keyboard: Ellipsize long labels
+ * Translation updates
+ Bengali
+ Catalan
+ Catalan (Valencian)
+ Danish
+ Kannada
+ Marathi
+ Turkish
+
+
+3.13.6
+
+ * language: Drop British English to make page smaller
+ * region: Drop, instead show all locales in the language page
+ * keyboard: Show all layouts (in the expanded list)
+ * account: Whitelist realmd actions to enable enterprise setup
+ * timezone: Remove icon to make page smaller
+ * Improve keyboard navigation
+ * Bring back existing-user mode
+ * Translation updates
+ Indonesian
+ Korean
+ Oriya
+ Punjabi
+ Serbian
+ Slovak
+ Swedish
+ Tamil
+ Telugu
+
+3.13.5
+
+ * language: Don't dim distro logo
+ * timezone: Make page smaller
+ * input: Fix build without ibus
+ * password: Don't hard-enforce strong passwords
+
+ * Translation updates
+ Assamese
+ Basque
+ Chinese (simplified)
+ Czech
+ Finnish
+ French
+ Galician
+ German
+ Gujarati
+ Ukrainian
+
+
+3.13.4
+
+ * account: Improve wording
+ * account: Update to match control-center
+ * timezone: Add geoclue integration
+ * timezone: Add an icon
+ * password: Update to match control-center
+ * password: Properly clean up signal handler
+ * keyring: Open session
+ * copy-worker: Run in early initialization phase
+
+ * Translation updates
+ Basque
+ Belarusian
+ Brazilian Portuguese
+ Catalan
+ Catalan (Valencian)
+ Chinese (Taiwan)
+ Czech
+ Danish
+ Dutch
+ French
+ German
+ Greek
+ Hebrew
+ Hungarian
+ Indonesian
+ Italian
+ Japanese
+ Lithuanian
+ Norwegian bokmål
+ Polish
+ Punjabi
+ Russian
+ Slovak
+ Slovenian
+ Spanish
+
+3.11.92
+
+ * build: Initialize automake earlier
+ * build: Enable maintainer mode
+ * Update titlebar on locale change
+ * Use distro logo instead of GNOME foot
+ * timezone: Ensure map is properly allocated
+ * timezone: Draw location marker pixel-aligned
+
+ * Translation updates
+ Brazilian Portuguese
+ Chinese (China)
+ Czech
+ Finnish
+ French
+ Friulian
+ Galicican
+ Hebrew
+ Hungarian
+ Indonesian
+ Kazakh
+ Korean
+ Latvian
+ Lithuanian
+ Polish
+ Portuguese
+ Punjabi
+ Russian
+ Tajik
+ Traditional Chinese
+ Ukrainian
+
+3.11.91
+
+ * Add an avatar chooser back to the accounts page
+ * Fix prepopulating the accounts page from gmail accounts
+ * Fix keynav issues on various pages
+ * Fix layout issues on various pages
+ * Robustnes fixes
+
+ * Translation updates:
+ Arabic
+ Czech
+ Finnish
+ Galician
+ Hindi
+ Kannada
+ Kazakh
+ Lithuanian
+ Malayalam
+ Polish
+ Tajik
+
+
+3.11.90
+
+ * Updates to align with design
+ * Translation updates
+
+3.10.1.1:
+
+ * Fix build
+
+3.10.1:
+
+ * Fix GOA dialog not closing
+ * Use newer GTK+ API for code cleanups
+
+Translations:
+ Arash Mousavi
+ Carles Ferrando
+ Emin Tufan Çetin
+ Friedel Wolff
+ Reinout van Schouwen
+ 甘露(Lu Gan)
+
+3.10.0.1:
+
+ * Fix an issue with the account page preventing advancing
+ through the wizard
+
+Code:
+ Jasper St. Pierre
+
+3.10.0:
+
+ * Now on the GNOME version scheme
+ * Prevent a few crashes
+ * Use a headerbar to match GNOME3 designs
+ * Use the distro name on the "Start" button
+ * Drop the intro animation and video player
+ * Fix accessibility issues
+
+Code:
+ Mattias Clasen, Michael Wood, Jasper St. Pierre, Colin Walters
+
+Translations:
+ A S Alam
+ Alexandre Franke
+ Andika Triwidada
+ António Lima
+ Aurimas Černius
+ Balázs Úr
+ Baurzhan Muftakhidinov
+ Benjamin Steinwender
+ Chao-Hsiung Liao
+ Cheng-Chia Tseng
+ Christian Kirbach
+ Daniel Korostil
+ Daniel Mustieles
+ Dimitris Spingos
+ Dušan Kazik
+ Fabio Tomat
+ Fran Diéguez
+ Gabor Kelemen
+ Georges Basile Stavracas Neto
+ Gianvito Cavasoli
+ Gil Forcada
+ Ihar Hrachyshka
+ Inaki Larranaga Murgoitio
+ Ivaylo Valkov
+ Jiro Matsuzawa
+ Josep Sànchez
+ Kenneth Nielsen
+ Khaled Hosny
+ Kjartan Maraas
+ Krishnababu Krothapalli
+ Marek Černocký
+ Matej Urbančič
+ Mattias Põldaru
+ Nilamdyuti Goswami
+ Peter Mráz
+ Piotr Drąg
+ Rafael Ferreira
+ Rūdolfs Mazurs
+ Sandeep Sheshrao Shedmake
+ Seong-ho Cho
+ Seán de Búrca
+ Shankar Prasad
+ Shantha kumar
+ Sweta Kothari
+ Timo Jyrinki
+ Victor Ibragimov
+ Yaron Shahrabani
+ Yosef Or Boczko
+ Yuri Myasoedov
+ tuhaihe
+ Мирослав Николић
+
+0.11:
+
+ * Make the initial-setup shell mode valid JSON
+ * Fix passwordless users
+ * Fix visibility of the GOA page under strange network conditions
+ * Lots of realmd / Enterprise login fixes
+ * Increase the amount of initial languages
+ * Make sure usernames are less than 255 characters
+ * Remove duplicate username suggestions
+
+Code:
+ Michael Wood, Rui Matos, Mattias Clasen
+
+Translations:
+ A S Alam
+ Aurimas Černius
+ Daniel Mustieles
+ Fran Diéguez
+ Gil Forcada
+ Khaled Hosny
+ Kjartan Maraas
+ ManojKumar Giri
+ Marek Černocký
+ Matej Urbančič
+ Nilamdyuti Goswami
+ Piotr Drąg
+ Rafael Ferreira
+ Shankar Prasad
+ Shantha kumar
+ Sweta Kothari
+ Yaron Shahrabani
+
+0.10:
+
+ * goa: Only set page visible when we have a network connection
+ * Bundle our own initial-setup mode file
+ * keyboard: Add a default input source for the locale
+ * Various bug fixes and code cleanups
+
+Code:
+ Michael Wood, Rui Matos, Jasper St. Pierre, Colin Walters
+
+Translations:
+ Alexandre Franke
+ Andika Triwidada
+ Anish A
+ A S Alam
+ Ask H. Larsen
+ Aurimas Černius
+ Benjamin Steinwender
+ Chetan Khona
+ Christian Kirbach
+ Daniel Mustieles
+ Dmitriy S. Seregin
+ Fran Diéguez
+ Gabor Kelemen
+ Gianvito Cavasoli
+ Gil Forcada
+ Jiro Matsuzawa
+ Kjartan Maraas
+ Krishnababu Krothapalli
+ ManojKumar Giri
+ Matej Urbančič
+ Muhammet Kara
+ Nik Kalach
+ Nilamdyuti Goswami
+ Piotr Drąg
+ Rafael Ferreira
+ Rajesh Ranjan
+ Shankar Prasad
+ Shantha kumar
+ Sweta Kothari
+ tuhaihe
+ Yuri Myasoedov
+ Мирослав Николић
+
+
+0.9:
+
+ * Update the keyboard panel
+ * Hide the back/forward buttons on summary
+ * Fix launching the welcome-tour in unsupported locales
+ * Add a new infrastructure for launching without a trigger file
+ * Update the summary page with a checkmark
+ * Fix compiler warnings
+ * Launch gnome-initial-setup with the existing user mode on first
+ logins
+
+Code:
+ Jasper St. Pierre, Mattias Clasen, Michael Wood, Colin Walters
+
+Translations:
+
+ Andika Triwidada
+ Arash Mousavi
+ A S Alam
+ Aurimas Černius
+ Balázs Úr
+ Carles Ferrando
+ Chao-Hsiung Liao
+ Daniel Korostil
+ Daniel Mustieles
+ Dimitris Spingos
+ Dr.T.Vasudevan
+ Dušan Kazik
+ Enrico Nicoletto
+ Fran Diéguez
+ Gabor Kelemen
+ Gianvito Cavasoli
+ Gil Forcada
+ Jasper St. Pierre
+ Jiro Matsuzawa
+ Lucas Lommer
+ Marek Černocký
+ Matej Urbančič
+ Michael Wood
+ Piotr Drąg
+ Praveen Illa
+ Rafael Ferreira
+ Rajesh Ranjan
+ Seong-ho Cho
+ Sweta Kothari
+ tuhaihe
+ Victor Ibragimov
+ Yuri Myasoedov
+
+0.8:
+
+ * Improve the language page
+ * Don't activate gnome-initial-setup on live media
+ * Add a progress indicator
+
+0.7:
+
+ * Port to libgd, and remove dependency on Clutter
+ * Add a new welcome page, and fix bugs related to page ordering
+ * Add a new page skip mechanism, used for current sessions in
+ gnome-initial-setup
+ * Performance improvements
+ * Remove geoclue
+ * Design updates for account page
+
+Code:
+ Jasper St. Pierre, Mattias Clasen, Michael Wood, Colin Walters
+
+Translations:
+
+ Adam Matoušek
+ Alexandre Franke
+ Anish A
+ A S Alam
+ Aurimas Černius
+ Baurzhan Muftakhidinov
+ Benjamin Steinwender
+ Bruce Cowan
+ Chao-Hsiung Liao
+ Cheng-Chia Tseng
+ Daniel Mustieles
+ Dimitris Spingos
+ Duarte Loreto
+ Dušan Kazik
+ Enrico Nicoletto
+ Fran Diéguez
+ Gheyret Kenji
+ Ihar Hrachyshka
+ Inaki Larranaga Murgoitio
+ Ivaylo Valkov
+ Kjartan Maraas
+ Matej Urbančič
+ Nguyễn Thái Ngọc Duy
+ Nilamdyuti Goswami
+ Piotr Drąg
+ Reinout van Schouwen
+ Tobias Endrigkeit
+ Tom Tryfonidis
+ Ville-Pekka Vainio
+ Wouter Bolsterlee
+ Yaron Shahrabani
+ Yuri Myasoedov
+ Мирослав Николић
+
+0.6:
+
+ * Port GOA and Network pages to egg-list-box
+ * Make account and language pages match new designs
+ * Remove symbolic icons for assistant "next" / "previous" buttons
+ * Make EULA pages not require checkboxes by default
+ * Add a new Keyboard Layout page, based on the code in the
+ control center.
+
+Code:
+ Jasper St. Pierre, Mattias Clasen, Michael Wood
+
+Translations:
+
+ Aron Xu
+ A S Alam
+ Daniel Mustieles
+ Dušan Kazik
+ Fran Diéguez
+ Gianvito Cavasoli
+ Khaled Hosny
+ Kristjan SCHMIDT
+ Matej Urbančič
+ Petr Kovar
+ Piotr Drąg
+ TmTFx
+ Yaron Shahrabani
+
+0.5:
+
+ * Be more forgiving if gnome-initial-setup user doesn't exist
+ * Improve password handling
+ * Eula page improvements
+ * Code cleanups, misc. fixes, crashes
+
+Code:
+ Jasper St. Pierre, Mattias Clasen, Michael Wood, Colin Walters
+
+Translations:
+
+Daniel Mustieles
+Jorge Pérez Pérez
+Matej Urbančič
+Mattias Põldaru
+Runa Bhattacharjee
+Sayak Sarkar (1):
+
+0.4:
+
+ * Convert over to a new GisPage base class to help prevent
+ memory leaks when switching locales.
+ * Remove old summary override system with a system that simply
+ swaps out the GtkBuilder filename at runtime.
+ * Add a simple movie player for the welcome-tour, based on clutter-gst.
+ * Fix GTK+-only assistant.
+ * Revamp the account page by making it modal dialog-less, and removing
+ the avatar picker. (RIP)
+ * Use symbolic icons for assistant "next" / "previous" buttons instead
+ of using Unicode glyphs.
+ * Style and design updates.
+ * Code cleanups, misc. fixes, crashes
+
+Code:
+ Jasper St. Pierre, Mattias Clasen
+
+Translations:
+
+ Andika Triwidada
+ Fran Diéguez
+ Gianvito Cavasoli
+ Kjartan Maraas
+ Matej Urbančič
+ Mattias Põldaru
+ Piotr Drąg
+ Мирослав Николић
+
+0.3:
+
+ * Port to GStreamer 1.0.
+ * Add a minimal systemd service.
+ * Fix issues with summary and autologin.
+ * Fix some crashes and issues with garbage in private structures.
+ * Install desktop files in the right place.
+ * Rework skeleton and copy-worker for GDM integration.
+ * Redesign the account page to be more like the control center.
+ * Add enterprise login support to the account page.
+
+Code:
+ Jasper St. Pierre, Mattias Clasen, Ray Strode, Stef Walters
+
+Translations:
+
+ Abhay Kadam
+ Alexandre Franke
+ Alexsey Nadtochey
+ Andika Triwidada
+ Ani Peter
+ Arash Mousavi
+ Arvis Lacis
+ A S Alam
+ Aurimas Černius
+ Bruce Cowan
+ Carles Ferrando
+ chandankumar
+ Changwoo Ryu
+ Chao-Hsiung Liao
+ Cheng Lu
+ Daniel Korostil
+ Daniel Mustieles
+ Daniel Nylander
+ Dr.T.Vasudevan
+ Duarte Loreto
+ Dušan Kazik
+ Felipe Borges
+ Fran Diéguez
+ Gabor Kelemen
+ Gil Forcada
+ Ivaylo Valkov
+ Kenneth Nielsen
+ Khaled Hosny
+ Kjartan Maraas
+ Kris Thomsen
+ Matej Urbančič
+ Mattias Põldaru
+ Muhammet Kara
+ Nguyễn Thái Ngọc Duy
+ Nilamdyuti Goswami
+ Pavol Klačanský
+ Petr Kovar
+ Piotr Drąg
+ Priit Laes
+ Rūdolfs Mazurs
+ Sandeep Sheshrao Shedmake
+ Timo Jyrinki
+ Tobias Endrigkeit
+ Tom Tryfonidis
+ Unticha Pramgoed
+ Urmas D
+ Yaron Shahrabani
+ Yuri Matsuk
+ Мирослав Николић
+
+0.2
+===
+
+ * Add a language selector to replace the Welcome splash screen
+ before.
+ * GDM integration has been rewritten to use libgdm instead of
+ libgdmuser.
+ * A lot of code has been properly split out into static
+ libraries; each page now has one static library. In the
+ future, we will have an unsupported module API that can be
+ used to extend the system.
+ * Use a cc-notebook, stolen from gnome-control-center, that
+ allows smooth animations between pages. A plain GTK+
+ implementation is being written for systems without the
+ capabilities to run animations.
+ * Complete integration by including a copy worker run on session
+ init. This strategy should work for the use case of enterprise
+ users.
+ * Fix libcheese integration, and disallow the file picker when
+ choosing a user icon.
+
+Code:
+ Jasper St. Pierre, Cosimo Cecchi
+
+Translations:
+
+ Alexandre Franke
+ Alexsey Nadtochey
+ Andika Triwidada
+ Arvis Lacis
+ A S Alam
+ Aurimas Černius
+ chandankumar
+ Chao-Hsiung Liao
+ Cheng Lu
+ Daniel Korostil
+ Daniel Mustieles
+ Fran Diéguez
+ Khaled Hosny
+ Kjartan Maraas
+ Matej Urbančič
+ Matthias Clasen
+ Muhammet Kara
+ Nguyễn Thái Ngọc Duy
+ Nilamdyuti Goswami
+ Piotr Drąg
+ Tobias Endrigkeit
+ Tom Tryfonidis
+ Urmas D
+ Yaron Shahrabani
+ Мирослав Николић
+
+0.1
+===
+
+ * First release
+ * EULA integration
+
+Known bugs:
+
+ * geoclue isn't working quite yet in all places.
+
+Code:
+
+ Mattias Clasen, Jasper St. Pierre, Ray Strode
+
+Design:
+
+ Allan Day, William Jon McCann, Jakub Steiner
+
+Translations:
+
+ Piotr Drag