Taskify Business 1.10.5 (February Security Patch)#53
Open
Andrea-Filice wants to merge 18 commits intomainfrom
Open
Taskify Business 1.10.5 (February Security Patch)#53Andrea-Filice wants to merge 18 commits intomainfrom
Andrea-Filice wants to merge 18 commits intomainfrom
Conversation
* bumped supabase-js
* updating electron-builder and fixing vulnerabilities
* updating electron e supabase-js
* started a new release cycle
* fixed icons to buttons in Settings * fixed boot icon
* renamed "Task Settings" to "User Preferences"
* fixed bug with color combination of Charts Settings
* fixed edit button disable behaviour when no edit are made to the Task.
* optimizing memory consumation * reduce program complessity
* created CHANGELOG for the next release
* fixed small line to CHANGELOG file
* bumped electron-builder
* bumped supabase-js
* bumped supabase-js (and wait for npm to wakeup)
* resolving vulnerabilities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for Taskify Business 1.10.5 (February Security Patch)
Stack Upgrades
2.94.126.7.040.1.011.9.0This version of Taskify Business resolves important security vulnerabilities caused by packages used by the application that were not updated correctly. This update is recommended for all users as part of the February Security Patch.
Bug Fixes
[4fc6076] Fixed a bug where button icons could be too large.
[4c533ab] Renamed the “Task Settings” section to “User Preferences”.
[6b18ed4] Fixed a bug where the colors selected for the chart lines were reversed when the application was opened.
[c422a3f] Fixed an issue where the Edit button in the pop-up was still active even if no changes had been made to the task.
[b468d93] Performance Improvements.