Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #95

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

luisbocanegra
Copy link
Owner

@luisbocanegra luisbocanegra commented Oct 15, 2024

🤖 I have created a release beep boop

1.0.0 (2024-10-17)

Features

  • add a way to detect existing custom background (330edb1)
  • add option to toggle debug mode (5fa12b2)
  • Add some more built-in presets (0dff660), closes #54
  • Allow applying multiple overrides to the same widget (9e4c466)
  • allow disabling all or specific parts of panel/widget/tray options (95bba20)
  • allow updating forced icon color (e755a72)
  • automatically unify widgets between start and end (be7ce3a), closes #39
  • bring back force icon color with support for non-symbolic icons (10af807)
  • bring back foreground shadow (3fd7fce), closes #69
  • bring back global disable (ef0095f)
  • bring back preset autoloading (383e8fa)
  • bring back widget icon and hide options (34f8828)
  • bring back widget/panel custom background blur (4a5adac), closes #72
  • Built-in presets support (63a08d3)
  • color refresh & expanded representation text color fix (b11b66c)
  • custom widget/panel/tray item margin (7b2d316)
  • expose the control of native panel visibility/opacity (2ba52bd)
  • Fallback to global configuration for disabled override options (6a2ede1), closes #70
  • find custom panel background and proper panel fixed side margins (663dcea)
  • follow the background color of parent elements (cf38921)
  • hide color animation controls for now (7306d3a)
  • improve settings UI/UX (a2f3e49)
  • keep track of widgets in panel and system tray (a6d444f)
  • make widget visible by default (b1df52b)
  • panel transparency and opacity (32ac70b)
  • per corner radius for background blur mask (589629c)
  • per widget blur override (fc9e2a2)
  • per widget configuration override (8d582c1)
  • prepare for per-widget configuration (6b9b554)
  • presets revamp (afd4ca8)
  • restore appearance when disabling panel/widget/tray tabs (4a4c298)
  • spacing between widgets and padding around them (433ae8d)
  • split overrides and force icon/text color from presets (c2fe8f8)
  • take colors from custom color list (8a0a4c3)
  • unified background areas (ba5ed59)
  • Update unified background settings labels (d5ddbce)
  • use common components for background (a3a8ab4)
  • User and per preset overrides (a4ea938)
  • wire colors from system color scheme logic & other stuff (1f74dd6)

Bug Fixes

  • actually restore tray color and panel margin on disable (801ec94)
  • address multiple colorization issues (55ae582), closes #55
  • align blur for top/left of screen, handle widget visibility changes (22c18cb)
  • allow configuration override for tray elements (858af9c)
  • allow fallback to global settings for shadows (431b3ac)
  • color scope switching and stuck panel padding (c92df5a)
  • compensate weird margin of tray expand button (620024f)
  • correct widget margin for vertical panels (eafb4ec)
  • enable/disable by clicking on widget (c26d797)
  • fix broken unified background areas and update on visible (36c4ea3)
  • Floating input fields not updating correctly (171f025)
  • forgot to push this for preset autoloading (69275b3)
  • keep original size of unified backgrounds to avoid offset in centered widgets (9c0013d)
  • list of custom colors not loading (ec7f68c)
  • properly update override configuration key name (dcfed1c)
  • reload settings and selected tab when switching target element (4b97002)
  • restore default spacing in edit mode to stop plasma from freezing (c25c6c4), closes #79
  • restore default widget margin if zero (5bacb91)
  • settings crash due to binding on buttons with custom colors (3aa8c07)
  • take screenshot and reload preview after saving preset (27da6f7)
  • update mask offset for Plasma 6.2 (8a30292)
  • use negative border width when disabled to avoid rendering issue (911eff7), closes #64
  • workaround korners bug on custom blur mask (a0986ba)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@luisbocanegra luisbocanegra force-pushed the release-please--branches--main branch 2 times, most recently from ce429c5 to a18e80c Compare October 17, 2024 12:49
@luisbocanegra luisbocanegra changed the title chore(main): release 0.6.0 chore(main): release 1.0.0 Oct 17, 2024
@luisbocanegra luisbocanegra force-pushed the release-please--branches--main branch from a18e80c to 85e6c7d Compare October 17, 2024 12:50
@luisbocanegra luisbocanegra merged commit 38ecf3d into main Oct 17, 2024
@luisbocanegra luisbocanegra deleted the release-please--branches--main branch October 17, 2024 13:07
@luisbocanegra
Copy link
Owner Author

🤖 Created releases:

@nikoraasu
Copy link

This release is amazing! Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment