Skip to content

Commit

Permalink
Merge pull request #472 from trobonox/main
Browse files Browse the repository at this point in the history
Merge for version 0.6.1
  • Loading branch information
trobonox authored Dec 18, 2023
2 parents fc30a63 + c481b49 commit ebf96ec
Show file tree
Hide file tree
Showing 10 changed files with 927 additions and 1,277 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Since this app is constantly changing and previous versions are not receiving an

| Version | Supported |
| ------- | ------------------ |
| 0.5.0 | :white_check_mark: |
| < 0.5.0 | :x: |
| 0.6.0 | :white_check_mark: |
| < 0.6.0 | :x: |

## Reporting a Vulnerability
If you find any vulnerability, please write an email at [email protected] with a short description, reproduction steps and possible attacks.
16 changes: 7 additions & 9 deletions components/modal/Changelog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@
/>
</div>
<p class="mr-8 mt-6">
Welcome to Kanri! With this new release, following new features and fixes have been released: <br> <br>
- Use rich text in card description (using shortcuts similar to Markdown) <br>
- Custom colors for cards <br>
- Improved light mode <br>
- Directly edit columns from the popup for creating a new board <br>
- Import checklist items from Trello® <br>
- Feature to disable all animations from settings <br>
- Clicking on the Kanri icon in the sidebar acts as a home button <br>
- Other miscellaneous fixes and improvements (full changelog available in the GitHub release notes)
Welcome to Kanri! With this small releaes, following bug has been resolved: <br>
- Fixed a bug where the checkbox status of card tasks was not persistently saved<br> <br>
To quickly get notified about fixes to important features like this, please join <a
class="text-accent text-accent-darker-hover"
href="https://discord.gg/AVqHrvxB9C"
target="_blank"
>the official Discord server.</a>
</p>
<div class="mt-6 flex justify-between">
<button
Expand Down
2 changes: 1 addition & 1 deletion components/modal/Kanban.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<CheckboxRoot
v-model:checked="task.finished"
class="bg-elevation-4 bg-elevation-2-hover border-elevation-5 flex h-5 w-5 appearance-none items-center justify-center rounded-[4px] border outline-none"
@checked="updateCardTasks"
@update:checked="updateCardTasks()"
>
<CheckboxIndicator class="flex h-full w-full items-center justify-center rounded">
<PhCheck
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kanri",
"private": true,
"version": "0.6.0",
"version": "0.6.1",
"description": "Offline-first Kanban board desktop app",
"author": "trobonox <[email protected]>",
"license": "Apache-2.0",
Expand All @@ -18,23 +18,23 @@
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxtjs/tailwindcss": "6.10.1",
"@tauri-apps/cli": "1.5.7",
"@tauri-apps/cli": "1.5.8",
"@types/node": "^18.11.18",
"@vueuse/core": "^10.2.1",
"@vueuse/nuxt": "^10.2.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-plugin-perfectionist": "^2.2.0",
"eslint-plugin-tailwindcss": "^3.8.0",
"nuxt": "^3.7.1",
"postcss-custom-properties": "13.3.2",
"postcss-custom-properties": "13.3.3",
"rollup-plugin-license": "^3.0.1"
},
"dependencies": {
"@heroicons/vue": "2.0.18",
"@paralleldrive/cuid2": "^2.1.0",
"@phosphor-icons/vue": "^2.1.6",
"@pinia/nuxt": "0.5.1",
"@tauri-apps/api": "1.5.1",
"@tauri-apps/api": "1.5.2",
"@tiptap/extension-typography": "2.1.13",
"@tiptap/pm": "2.1.13",
"@tiptap/starter-kit": "2.1.13",
Expand Down
34 changes: 17 additions & 17 deletions pages/licenses/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<pre>
Name: @vue/shared
Version: 3.3.8
Version: 3.3.12
License: MIT
Private: false
Description: internal utils shared across @vue packages
Expand Down Expand Up @@ -69,7 +69,7 @@ THE SOFTWARE.
---

Name: @vue/reactivity
Version: 3.3.8
Version: 3.3.12
License: MIT
Private: false
Description: @vue/reactivity
Expand Down Expand Up @@ -105,7 +105,7 @@ THE SOFTWARE.
---

Name: @vue/runtime-core
Version: 3.3.8
Version: 3.3.12
License: MIT
Private: false
Description: @vue/runtime-core
Expand Down Expand Up @@ -141,7 +141,7 @@ THE SOFTWARE.
---

Name: @vue/runtime-dom
Version: 3.3.8
Version: 3.3.12
License: MIT
Private: false
Description: @vue/runtime-dom
Expand Down Expand Up @@ -382,7 +382,7 @@ SOFTWARE.
---

Name: tailwindcss
Version: 3.3.5
Version: 3.3.6
License: MIT
Private: false
Description: A utility-first CSS framework for rapidly building custom user interfaces.
Expand Down Expand Up @@ -437,7 +437,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
---

Name: @unhead/shared
Version: 1.8.7
Version: 1.8.9
License: MIT
Private: false
Repository: git+https://github.com/unjs/unhead.git
Expand All @@ -447,7 +447,7 @@ Author: Harlan Wilton &lt;[email protected]>
---

Name: @unhead/dom
Version: 1.8.7
Version: 1.8.9
License: MIT
Private: false
Repository: git+https://github.com/unjs/unhead.git
Expand All @@ -457,7 +457,7 @@ Author: Harlan Wilton &lt;[email protected]>
---

Name: unhead
Version: 1.8.7
Version: 1.8.9
License: MIT
Private: false
Repository: git+https://github.com/unjs/unhead.git
Expand All @@ -467,7 +467,7 @@ Author: Harlan Wilton &lt;[email protected]>
---

Name: @unhead/vue
Version: 1.8.7
Version: 1.8.9
License: MIT
Private: false
Repository: git+https://github.com/unjs/unhead.git
Expand Down Expand Up @@ -864,7 +864,7 @@ SOFTWARE.
---

Name: @tauri-apps/api
Version: 1.5.1
Version: 1.5.2
License: Apache-2.0 OR MIT
Private: false
Description: Tauri API definitions
Expand Down Expand Up @@ -1167,7 +1167,7 @@ THE SOFTWARE.
---

Name: prosemirror-model
Version: 1.19.3
Version: 1.19.4
License: MIT
Private: false
Description: ProseMirror's document model
Expand Down Expand Up @@ -1263,7 +1263,7 @@ THE SOFTWARE.
---

Name: prosemirror-view
Version: 1.32.4
Version: 1.32.7
License: MIT
Private: false
Description: ProseMirror's view component
Expand Down Expand Up @@ -1843,7 +1843,7 @@ SOFTWARE.
---

Name: @vueuse/shared
Version: 10.6.1
Version: 10.7.0
License: MIT
Private: false
Repository: git+https://github.com/vueuse/vueuse.git
Expand Down Expand Up @@ -1878,7 +1878,7 @@ SOFTWARE.
---

Name: @vueuse/core
Version: 10.6.1
Version: 10.7.0
License: MIT
Private: false
Description: Collection of essential Vue Composition Utilities
Expand Down Expand Up @@ -2172,10 +2172,10 @@ SOFTWARE.
---

Name: @noble/hashes
Version: 1.3.2
Version: 1.3.3
License: MIT
Private: false
Description: Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
Description: Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Repository: https://github.com/paulmillr/noble-hashes.git
Homepage: https://paulmillr.com/noble/
Author: Paul Miller (https://paulmillr.com)
Expand Down Expand Up @@ -2243,7 +2243,7 @@ SOFTWARE.
---

Name: radix-vue
Version: 1.2.3
Version: 1.2.5
License: MIT
Private: false
Description: Vue port for Radix UI Primitives.
Expand Down
15 changes: 8 additions & 7 deletions pages/licenses/rust.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4664,7 +4664,7 @@ limitations under the License.
<li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-utils 0.8.16</a></li>
<li><a href=" https://github.com/cuviper/equivalent ">equivalent 1.0.1</a></li>
<li><a href=" https://github.com/smol-rs/fastrand ">fastrand 2.0.1</a></li>
<li><a href=" https://github.com/alexcrichton/filetime ">filetime 0.2.22</a></li>
<li><a href=" https://github.com/alexcrichton/filetime ">filetime 0.2.23</a></li>
<li><a href=" https://github.com/rust-lang/flate2-rs ">flate2 1.0.28</a></li>
<li><a href=" https://github.com/servo/rust-fnv ">fnv 1.0.7</a></li>
<li><a href=" https://github.com/servo/rust-url ">form_urlencoded 1.2.1</a></li>
Expand Down Expand Up @@ -4696,7 +4696,7 @@ limitations under the License.
<li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.17</a></li>
<li><a href=" https://github.com/seanmonstar/num_cpus ">num_cpus 1.16.0</a></li>
<li><a href=" https://github.com/gimli-rs/object ">object 0.32.1</a></li>
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.18.0</a></li>
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.19.0</a></li>
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot 0.12.1</a></li>
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.9</a></li>
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.1</a></li>
Expand All @@ -4709,7 +4709,7 @@ limitations under the License.
<li><a href=" https://github.com/rust-lang/regex/tree/master/regex-syntax ">regex-syntax 0.8.2</a></li>
<li><a href=" https://github.com/alexcrichton/rustc-demangle ">rustc-demangle 0.1.23</a></li>
<li><a href=" https://github.com/Kimundi/rustc-version-rs ">rustc_version 0.4.0</a></li>
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 0.38.26</a></li>
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 0.38.27</a></li>
<li><a href=" https://github.com/alexcrichton/scoped-tls ">scoped-tls 1.0.1</a></li>
<li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li>
<li><a href=" https://github.com/jonasbb/serde_with/ ">serde_with 3.4.0</a></li>
Expand All @@ -4729,7 +4729,7 @@ limitations under the License.
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.7</a></li>
<li><a href=" https://github.com/toml-rs/toml ">toml 0.5.11</a></li>
<li><a href=" https://github.com/Byron/treediff-rs ">treediff 4.0.2</a></li>
<li><a href=" https://github.com/servo/unicode-bidi ">unicode-bidi 0.3.13</a></li>
<li><a href=" https://github.com/servo/unicode-bidi ">unicode-bidi 0.3.14</a></li>
<li><a href=" https://github.com/unicode-rs/unicode-normalization ">unicode-normalization 0.1.22</a></li>
<li><a href=" https://github.com/unicode-rs/unicode-segmentation ">unicode-segmentation 1.10.1</a></li>
<li><a href=" https://github.com/servo/rust-url ">url 2.5.0</a></li>
Expand Down Expand Up @@ -7085,7 +7085,7 @@ additional terms or conditions.
<li><a href=" https://gitlab.com/kornelski/dunce ">dunce 1.0.4</a></li>
<li><a href=" https://github.com/cbreeden/fxhash ">fxhash 0.2.1</a></li>
<li><a href=" https://github.com/TedDriggs/ident_case ">ident_case 1.0.1</a></li>
<li><a href=" https://github.com/trobonox/kanri ">kanri 0.6.0</a></li>
<li><a href=" https://github.com/trobonox/kanri ">kanri 0.6.1</a></li>
<li><a href=" https://github.com/reem/rust-mac.git ">mac 0.1.1</a></li>
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk 0.6.0</a></li>
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk-context 0.1.1</a></li>
Expand Down Expand Up @@ -7636,7 +7636,6 @@ SOFTWARE.</pre>
</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://gitlab.redox-os.org/redox-os/syscall ">redox_syscall 0.3.5</a></li>
<li><a href=" https://gitlab.redox-os.org/redox-os/syscall ">redox_syscall 0.4.1</a></li>
</ul>
<pre class="license-text">Copyright (c) 2017 Redox OS Developers
Expand Down Expand Up @@ -8354,7 +8353,7 @@ DEALINGS IN THE SOFTWARE.
</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 0.5.19</a></li>
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 0.5.26</a></li>
</ul>
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down Expand Up @@ -9082,6 +9081,8 @@ THE SOFTWARE.
<ul class="license-used-by">
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.2</a></li>
<li><a href=" https://github.com/BurntSushi/byteorder ">byteorder 1.5.0</a></li>
<li><a href=" https://github.com/BurntSushi/ripgrep/tree/master/crates/globset ">globset 0.4.14</a></li>
<li><a href=" https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore ">ignore 0.4.21</a></li>
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.6.4</a></li>
<li><a href=" https://github.com/BurntSushi/regex-automata ">regex-automata 0.1.10</a></li>
<li><a href=" https://github.com/BurntSushi/same-file ">same-file 1.0.6</a></li>
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "kanri"
version = "0.6.0"
version = "0.6.1"
description = "Offline kanban board application"
authors = ["trobonox"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion version_info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"buildMajor": "0",
"buildMinor": "6",
"buildRevision": "0"
"buildRevision": "1"
}
Loading

0 comments on commit ebf96ec

Please sign in to comment.