All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed HTML sanitation, display the original message as string
- Links are now displayed under the note in a separate section
- #92: Endpoint (
/api/live/
) for checking health status.
- New CLI 🎉.
- Russian language.
- Option for reducing note id size (
ID_LENGTH
).
- Moved to monorepo.
- Default port is now 8000, not 5000.
- Moved to generic encryption library
occulto
.
- Bad chinese language code.
- Updated dependencies.
- QR Code to more easily copy and share links.
- Svelte Kit now stable 🎉
- #66 Set minimum a view.
- Updated dependencies.
- Docker build pipeline.
THEME_PAGE_TITLE
.THEME_FAVICON
.
- Flag for verbosity.
- #58 Fixed bug in the max views frontend form.
- Toasts for events.
- E2E Tests.
- Make backend more configurable.
- Max file size on the client now.
- Loading information.
- Changed encoding from hex to base64.
- Chinese language code.
- Notable speed improvements for big files.
- Theming for logo and description text.
- Moved to redis.
- New html sanitizing library.
- Theming for logo and description text.
- Moved to redis.
- New html sanitizing library.
- Use the value from the
MEMCACHE
env variable in startup script.
- Wait for script for memecached.
- Updated dependencies.
- Remove double note content.
- Links in notes are not highlighted and can be directly clicked #30.
- Router in prod build.
- Support for multiple languages.
- Select multiple files without removing already selected ones.
- Tooltip for copy action.
- Configure maximum views, expiration and advanced options for the server.
- Use native SVGs instead of images.
- Update robots.txt file to allow only root.
- Stronger frontend types.
- Bug fix due to dependency update.
- Dependencies updates.
- Folder structure.
- Short explanation in the home page.
- Explanation in about & readme.
- Shorten server ids from 512 to 256bit.
- Option to set a custom size limit.
- Options to share files.
- Don't delete note if time is not expired yet
- Use pnpm instead of npm.
- Switch to pnpm.
- Dependencies updated.
- Height on big displays.
- About page.
- Using hash
#
instead of path.
- loading text.
- description for created notes about availability.
- iterations from 100 to 100k.
- time based view bug.
- API endpoint was not reachable.
- Removed a dependency.
- Manual theme override option.
- Removed Arm builds for now.
- iOS style bugs.
- Arm images.
- Always use encryption with random passwords included links.
- Typos.
- From scratch docker image.
- Higher default text area.
- Mobile touchups.
- SVG Icons.
- Dark mode support.
- Don't reload data on wrong password.
Initial release.