Skip to content

1.21.0#414

Merged
fccview merged 38 commits intomainfrom
develop
Mar 2, 2026
Merged

1.21.0#414
fccview merged 38 commits intomainfrom
develop

Conversation

@fccview
Copy link
Copy Markdown
Owner

@fccview fccview commented Feb 15, 2026

Changelogs

Hi all, I know you are used to me pushing out features/bugfixes extremely fast with Jotty but I need to give a little heads up things will be slowing down for a little while.
I'm still on top of it, I'll still reply to every single issue open and interact with the community and I will still work on new features/bug fixes, however it'll be a t a slightly slower pace.

Some of you know, some of you don't, my personal life is pretty tough at the moment, my first born had a liver transplant when he was 6 months old and he unfortunately needs another one already, we've been on the transplant list for a year and half now (he's 3yo).

Me and my wife got tested as living donor and she may be accepted, which means we may get a date soon for the new transplant (if we don't get a deceased donor sooner of course). We did this as he's going downhill much faster now, so we spend a lot of time in hospital. Trying to be as transparent as possible here so you understand and empathise why things will be slower.

Jotty (and all my other apps) are an escape for me, and I develop them because coding is my passion (and my job, how fucking lucky am I). So I'm obviously gonna keep at it even through these times, I however have my priorities pretty straight in mind haha ❤️

bugfixes

features

  • Add tags for checklists
    • Notes and checklists now share the same tags
    • A new item in the sidebar is now present, this will allow you to see all tags in the sidebar and fiter by tag on the right side of the page. This is only present if tags are enabled and you have at least one tag
    • Clicking on tags in notes/checklists now brings you to the tags page with the right tag filtered.
    • If you import notes/checklists with tags in them you can navigate to settings -> content and click on the update tags button, this will re-index all files, extract all the tags it finds and adds them to the metadata.
  • Improve nested checklists calculation towards completion. When an item has children it won't count towards total progress or it'll be a ghost +1 - by @spaghetti-coder [FEATURE]: Improve completed nested tasks calculation #409
  • Add snippets of searched text into search results [FEATURE]: Improved Search Results #407
  • Add themed code block as a choice from settings so it reflects the chosen user theme (defaults to the current code block view)
  • Add more details to search result [FEATURE]: Improved Search Results #407
  • Trigger numeric keypad for 2FA code entry on mobile feat: trigger numeric keypad for 2FA code entry on mobile #437 - by @sethgregory

security

  • markdown-it is has a Regular Expression Denial of Service (ReDoS) - moderate
  • ajv - ReDoS when using $data option - moderate
  • minimatch - ReDoS via repeated wildcards with non-matching literal in pattern - high
  • minimatch – ReDoS (matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments) – high
  • minimatch – ReDoS (nested () extglobs cause catastrophic backtracking) – high
  • rollup – Arbitrary File Write via path traversal – high

ozancanb and others added 30 commits February 9, 2026 18:44
The script is runnable from the server host and portable.
It can be downloaded from GitHub and used.
add turkish translation
* fix cascade nested checkbox toggle
* fix unchecing single sub-item in kamban card doesn't uncheck parent
* remove "any items completed" check for list sub-items
* update tests
@fccview fccview changed the title 1.20.1 1.21.0 Feb 20, 2026
@fccview
Copy link
Copy Markdown
Owner Author

fccview commented Feb 26, 2026

This one's taking a while, many people already know this but at times my kid needs to spend quite a bit of time in hospital, when that happens I look after my other kid on top of working and taking care of the house, which basically leaves me little to no free time to work on Jotty or any other of my apps.

I'm still very active in issues/discord but when this happens releases do get delayed, sorry about that ❤️

@fccview fccview merged commit 25af7c4 into main Mar 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants