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(master): release 1.2.1 #352

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.2.1 (2023-04-18)

⚠ BREAKING CHANGES

  • lock_settings: Removed Lock Settings from app's features.
  • notification: Notification changed to Notification Property.

Code Refactoring

  • lock_settings: removed lock settings feature realizing it is useless on some points (203c0e1)

Performance Improvements ⚡️

  • decreased cpu usage on break while keeping the screen awake using use-stay-awake hook" (b491204)
  • improved timer accuracy and overall app performance (42747c5)

Reverts ⏪️

  • electron version back to v8.2.5 due to installation error building for snap (4d2b015)
  • lerna versioning from unified to independent (66adcb3)
  • task_list: remove Done List option mention here #63 (279a34e)

Changes to Existing Features 🔧

Miscellaneous Chores

  • this is just to try and trigger the right release version (0356e5c)

Features ✨

  • added analytics that will only track number of users (022245d)
  • added Auto-Start Work Time, Minimize To Tray and Close To Tray options to the app settings (560eea9)
  • added checkbox on card detail section enable to mark the card as DONE and UNDONE (65b9e53)
  • added compact mode (#178) (75147e5)
  • added context menu on fields that are editable by default (eb59e25)
  • added custom notifications for auto-updates feature (8d8bb1c)
  • added progress on tray feature (3f6f6af)
  • added undo && redu feature with shorcut keys while still inside on task list (2b626ca)
  • allow other UI to scale to the new resizeable mode (f539abb)
  • allow the window to be resized and app to scale (d597e26)
  • app: add support for Windows portable version (ccee4b7)
  • app: update electron from v9.2.0 to v10.1.2 (64d40f6)
  • changed project folder architecture (576d317)
  • compact mode: prevent user from resizing the window (5381baa)
  • develop feature that enable to toggle default custom titlebar to a native one (aace053)
  • links: added new links inside the settings route (c6476b7)
  • notification: modify notification setting and add new options to choose from (dea0f4c)
  • prevent computer from going to sleep mode every breaks. Mention here #84 (4297e0f)
  • set initial useNativeTitlebar value depending on user's Operating System (870e3a5)
  • show the app on every timer ends if hidden (2858737)
  • special_break: improve user experience setting a special break time schedule (660c230)
  • timer: add option to disable timer animation to reduce cpu usage (5da514a)
  • trigger animation if the section is visible in viewport (104d4c7)
  • update electron to the latest version released (465f72a)
  • website: added minimal animation for the hero section (7a2aa36)
  • website: prevent body scroll when sidebar is open (f9b49db)
  • website: update downloadable installer version (e8551a2)

Bug Fixes 🐛

  • app icon on mac (4c4f71e)
  • app/renderer: fix linter warnings that causes CI test build failing (26edd59)
  • app: invalid .desktop category mentioned here #127 (ea58f5c)
  • app: issue #119 - Full screen break doesn't do anything on Ubuntu Linux (b307eec)
  • app: try to fix issue #106 (38c9666)
  • broken styles during compact mode (5a7330a)
  • bump version for main package.json (was resulting in wrong release version) (0de3f8e)
  • center add card element creating started (0fefcdc)
  • change help links cursor to pointer (61aeaeb), closes #167
  • disable/enable voice assistance in settings tab #108 (86aea7c)
  • don't close cards when clicking as its easy to lose info (3efcd11)
  • drag logic for logo on title bar (9bad3a5)
  • exiting fullscreen error on linux (00b2997)
  • explicitly define security policy to stop electron complaining (9081047)
  • fixed switching titlebar bug in linux operating system (ccb76be)
  • flag extra files for version bumps (08746fa)
  • fullscreen break escape key issue (ed65f43)
  • lower electron version as bumping causes release build failures (47ad9f5)
  • lower uuid version to fix lib export issue (d8bb58e)
  • mac fullscreen break (8fd653e)
  • mac: error when running on mac os (b953234)
  • mac: try to fix error when launching on Mac Operating System (1e3fcdd)
  • make tasks not edit when clicking contained links (846e6f3)
  • make the settings menu vertically resize (f44e655)
  • min size not respected when coming out of compact mode (e7da15c)
  • missing app icon (d4b32f3)
  • multiple tray icon after clicking close multiple times in Manjaro Linux (d5eb685)
  • narration: fixed duplicate narration on every break (c82fec3)
  • range slider visual bug on window resized (3439ab3)
  • re-enable resizeable as it may be causing issues on ubuntu (15ddfab)
  • some website styles including sticky images (79bea20)
  • special break failures (eaa41bf)
  • styling issues with compact mode + fullscreen (e651b7c)
  • task links not opening in new windows (7d17ec1)
  • timer task preview size (5065f76)
  • timer: issue about incorrect timer when the app is hidden (da913eb)
  • titlebar doesn't switch on Manjaro Linux (e41801c)
  • travis build error due to incorrect @pomatez/shareables version (9a70329)
  • update to electron 18 to avoid gpu issues on certain linux distros (543ff9a)
  • website build error (8a7b293)
  • website: force render on client-side (#206) (9d6bf18)
  • website: landing button link to download section (7a141b3)
  • website: remove canonical link as because it's unnecessary (0e04c2f)
  • website: remove the clean script on predeploy (0551202)
  • website: scrolling issues (82da7b1)
  • website: sEO including social preview image link and website url in page head (fe3c036)
  • window randomly vanishing on mac after minimise (d1e0e42)
  • windows full screen mode issues (7e1ba3e)

This PR was generated with Release Please. See documentation.

@roldanjr
Copy link
Member

Hi @sekwah41 can you help me fix this release? I'm not sure why it's still releasing version 1.2.1.

Prior to the PR of @jdebes #351, I also have a few commits that hasn't been detected I believed.

@roldanjr roldanjr closed this Apr 26, 2023
@roldanjr roldanjr deleted the release-please--branches--master branch April 26, 2023 13:45
@sekwah41
Copy link
Member

I can take a look later this week possibly :D

@sekwah41
Copy link
Member

At first glance though it looks like either someone has tampered with the release please branch directly, or something odd is going on. These branches should be entirely automated. Though the branch looks like it doesn't have the data form the pr.

@roldanjr
Copy link
Member

Yesterday, I tried experimenting with the release-please branch, thinking it might resolve the issue.
TBH, I have no idea what's really happening related to the release-please branch and why it's still creating a PR for version 1.2.1, though I might mess it up the last time I updated the website.

The problem I encountered at that time was that even though my branch was being rebased from the master branch, during PR, I couldn't merge it to the master branch, so what I did was rebase the master branch to the branch that I was working on and push it directly to GitHub.

And I think that started the problem, but if you look into the git history of the master branch @sekwah41, it looks fine, my updates are on top of the previous version updates.

Anyway, thank you @sekwah41 🙇🏼

@sekwah41
Copy link
Member

Usually itll only rebase the pr for release if its a feature or a fix. As it only is a single commit updating the version files and changelog. So even if its not rebased it shouldn't cause any issues.

Ill have some time tomorrow to look into it all :)

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

Successfully merging this pull request may close these issues.

Consistent use of CSS styles
2 participants