Open
Conversation
* bumped electron and glob packages
* bumped electron and npm
* bumped glob, dotenv and electron-builder
* bumped electron
* starting a new version cycle
* fixed boot image of macOS
* adding base logic for Localization
* adding some translations
* traslated index page * starting translating alerts and popups
* translated ALL alerts and PopUps * starting traslating titles
* index page fully translated
* traslated PopUp Page
* translated the createCompany page
* added a Language Dropdown in Settings
* fixed some translations
* adding more infos in settings
* fixed ESCAPE action button
* fixed the close of the PopUp when an error is showed up
* added an option to choose the days to show in the chart
* added a default category option to choose
* added the "Enable Spellcheck" option in User Preferences settings
* fixed translation mismatchs
* fixed small bugs
* updated Changelog with the latest changes
* added spanish translations
* fixed bugs with macOS
* bumped i18next
* bumped electron-builder
* bumped supabase and glob
* bumped glob
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.11.0
Stack Upgrades
26.8.017.3.140.4.111.10.0New Features
[1491837] Languages added! Now you can choose between 🇮🇹 Italian, 🇪🇸 Spanish and 🇬🇧/🇺🇸 English!
[fd45eaf] Redesigned settings with subtitles and much more!
[b961018] Added the option to choose how many days to show in the chart! (You can find it in Settings > Chart Settings > Days to Show).
[175d140] Added an option where you can customize the default Category of the button for it!
[f920e0c] Added an option to enable the SpellCheck feature.
Bug Fixes
[1a3adef] Fixed a bug where the application's StartUp icon was not displayed correctly on macOS.
[200faf2] Fixed a bug where if the user pressed the ESCAPE key, the “OK” action was performed instead of “CANCEL”.
[bf07f35] Fixed a bug that caused the popup to crash when an edit was invalid.
[b3b4edd] Minor bug fixes.