Releases: CorentinTh/enclosed
Releases · CorentinTh/enclosed
v1.14.0
What's Changed
- feat(node): add support for native HTTPS configuration by @CorentinTh in #376
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- feat(i18n): added Polish Language by @nkkfs in #372
- chore(deps): update packageManager to [email protected] across all packages by @CorentinTh in #375
New Contributors
Full Changelog: v1.12.0...v1.13.0
v1.12.0
Warning
Breaking change in the cli create note command
You need to use --stdin
or -s
to use the sdin as note content, it'll no longer fallback to stdin if no positionnal arg is set
What's Changed
- refactor(storage): added some cloudflare KV 413 error management by @CorentinTh in #342
- Update nl.json by @SamKr in #345
- refactor(i18n): added missing keys in fr locales by @CorentinTh in #346
- refactor(docs): proper sorting of locales in the i18n table by @CorentinTh in #347
- chore: removed unused root .npmrc by @CorentinTh in #348
- feat(note-view): added loading state by @CorentinTh in #350
- chore: update notes.models.test.ts by @eltociear in #354
- Updated italian language by @rfazi in #353
- Add Turkish translation by @beyenilmez in #356
- feat(i18n): update Simplified Chinese language by @dishao123 in #363
- Add Chinese (zh-TW) translations by @JerryShr in #368
- feat(cli): support uploading files by @CorentinTh in #359
New Contributors
- @eltociear made their first contribution in #354
- @rfazi made their first contribution in #353
- @beyenilmez made their first contribution in #356
- @dishao123 made their first contribution in #363
- @JerryShr made their first contribution in #368
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat(i18n): added Hungarian translation (#311) by @CorentinTh in #324
- feat(i18n): added Dutch translations by @SamKr in #329
- feat(ui): Improve language dropdown and translation by @YummyBacon5 in #338
- feat(docs): added i18n page by @CorentinTh in #340
- feat(config): added the option to create note without expiration by @CorentinTh in #341
Updated some deps
- chore(deps): update pnpm to v9.12.3 by @renovate in #318
- fix(deps): update dependency @hono/node-server to v1.13.6 by @renovate in #319
- chore(deps): update dependency @vitest/coverage-v8 to v2.1.4 by @renovate in #313
- chore(deps): update dependency @iconify-json/tabler to v1.2.7 by @renovate in #302
- fix(deps): update dependency pino to v9.5.0 by @renovate in #281
- chore(deps): update dependency tsx to v4.19.2 by @renovate in #317
- chore(deps): update dependency @playwright/test to v1.48.2 by @renovate in #293
- fix(deps): update dependency @hono/node-server to v1.13.6 by @renovate in #326
- fix(deps): update dependency ofetch to v1.4.1 by @renovate in #272
- chore(deps): update dependency vite to v5.4.11 by @renovate in #325
- chore(deps): update dependency wrangler to v3.86.0 by @renovate in #300
New Contributors
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- chore(deps): update dependency vite to v5.4.10 by @renovate in #303
- fix(deps): update dependency solid-js to v1.9.3 by @renovate in #301
- fix(deps): update unocss monorepo to ^0.64.0 by @renovate in #299
- Update ru.json by @ilyakonovalenko in #320
- feat(config): add default note TTL configuration by @CorentinTh in #323
New Contributors
- @ilyakonovalenko made their first contribution in #320
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- feat(docs): added brand-kit page by @CorentinTh in #306
- docs(other-platforms): Add UmbrelOS app store link by @Zoobdude in #308
- feat(i18n): update Simplified Chinese language by @GabrielxDuO in #310
- chore(deps): update actions/checkout digest to 11bd719 by @renovate in #309
- feat(ci): Add ARMv7 image builds for older RPIs by @Zoobdude in #312
- feat(docker): armv7 support by @CorentinTh in #316
Full Changelog: v1.9.1...v1.9.2
v1.9.0
What's Changed
- fix(deps): update dependency @solidjs/router to v0.14.9 by @renovate in #268
- chore(deps): update dependency bumpp to v9.7.1 by @renovate in #278
- chore(deps): update dependency vitepress to v1.4.1 by @renovate in #280
- chore(deps): update dependency pino-pretty to v11.3.0 by @renovate in #279
- docs(contributors): added contributors image in root readme by @CorentinTh in #284
- Fix Vietnamese language for application title by @kogakisaki in #288
- docs(other-platforms): Add other platform placeholders by @Zoobdude in #290
- Added Italian language by @archistico in #291
- feat(i18n): improved i18n contribution documentation by @CorentinTh in #292
- fix(deps): update dependency picocolors to v1.1.1 by @renovate in #289
- chore(deps): update pnpm to v9.12.2 by @renovate in #287
- chore(deps): update dependency @playwright/test to v1.48.1 by @renovate in #277
- feat(i18n): add Brazilian Portuguese locale by @ceroma in #298
- chore(deps): update dependency @cloudflare/workers-types to v4.20241018.0 by @renovate in #297
- fix(deps): update dependency hono to v4.6.6 by @renovate in #269
- chore(deps): update dependency wrangler to v3.81.0 by @renovate in #286
- Update de.json by @Martin511 in #304
New Contributors
- @archistico made their first contribution in #291
- @ceroma made their first contribution in #298
- @Martin511 made their first contribution in #304
Full Changelog: v1.8.0...v1.9.0
v1.6.9
What's Changed
- refactor(docs): configuration variables as table by @CorentinTh in #214
- feat(i18n): setup crowdin integration by @CorentinTh in #215
- chore(deps): update dependency jsdom to v25.0.1 by @renovate in #213
- chore(actions): added stale action by @CorentinTh in #217
- chore(deps): update dependency esbuild to ^0.24.0 - autoclosed by @renovate in #212
- fix(layout) Adjust new note button on mobile by @Zoobdude in #182
- refactor(responsive): increased navbar mobile breakpoint by @CorentinTh in #225
- fix(note-viewer): preserve line breaks by @CorentinTh in #229
Full Changelog: v1.6.8...v1.6.9
v1.6.1
v1.6.0
▶️ Simple login/password authentication is now available!
What's Changed
- chore(deps): update vitest monorepo to v2.1.0 by @renovate in #120
- chore(deps): update dependency wrangler to v3.76.0 by @renovate in #117
- feat(docs): added troubleshooting section by @CorentinTh in #123
- chore(deps): update dependency wrangler to v3.77.0 by @renovate in #124
- chore(deps): update dependency typescript to v5.6.2 by @renovate in #98
- chore(deps): update dependency @antfu/eslint-config to v3 by @renovate in #58
- chore(github): added contributing.md by @CorentinTh in #131
- feat(index): added canonical url by @CorentinTh in #132
- refactor(docker-compose): remove
version
from docker-compose.yml by @Zoobdude in #133 - refactor(docker-compose): only one docker compose to rule them all by @CorentinTh in #134
- chore(deps): update vitest monorepo to v2.1.1 by @renovate in #135
- chore(deps): update dependency vite to v5.4.5 by @renovate in #128
- fix(files): extract files assets when note has password by @CorentinTh in #140
- chore(deps): update dependency wrangler to v3.78.2 by @renovate in #136
- fix(deps): update dependency @solidjs/router to v0.14.5 by @renovate in #137
- chore(deps): update dependency @types/node to v22.5.5 by @renovate in #138
- chore(deps): update dependency wrangler to v3.78.2 by @renovate in #141
- docs(readme): improved header by @CorentinTh in #142
- feat(auth): add authentication mecanism by @CorentinTh in #129
- chore(docs): added lint by @CorentinTh in #144
New Contributors
Full Changelog: v1.5.1...v1.6.0