Releases: taciturnaxolotl/cachet
Releases · taciturnaxolotl/cachet
v0.3.2
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.3.2
[0.3.2] - 2025-09-08
⚙️ Miscellaneous Tasks
- Group endpoints
Bug
- Fix deploy deleting db
v0.3.0
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.3.0
[0.3.0] - 2025-09-08
🚀 Features
- Migrate to just bun server itself and make stuff way faster
Bug
- Fix url grouping
v0.2.0
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.2.0
[0.2.0] - 2025-08-29
🚀 Features
- Add stats endpoint
- Make the slack client use the limiter and fix some type stuff
- Add dashboard and update deps
- Move to ember for deployment
⚙️ Miscellaneous Tasks
- Move to bun tsconfig
- Bump version to 0.2.0
- Bump cliff deploy version
Bug
- Fix the annoyingly persistant pronoun nullification bug
- Fix the elysia error in latter versions
v0.1.4
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.1.4
[0.1.4] - 2025-06-28
🚀 Features
- Make emoji and users case insensitive
- Add pronouns to stored data
- Purge me 5 minutes after the hour for auto updating pfp
- Fix case bug breaking cache
- Add auto deploy action
⚙️ Miscellaneous Tasks
- Add cron to hopefully fix the emoji experation
- Don't throw errors on blank pronoun field
- Ignore not founds
Bug
- Fix nullable pronouns
v0.1.3
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.1.3
[0.1.3] - 2025-01-22
🚀 Features
- Add displayName to the user endpoint
- Add reset endpoint
- Add favicon and hide /
- Get real name if display name is blank
⚙️ Miscellaneous Tasks
- Accept all origins
- Bump version
Bug
- Improper fields
v0.1.2
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.1.2
[0.1.2] - 2024-12-16
🚀 Features
- Add sentry
- Add better logging
- Handle thrown exceptions
- Specific environment
- Add a slack bottleneck for large loads
- Log env
- Log extra details with sentry
- If user not found then return dummy pfp
⚙️ Miscellaneous Tasks
- Bump version
Bug
- Handle users without a pfp
v0.1.1
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.1.1
[0.1.1] - 2024-12-15
🚀 Features
- Add cors
📚 Documentation
- Add challenges
- Remove line break
⚙️ Miscellaneous Tasks
- Bump version
v0.1.0
Changelog
Full Commit Log: https://github.com/taciturnaxolotl/carriage/commits/v0.1.0
[0.1.0] - 2024-12-15
🚀 Features
- Add inital elysia config
- Custom cache system
- Add cache
- Add users endpoint
- Save cache db to disk
- Expose two purge functions from the cache
- Expose emojis endpoint
- Fetch user and insert if not found
- Roll my own slack client
- Add emoji callback on deletions
- Import emojis on startup if there are non present
- Batch insert emoji
- Add endpoint to list all emoji
- Add alias support
- Add redirect routes
- Update docs with better description
- Redirect to /swagger if its a browser
- Add install instructions
- Add logger
📚 Documentation
- Modify to cachet
- Fix tag
- Update reamde
- Add defaults for swagger
- Update description
- Remove auth tag
- Add missing install steps
- Add demo gif
- Use fancy borders
- Add swagger image
- Add link to swagger
⚙️ Miscellaneous Tasks
- Remove unused envs
- Use slack tag
- Switch to custom slack client
- Remove user if expired
- Spelling change
- Change tag name
- Bump version
Bug
- Insert or update user