mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
10.2.0
This commit is contained in:
parent
0335c0e3e8
commit
ac62061a75
6 changed files with 113 additions and 6 deletions
55
CHANGELOG.md
55
CHANGELOG.md
|
|
@ -1,3 +1,58 @@
|
|||
# [10.2.0](https://github.com/johannesjo/super-productivity/compare/v10.1.1...v10.2.0) (2024-11-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- correct notes toggle button color ([fb03c4a](https://github.com/johannesjo/super-productivity/commit/fb03c4aaa427648de9ac220b3e7ced517fb0b537))
|
||||
- crash when env var WEBDAV_BACKEND is not set ([7d5ccbd](https://github.com/johannesjo/super-productivity/commit/7d5ccbd7ef80a07a365dac54226e825af228c536))
|
||||
- error message not showing after unsuccessful import ([b553319](https://github.com/johannesjo/super-productivity/commit/b5533190e279e68c76fb6ccfe12c788d3db2fe54))
|
||||
- **simpleCounter:** duration ([9c3b277](https://github.com/johannesjo/super-productivity/commit/9c3b2770891faad72420189d73592b4b67b07790))
|
||||
- **sync:** rev check code [#3661](https://github.com/johannesjo/super-productivity/issues/3661) [#3660](https://github.com/johannesjo/super-productivity/issues/3660) ([03cd56c](https://github.com/johannesjo/super-productivity/commit/03cd56cb32a3f3d668dee12bdd0cb93cfd09fe42))
|
||||
- **webDav:** add workaround for MKCOL problem on android ([b8e0551](https://github.com/johannesjo/super-productivity/commit/b8e0551e8eaf955e04565c760425939b0ebe901d))
|
||||
- **webDav:** base url not working as expected [#3617](https://github.com/johannesjo/super-productivity/issues/3617) ([5bdc326](https://github.com/johannesjo/super-productivity/commit/5bdc32606fa21603acdfa843e79e38df6e0dddd8))
|
||||
- wrong url parsing for marked ([ff99310](https://github.com/johannesjo/super-productivity/commit/ff993102076585037c31c2134858bdd783c02950))
|
||||
|
||||
### Features
|
||||
|
||||
- allow adding of all RFC3986 uris as attachment type link [#2775](https://github.com/johannesjo/super-productivity/issues/2775) ([1e07c7b](https://github.com/johannesjo/super-productivity/commit/1e07c7bffd7dceafb10e08f5e4ff90691739738c))
|
||||
- allow clicking of all RFC3986 uris [#2775](https://github.com/johannesjo/super-productivity/issues/2775) ([016210e](https://github.com/johannesjo/super-productivity/commit/016210ea9ba13a2a6bee917a385a4c0e5400b7bc))
|
||||
- allow clicking of all RFC3986 uris [#2775](https://github.com/johannesjo/super-productivity/issues/2775) ([9cfc304](https://github.com/johannesjo/super-productivity/commit/9cfc3045448590ffa9d51f45d1eaa6a6290f9f40))
|
||||
- allow even shorter short syntax for scheduling tasks (e.g. [@9](https://github.com/9) => 9:00) ([23d41b7](https://github.com/johannesjo/super-productivity/commit/23d41b736160cb8dc93041e32d4698022e1728fa))
|
||||
- **android:** improve error handling in request interceptor 3657 ([0ca62ef](https://github.com/johannesjo/super-productivity/commit/0ca62efbe61659b1d12515b7823c83225b3df901))
|
||||
- **android:** minimize app instead of close ([c5b8f2e](https://github.com/johannesjo/super-productivity/commit/c5b8f2e63e1358cf83013ab18bab3b7721c4550d))
|
||||
- **android:** prepare auto builds ([3b79312](https://github.com/johannesjo/super-productivity/commit/3b7931245e2d1542a6e5a5a7b678be6145f7c364))
|
||||
- changes the separators when the user is typing ([57d1d1a](https://github.com/johannesjo/super-productivity/commit/57d1d1af604f7d124b9b14d285a4c9aa7b5fd6cb))
|
||||
- **electron:** fix weird typing issue ([3f57265](https://github.com/johannesjo/super-productivity/commit/3f5726511370006a34d7640b4687283f29035061))
|
||||
- hide hidden projects from add task bar mention suggestions ([b3e14e2](https://github.com/johannesjo/super-productivity/commit/b3e14e22475b0d8ad20a00944d6e8aef5076f6f1))
|
||||
- hide hidden projects from add task bar mention suggestions ([e69abdf](https://github.com/johannesjo/super-productivity/commit/e69abdf7a0c4e701dc57e7400a05638d7050ba6e))
|
||||
- hide hidden projects from add task bar mention suggestions ([2e74f9c](https://github.com/johannesjo/super-productivity/commit/2e74f9c45d81a4e32c5a4b7e39f2d50e6c9e2094))
|
||||
- improve task component performance (possibly) ([96df739](https://github.com/johannesjo/super-productivity/commit/96df7394b98bcbe44535de759626edc8da7f3234))
|
||||
- only show countdown timer when active ([795a7ab](https://github.com/johannesjo/super-productivity/commit/795a7abe5f4089f295a2b595e86a8dde7af08ef7))
|
||||
- prevent case when task could be lost to the void ([d4a583c](https://github.com/johannesjo/super-productivity/commit/d4a583cfb738a4cb2101ce077f386e0d360e06d8))
|
||||
- remove legacy data warning ([947f1d5](https://github.com/johannesjo/super-productivity/commit/947f1d500f6990d24093fc9068dbdc66bf2842e8))
|
||||
- **repeatedTasks:** autofill start time for scheduled tasks ([ebf9a10](https://github.com/johannesjo/super-productivity/commit/ebf9a1051230459d78bbcab473b95d16b8362eee))
|
||||
- **repeatedTasks:** autofill start time for scheduled tasks ([eca9ffc](https://github.com/johannesjo/super-productivity/commit/eca9ffcc095651cd5a100deea8606f1c35ad6162))
|
||||
- **repeatedTasks:** autofill start time for scheduled tasks ([09b8ad9](https://github.com/johannesjo/super-productivity/commit/09b8ad9b25871cd49134b660f3199c9b2e0cb004))
|
||||
- show android version on settings page ([3c27eb0](https://github.com/johannesjo/super-productivity/commit/3c27eb028c3b99fa44d184f3847d1214cb741f11))
|
||||
- show android version on settings page ([6b39e2a](https://github.com/johannesjo/super-productivity/commit/6b39e2a20437b256a67a7f528ca79546b2483380))
|
||||
- show android version on settings page ([d6d1bb3](https://github.com/johannesjo/super-productivity/commit/d6d1bb359cb772016fee0de5da4d2bbaffd865fa))
|
||||
- **simpleCounter:** add outline to countdown button when time is up ([585d5de](https://github.com/johannesjo/super-productivity/commit/585d5de5ecd9534c6a1314fd519ad3f72389b4a8))
|
||||
- **simpleCounter:** add translations ([545eb1f](https://github.com/johannesjo/super-productivity/commit/545eb1f0b0f95d3e863b30abacfb7b2b57bffadd))
|
||||
- **simpleCounter:** add translations ([25f3c88](https://github.com/johannesjo/super-productivity/commit/25f3c8858adc5577c7601361fad111c363d7ac2c))
|
||||
- **simpleCounter:** add translations 2 ([648d4f5](https://github.com/johannesjo/super-productivity/commit/648d4f534578d78e04b65bf9b9e9a7e3cdb0993f))
|
||||
- **simpleCounter:** add translations 2 ([442c412](https://github.com/johannesjo/super-productivity/commit/442c4127c211d51a87205111183ef5831b7a1a16))
|
||||
- **simpleCounter:** improve repeat countdown button for session over ([85dd788](https://github.com/johannesjo/super-productivity/commit/85dd7889d89d60673d7ea9184a700a55654e1854))
|
||||
- **simpleCounter:** improve repeat countdown button for session over ([d1f5c1c](https://github.com/johannesjo/super-productivity/commit/d1f5c1c929145837bd3ab318661012746f0e7d91))
|
||||
- **simpleCounter:** make config for new counter type work ([487ea65](https://github.com/johannesjo/super-productivity/commit/487ea65c893fbac76d6db79f135805b78ebdf908))
|
||||
- **simpleCounter:** make config for new counter type work ([d223041](https://github.com/johannesjo/super-productivity/commit/d223041d7297018c21a606c66a81c5ae42ac4070))
|
||||
- **simpleCounter:** make new simple counter type work ([33a51ef](https://github.com/johannesjo/super-productivity/commit/33a51ef5234a79e0a25c7fff64a183249df6a7af))
|
||||
- **simpleCounter:** make new simple counter type work ([a377bba](https://github.com/johannesjo/super-productivity/commit/a377bbafbbb0d1480ebc151f04d21d09935f9c9c))
|
||||
- **simpleCounter:** outline new type ([a029718](https://github.com/johannesjo/super-productivity/commit/a029718bd8c6d8fa146e50685e69f3163fb9ad0c))
|
||||
- **simpleCounter:** outline new type ([00fed99](https://github.com/johannesjo/super-productivity/commit/00fed99c188c6f06f2d761e9013e046caecd64e9))
|
||||
- **simpleCounter:** use banner for new type instead of alert ([17df405](https://github.com/johannesjo/super-productivity/commit/17df405ca2f01d9a1aded47df56c752ded622124))
|
||||
- **simpleCounter:** use banner for new type instead of alert ([b9b53fc](https://github.com/johannesjo/super-productivity/commit/b9b53fcb361c6fc87ff64d7409afd05b6426447b))
|
||||
- **sync:** handle special edge case [#3651](https://github.com/johannesjo/super-productivity/issues/3651) ([3e9a56c](https://github.com/johannesjo/super-productivity/commit/3e9a56cf0c2185a23eb91bd2b0b4b449a766cd72))
|
||||
- **task:** show list of all tasks when adding unrecorded time [#3666](https://github.com/johannesjo/super-productivity/issues/3666) ([733177d](https://github.com/johannesjo/super-productivity/commit/733177dfee984137f25326b34355d555fc13764e))
|
||||
|
||||
## [10.1.1](https://github.com/johannesjo/super-productivity/compare/v10.1.0...v10.1.1) (2024-11-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ android {
|
|||
minSdkVersion 24
|
||||
targetSdkVersion 34
|
||||
compileSdk 34
|
||||
versionCode 100101
|
||||
versionName "10.1.1"
|
||||
versionCode 100200
|
||||
versionName "10.2.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
manifestPlaceholders = [
|
||||
hostName : "app.super-productivity.com",
|
||||
|
|
|
|||
52
fastlane/metadata/android/en-US/changelogs/100200.txt
Normal file
52
fastlane/metadata/android/en-US/changelogs/100200.txt
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
* correct notes toggle button color
|
||||
* crash when env var WEBDAV_BACKEND is not set
|
||||
* error message not showing after unsuccessful import
|
||||
* **simpleCounter:** duration
|
||||
* **sync:** rev check code #3661 #3660
|
||||
* **webDav:** add workaround for MKCOL problem on android
|
||||
* **webDav:** base url not working as expected #3617
|
||||
* wrong url parsing for marked
|
||||
### Features
|
||||
|
||||
* allow adding of all RFC3986 uris as attachment type link #2775
|
||||
* allow clicking of all RFC3986 uris #2775
|
||||
* allow clicking of all RFC3986 uris #2775
|
||||
* allow even shorter short syntax for scheduling tasks (e.g. @9 => 9:00)
|
||||
* **android:** improve error handling in request interceptor 3657
|
||||
* **android:** minimize app instead of close
|
||||
* **android:** prepare auto builds
|
||||
* changes the separators when the user is typing
|
||||
* **electron:** fix weird typing issue
|
||||
* hide hidden projects from add task bar mention suggestions
|
||||
* hide hidden projects from add task bar mention suggestions
|
||||
* hide hidden projects from add task bar mention suggestions
|
||||
* improve task component performance (possibly)
|
||||
* only show countdown timer when active
|
||||
* prevent case when task could be lost to the void
|
||||
* remove legacy data warning
|
||||
* **repeatedTasks:** autofill start time for scheduled tasks
|
||||
* **repeatedTasks:** autofill start time for scheduled tasks
|
||||
* **repeatedTasks:** autofill start time for scheduled tasks
|
||||
* show android version on settings page
|
||||
* show android version on settings page
|
||||
* show android version on settings page
|
||||
* **simpleCounter:** add outline to countdown button when time is up
|
||||
* **simpleCounter:** add translations
|
||||
* **simpleCounter:** add translations
|
||||
* **simpleCounter:** add translations 2
|
||||
* **simpleCounter:** add translations 2
|
||||
* **simpleCounter:** improve repeat countdown button for session over
|
||||
* **simpleCounter:** improve repeat countdown button for session over
|
||||
* **simpleCounter:** make config for new counter type work
|
||||
* **simpleCounter:** make config for new counter type work
|
||||
* **simpleCounter:** make new simple counter type work
|
||||
* **simpleCounter:** make new simple counter type work
|
||||
* **simpleCounter:** outline new type
|
||||
* **simpleCounter:** outline new type
|
||||
* **simpleCounter:** use banner for new type instead of alert
|
||||
* **simpleCounter:** use banner for new type instead of alert
|
||||
* **sync:** handle special edge case #3651
|
||||
* **task:** show list of all tasks when adding unrecorded time #3666
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "10.1.1",
|
||||
"version": "10.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "superProductivity",
|
||||
"version": "10.1.1",
|
||||
"version": "10.2.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"electron-dl": "^3.5.2",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "10.1.1",
|
||||
"version": "10.2.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: '10.1.1',
|
||||
version: '10.2.0',
|
||||
revision: 'NO_REV',
|
||||
branch: 'NO_BRANCH',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue