Skip to content

Commit

Permalink
v24.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seguinleo committed Sep 29, 2024
1 parent ee028eb commit b4b861b
Show file tree
Hide file tree
Showing 25 changed files with 526 additions and 689 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#----v24.10.1----# !! DATABASE CHANGED !!
-Add last login date
-Improve categories system
-New mobile UI/UX
-Bug fixes

#----v24.9.1----#
-Improve accent color system
-Improve UI/UX
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ The user can use biometrics (fingerprint, Windows Hello, etc) to unlock app. Bio
## Todo
* 2FA login
* Markdown plugins
* Refractor project with Node.js or Laravel?

## Community
If you find [issues](https://github.com/seguinleo/Bloc-notes/issues), [vulnerabilities](https://github.com/seguinleo/Bloc-notes/security) or if you have any [suggestions](https://github.com/seguinleo/Bloc-notes/discussions) to improve this project, feel free to discuss!
Expand Down
13 changes: 0 additions & 13 deletions src/app.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,6 @@
"orientation": "portrait-primary",
"lang": "en",
"scope": "./",
"screenshots": [
{
"src": "./assets/img/desktop.png",
"type": "image/png",
"sizes": "1361x899",
"form_factor": "wide"
},
{
"src": "./assets/img/mobile.png",
"type": "image/png",
"sizes": "398x796"
}
],
"description": "A fast, private and secure notebook with Markdown support.",
"icons": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/assets/css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/assets/css/style.min.css.map

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

Binary file added src/assets/img/christmas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/img/desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/img/mobile.png
Binary file not shown.
Loading

0 comments on commit b4b861b

Please sign in to comment.