Skip to content

Releases: stuarthayhurst/privacy-menu-extension

Release v15.0

10 Jul 16:03
Compare
Choose a tag to compare

New Changes:

  • New design for grouped quick settings
    • Moved settings out of submenus
    • Each setting gets an icon, label and toggle switch
  • Updated Italian translation (#25)
  • Updated Dutch translation (#26)

Release v14.0

25 Jun 20:39
Compare
Choose a tag to compare

New Changes:

  • Added setting to group quick setting toggles
  • Use GtkBox as parent element, instead of GtkGrid
  • Stopped translating log messages
  • Build system improvements
  • General code cleanup
  • README and documentation fixes

Release v13.0

10 Jun 15:41
Compare
Choose a tag to compare

New Changes:

  • Added donation information to metadata
  • Internal code structure changes (preparation for future)

Release v12.0

26 May 23:01
Compare
Choose a tag to compare

New Changes:

  • Renamed extension to "Privacy Quick Settings"
  • Replaced tray icon with system privacy icon
  • Added Czech translation - Amereyeu (#22)
  • Added Persian translation - mskf1383 (#23)

Release v11.0

20 Mar 00:59
Compare
Choose a tag to compare

New Changes:

  • Added Finnish translation - SamuLumio (#21)
  • Moved settings toggles above background apps entry in GNOME 44

Release v10.0

01 Mar 18:53
Compare
Choose a tag to compare

New Changes:

  • Removed unused import from prefs.js
  • Build system, runner and README improvements
  • Simplify UI file definitions
  • Added GNOME 44 support

Release v9.0

09 Oct 18:46
Compare
Choose a tag to compare

New Changes:

  • Updated Italian translation #18
  • Added Russian translation - ikibastus1

Release v8.0

03 Oct 16:54
Compare
Choose a tag to compare

New Changes:

  • Added support for new quick settings area (GNOME 43+)
  • Renamed extension to display as "Privacy Quick Settings Menu"
  • Updated extension logo and screenshot
  • Updated README and styling
  • Code quality improvements

Release v7.0

11 Sep 20:14
Compare
Choose a tag to compare

New Changes:

  • Minor documentation changes
  • GNOME 43 metadata support

Release v6.0

23 May 15:11
Compare
Choose a tag to compare

New Changes:

  • Updated GitHub runner to Ubuntu 22.04 and Python 3.10, test entire build system faster
  • Added preferences menu (#8)
  • Added preference for position of the status indicator (#8)
  • Updated README for new build targets and dependencies (#8)
  • Updated documentation
  • Build system and structure improvements
  • Code styling and quality improvements