File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ Made by Me
3939
4040 =======================================================
4141
42+ --> Criar sistema de alterar o tamanho da fonte do aplicativo (de 50% para 200%) (CSS zoom)
43+
4244 --> Adicionar opção para suporte de thumbs com parametros de animação.
4345 --> Fazer a opção para o app iniciar sozinho com o sistema operacional.
4446
@@ -58,8 +60,6 @@ Made by Me
5860 --> Opção de desativar ou ativar animação de emojis ou stickers
5961 (Também ser possível banir animação de usuários individualmente - limite de 600 itens por array) (Opçao alternativa de fazer a animação ser hover)
6062
61- --> Criar sistema de alterar o tamanho da fonte do aplicativo
62-
6363 --> Tema https://github.com/catppuccin/cinny
6464
6565 --> Ajeitar sincronização quando uma DM é aberta pela primeira vez
Original file line number Diff line number Diff line change 118118 "buffer" : " 6.0.3" ,
119119 "cross-env" : " 7.0.3" ,
120120 "download-git-repo" : " 3.0.2" ,
121- "electron" : " ^26.2.0 " ,
121+ "electron" : " ^26.2.4 " ,
122122 "electron-builder" : " ^24.6.4" ,
123123 "eslint" : " 8.49.0" ,
124124 "eslint-config-airbnb" : " 19.0.4" ,
Original file line number Diff line number Diff line change @@ -2872,10 +2872,10 @@ electron-updater@6.1.4:
28722872 semver "^7.3.8"
28732873 tiny-typed-emitter "^2.1.0"
28742874
2875- electron@^26.2.0 :
2876- version "26.2.1 "
2877- resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.1 .tgz#2ef86c03d9753647622bb9a53c4213fb290e5eac "
2878- integrity sha512-SNT24Cf/wRvfcFZQoERXjzswUlg5ouqhIuA2t9x2L7VdTn+2Jbs0QXRtOfzcnOV/raVMz3e8ICyaU2GGeciKLg ==
2875+ electron@^26.2.4 :
2876+ version "26.2.4 "
2877+ resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.4 .tgz#36616b2386b083c13ae9188f2d8ccf233c23404a "
2878+ integrity sha512-weMUSMyDho5E0DPQ3breba3D96IxwNvtYHjMd/4/wNN3BdI5s3+0orNnPVGJFcLhSvKoxuKUqdVonUocBPwlQA ==
28792879 dependencies :
28802880 " @electron/get" " ^2.0.0"
28812881 " @types/node" " ^18.11.18"
You can’t perform that action at this time.
0 commit comments