mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
16.1.0
This commit is contained in:
parent
e3dc7fa56f
commit
2762c60319
6 changed files with 148 additions and 6 deletions
71
CHANGELOG.md
71
CHANGELOG.md
|
|
@ -1,3 +1,74 @@
|
|||
# [16.1.0](https://github.com/johannesjo/super-productivity/compare/v16.0.0...v16.1.0) (2025-10-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- app not closing on MacOS ([6350a72](https://github.com/johannesjo/super-productivity/commit/6350a7249f576cd78c201c63b72e7b8c2a468d98)), closes [#5327](https://github.com/johannesjo/super-productivity/issues/5327)
|
||||
- close move to project context menu after selecting a project ([1e8c90c](https://github.com/johannesjo/super-productivity/commit/1e8c90c588857f2491ef38b1486907d4ac548f6e))
|
||||
- code error ([8610a11](https://github.com/johannesjo/super-productivity/commit/8610a119afd4f5d4a7af93e042bd72ae15aa35f3))
|
||||
- color gets stuck behind glass ui ([847ba4a](https://github.com/johannesjo/super-productivity/commit/847ba4a70e6deee45bfa37cc78056db732ad5324)), closes [#5316](https://github.com/johannesjo/super-productivity/issues/5316)
|
||||
- current work context lost in add task bar when typing short syntax ([f191870](https://github.com/johannesjo/super-productivity/commit/f191870bbad54fefa1cab89f3855464607a8f911))
|
||||
- don't introduce model validation error ([e3dc7fa](https://github.com/johannesjo/super-productivity/commit/e3dc7fa56f83937976ec396458faaf40cfbdf3df))
|
||||
- Initialize isEmoji on component initialization for icon-input component ([b3d4f12](https://github.com/johannesjo/super-productivity/commit/b3d4f12ee4f104ffedca7fe49a09d4c3adcef99d))
|
||||
- not being able to enter space at end of task title ([c34f258](https://github.com/johannesjo/super-productivity/commit/c34f258c5063d22ebda3bce57bd83c5828176fa3))
|
||||
- prevent chart component download chart image on enter press ([c357531](https://github.com/johannesjo/super-productivity/commit/c357531fbbd29a8a1763dd2ad8785a21e2fd8176))
|
||||
- prevent share button from being focused ([b772511](https://github.com/johannesjo/super-productivity/commit/b7725118e265be0a705c6b1d63825525969faa7d))
|
||||
- **settings:** add color input for cross-browser consistency ([#3931](https://github.com/johannesjo/super-productivity/issues/3931)) ([f7d6e06](https://github.com/johannesjo/super-productivity/commit/f7d6e06041cd521ff50eb7c3c93de6b9bf195d0d))
|
||||
- **shepherd:** outdated tour ([d53ac82](https://github.com/johannesjo/super-productivity/commit/d53ac8224d8e6ddfba150fdd4a73a65afee373ca)), closes [#5313](https://github.com/johannesjo/super-productivity/issues/5313)
|
||||
- short syntax not being removed from task title on edit ([3347df4](https://github.com/johannesjo/super-productivity/commit/3347df44f8ac563805d2d5b07914df5677a81786))
|
||||
- spell checker phoning home [#5314](https://github.com/johannesjo/super-productivity/issues/5314) ([911e82b](https://github.com/johannesjo/super-productivity/commit/911e82bea5c3ca2ba14adc222c0350cb89a5cc4e))
|
||||
- styling for drag handle on mobile ([1c844bf](https://github.com/johannesjo/super-productivity/commit/1c844bfe52d8a2fa8bba8530db69dc70d79f7420))
|
||||
- **task:** prefer shortest project title prefix match ([#4225](https://github.com/johannesjo/super-productivity/issues/4225)) ([1cf1686](https://github.com/johannesjo/super-productivity/commit/1cf16868212386266c3bc6bd6edb1b025c4c7cbb))
|
||||
- Update "Repeat from Completion" text and logic for task repeat configurations ([78efc36](https://github.com/johannesjo/super-productivity/commit/78efc36f4eb0df1182da20f33f9460abfeffcb0e))
|
||||
|
||||
### Features
|
||||
|
||||
- Add "Repeat from Completion" logic for task repeat configurations ([dd12140](https://github.com/johannesjo/super-productivity/commit/dd12140cb0db6035bef997b52d2d9c2031d55411))
|
||||
- add option to share list as markdown ([552636a](https://github.com/johannesjo/super-productivity/commit/552636a7802e79ab89912402940c650eb54ef95c))
|
||||
- **customizerMenu:** change color of active filter button ([aaf7316](https://github.com/johannesjo/super-productivity/commit/aaf731652fbbb8e2d016dcae4e1dddef45dfe533))
|
||||
- **customizerMenu:** first draft for component ([c450805](https://github.com/johannesjo/super-productivity/commit/c45080527ef06f484de8aca752b893f207aea679))
|
||||
- **customizerMenu:** move filter button left of play button ([5889c86](https://github.com/johannesjo/super-productivity/commit/5889c8601b85647d47d38612f19542ec206e9baf))
|
||||
- **customizerMenu:** move filter button to right of project title ([1c4b125](https://github.com/johannesjo/super-productivity/commit/1c4b12531daad43fdef578f7671b2b6eada4f3ae))
|
||||
- **customizerMenu:** polish new filter menu button and menu ([832f7a9](https://github.com/johannesjo/super-productivity/commit/832f7a95a0be25b7f349ee0a0cbd69bb7add8dd7))
|
||||
- **customizerMenu:** second draft for component ([008134d](https://github.com/johannesjo/super-productivity/commit/008134d2d537c7fab5bbaead644c428a8ac14d75))
|
||||
- **customizerMenu:** try to move checkmark to the right ([4f4021e](https://github.com/johannesjo/super-productivity/commit/4f4021ee3eef1a56034a1579ad4ac4e8101746c1))
|
||||
- don't show productivity tip longer unless activated ([45ae2f8](https://github.com/johannesjo/super-productivity/commit/45ae2f8cb63fc1369adf33e1a5999e7649bd6581))
|
||||
- **focusMode:** keep banner if focus session is complete ([8227909](https://github.com/johannesjo/super-productivity/commit/82279090b1d9ed412f2bbb3bb7d5b682535f2b7c))
|
||||
- improve context menus ([d9b4ba5](https://github.com/johannesjo/super-productivity/commit/d9b4ba5cbf67ee773bfee538a6e4577ecac588c6))
|
||||
- improve error handling for [#5330](https://github.com/johannesjo/super-productivity/issues/5330) ([a6b876c](https://github.com/johannesjo/super-productivity/commit/a6b876c897a1bf4f31a9cfecfae05490d489bf7d))
|
||||
- improve mobile navigation experience ([8b27fe6](https://github.com/johannesjo/super-productivity/commit/8b27fe6658233afd6fad2df053247225ac21cda2))
|
||||
- improve performance during route changes ([fddedf3](https://github.com/johannesjo/super-productivity/commit/fddedf3fa674aa84eaa898dce03745d0e8c441e2))
|
||||
- improve styling for focus mode mode selection ([ee9b4e4](https://github.com/johannesjo/super-productivity/commit/ee9b4e47f920123139bdbe4dddb75c33257db6f1))
|
||||
- improve task-title component to make it more performant ([e8863fb](https://github.com/johannesjo/super-productivity/commit/e8863fb376fbd6806e4856ceb493df070178eee1))
|
||||
- make share work for native android ([242bc25](https://github.com/johannesjo/super-productivity/commit/242bc25ac4d554f5f663faef98e4e7d808699d69))
|
||||
- make tag and project suggestions more consistent [#5343](https://github.com/johannesjo/super-productivity/issues/5343) ([cc002d1](https://github.com/johannesjo/super-productivity/commit/cc002d192e819c9d15e7c0801e432653c58e115b))
|
||||
- make tag and project suggestions more consistent 2 [#5343](https://github.com/johannesjo/super-productivity/issues/5343) ([3f96537](https://github.com/johannesjo/super-productivity/commit/3f9653750a85cffea9fe4c5dc6bceb2721a0a3ef))
|
||||
- **metric:** add share function ([d05409e](https://github.com/johannesjo/super-productivity/commit/d05409e6296053fdaab9b54db99589743c415240))
|
||||
- **metric:** improve on share function ([ee26ec3](https://github.com/johannesjo/super-productivity/commit/ee26ec3fca00282606ac6ee237f256ab5c9a52d6))
|
||||
- **metric:** improve responsiveness ([ebb628f](https://github.com/johannesjo/super-productivity/commit/ebb628fc5806fba25fcc106cce33e43e2ccccc57))
|
||||
- **metric:** make all charts shareable ([9299db4](https://github.com/johannesjo/super-productivity/commit/9299db4468d7a61e069dffbdc1225aa5bda84b43))
|
||||
- **metrics:** add heatmap ([d1eb1b4](https://github.com/johannesjo/super-productivity/commit/d1eb1b49b19b91799f6ee2252c33ae29a52dce2c))
|
||||
- **metrics:** add support for first day of week setting ([b5747e7](https://github.com/johannesjo/super-productivity/commit/b5747e7d0d949843f1eec44b5fb2a77fbbb2dfbe))
|
||||
- **metrics:** make today case work ([0d9c3c2](https://github.com/johannesjo/super-productivity/commit/0d9c3c2d0ab57e2b2ad6513be6549035c3dd6626))
|
||||
- **metrics:** polish heatmap ([ca93982](https://github.com/johannesjo/super-productivity/commit/ca93982db84eabb2308f952a9e1494c3fa7fc0ca))
|
||||
- only show filter button on work view pages ([d16e060](https://github.com/johannesjo/super-productivity/commit/d16e060b99bcc080ee11840a49265af07484cecc))
|
||||
- performance improvements ([a263953](https://github.com/johannesjo/super-productivity/commit/a2639532a0a16e6e44d2d0a4095fdfd0c64efe72))
|
||||
- **repeatTasks:** improve on ui ([919ee0b](https://github.com/johannesjo/super-productivity/commit/919ee0b453353511a53812138e3c50e91cffa2b6))
|
||||
- **repeatTasks:** improve on ui from PR ([765c158](https://github.com/johannesjo/super-productivity/commit/765c158419c246ff9f1b45c2c7b0a69711171f5b))
|
||||
- **schedule:** refresh current time badge too ([763b201](https://github.com/johannesjo/super-productivity/commit/763b201dad2b3f549fdf2213eb7ac2bb7eca0e24))
|
||||
- **schedule:** remove filter button from right ([24e1f3b](https://github.com/johannesjo/super-productivity/commit/24e1f3b6a4108f9d3a7f0803c3f4d0ba5606c648))
|
||||
- **share:** add native share ([459b189](https://github.com/johannesjo/super-productivity/commit/459b189e269291bbfcd43babc709c81c6fd4bbb4))
|
||||
- **share:** implement for basic project metrics ([fb418ba](https://github.com/johannesjo/super-productivity/commit/fb418ba755de8dc13851071056948a75abb02837))
|
||||
- **share:** improve share ([012b0b2](https://github.com/johannesjo/super-productivity/commit/012b0b2fa5bd4fde49495a1f6e5721bf02aab9df))
|
||||
- **share:** improve share ([28510df](https://github.com/johannesjo/super-productivity/commit/28510df7fbe5adc9bef760ed1c3f975a6425ac4e))
|
||||
- **share:** outline multi platform share functionality ([9574dd4](https://github.com/johannesjo/super-productivity/commit/9574dd4f1997ba6d22d43476a611d2b3586f86c9))
|
||||
- **share:** remove electron share again ([c58e269](https://github.com/johannesjo/super-productivity/commit/c58e269678f155e3c5904a45381db76656db0456))
|
||||
- **shepherd:** animate buttons ([f3fd788](https://github.com/johannesjo/super-productivity/commit/f3fd78831038e07cbb5ea73138f2884ddea8b301)), closes [#5297](https://github.com/johannesjo/super-productivity/issues/5297)
|
||||
- **task:** improve performance of task component 1 ([f70f427](https://github.com/johannesjo/super-productivity/commit/f70f427db453552b73ecd347039c661385550ecc)), closes [#5212](https://github.com/johannesjo/super-productivity/issues/5212)
|
||||
- **task:** improve performance of task component 2 ([05ddbce](https://github.com/johannesjo/super-productivity/commit/05ddbceb0a22d960f596aae6b92e3182579e323f)), closes [#5212](https://github.com/johannesjo/super-productivity/issues/5212)
|
||||
- **task:** improve performance of task component 3 ([fdb0b77](https://github.com/johannesjo/super-productivity/commit/fdb0b77943136939e8b84264bd13276641977c4b)), closes [#5212](https://github.com/johannesjo/super-productivity/issues/5212)
|
||||
- **task:** improve performance of task component 4 ([69fa815](https://github.com/johannesjo/super-productivity/commit/69fa815501147ef53af8e0c50998e6a23e212f9e)), closes [#5212](https://github.com/johannesjo/super-productivity/issues/5212)
|
||||
- **task:** improve performance of task component 5 ([8169e3b](https://github.com/johannesjo/super-productivity/commit/8169e3beec04bd78312ea9537192e91413b515e8)), closes [#5212](https://github.com/johannesjo/super-productivity/issues/5212)
|
||||
|
||||
# [16.0.0](https://github.com/johannesjo/super-productivity/compare/v15.3.0...v16.0.0) (2025-10-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ android {
|
|||
minSdkVersion 24
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 16_00_00_0000
|
||||
versionName "16.0.0"
|
||||
versionCode 16_01_00_0000
|
||||
versionName "16.1.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
manifestPlaceholders = [
|
||||
hostName : "app.super-productivity.com",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,71 @@
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
* app not closing on MacOS (6350a72), closes #5327
|
||||
* close move to project context menu after selecting a project
|
||||
* code error
|
||||
* color gets stuck behind glass ui (847ba4a), closes #5316
|
||||
* current work context lost in add task bar when typing short syntax
|
||||
* don't introduce model validation error
|
||||
* Initialize isEmoji on component initialization for icon-input component
|
||||
* not being able to enter space at end of task title
|
||||
* prevent chart component download chart image on enter press
|
||||
* prevent share button from being focused
|
||||
* **settings:** add color input for cross-browser consistency (#3931)
|
||||
* **shepherd:** outdated tour (d53ac82), closes #5313
|
||||
* short syntax not being removed from task title on edit
|
||||
* spell checker phoning home #5314
|
||||
* styling for drag handle on mobile
|
||||
* **task:** prefer shortest project title prefix match (#4225)
|
||||
* Update "Repeat from Completion" text and logic for task repeat configurations
|
||||
### Features
|
||||
|
||||
* Add "Repeat from Completion" logic for task repeat configurations
|
||||
* add option to share list as markdown
|
||||
* **customizerMenu:** change color of active filter button
|
||||
* **customizerMenu:** first draft for component
|
||||
* **customizerMenu:** move filter button left of play button
|
||||
* **customizerMenu:** move filter button to right of project title
|
||||
* **customizerMenu:** polish new filter menu button and menu
|
||||
* **customizerMenu:** second draft for component
|
||||
* **customizerMenu:** try to move checkmark to the right
|
||||
* don't show productivity tip longer unless activated
|
||||
* **focusMode:** keep banner if focus session is complete
|
||||
* improve context menus
|
||||
* improve error handling for #5330
|
||||
* improve mobile navigation experience
|
||||
* improve performance during route changes
|
||||
* improve styling for focus mode mode selection
|
||||
* improve task-title component to make it more performant
|
||||
* make share work for native android
|
||||
* make tag and project suggestions more consistent #5343
|
||||
* make tag and project suggestions more consistent 2 #5343
|
||||
* **metric:** add share function
|
||||
* **metric:** improve on share function
|
||||
* **metric:** improve responsiveness
|
||||
* **metric:** make all charts shareable
|
||||
* **metrics:** add heatmap
|
||||
* **metrics:** add support for first day of week setting
|
||||
* **metrics:** make today case work
|
||||
* **metrics:** polish heatmap
|
||||
* only show filter button on work view pages
|
||||
* performance improvements
|
||||
* **repeatTasks:** improve on ui
|
||||
* **repeatTasks:** improve on ui from PR
|
||||
* **schedule:** refresh current time badge too
|
||||
* **schedule:** remove filter button from right
|
||||
* **share:** add native share
|
||||
* **share:** implement for basic project metrics
|
||||
* **share:** improve share
|
||||
* **share:** improve share
|
||||
* **share:** outline multi platform share functionality
|
||||
* **share:** remove electron share again
|
||||
* **shepherd:** animate buttons (f3fd788), closes #5297
|
||||
* **task:** improve performance of task component 1 (f70f427), closes #5212
|
||||
* **task:** improve performance of task component 2 (05ddbce), closes #5212
|
||||
* **task:** improve performance of task component 3 (fdb0b77), closes #5212
|
||||
* **task:** improve performance of task component 4 (69fa815), closes #5212
|
||||
* **task:** improve performance of task component 5 (8169e3b), closes #5212
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "16.0.0",
|
||||
"version": "16.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "superProductivity",
|
||||
"version": "16.0.0",
|
||||
"version": "16.1.0",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "16.0.0",
|
||||
"version": "16.1.0",
|
||||
"description": "ToDo list and Time Tracking",
|
||||
"keywords": [
|
||||
"ToDo",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
// this file is automatically generated by git.version.ts script
|
||||
export const versions = {
|
||||
version: '16.0.0',
|
||||
version: '16.1.0',
|
||||
revision: 'NO_REV',
|
||||
branch: 'NO_BRANCH',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue