Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 Release v0.0.1 #274

Merged
merged 15 commits into from
Feb 18, 2024
Merged

🔖 Release v0.0.1 #274

merged 15 commits into from
Feb 18, 2024

Conversation

aaronleopold
Copy link
Collaborator

@aaronleopold aaronleopold commented Feb 17, 2024

As discussed on Discord, the very first 0.0.1 release to better safeguard folks who use Stump from erroneous nightly builds which brick their instance

Added

  • ✨ Basic server semver version check [47a4297]
  • ✨ API and DB definition for notifier feature (#264) [9280e7f]
  • ✨ Upload library/series/book thumbnails (#249)" (#251) [e6c1c9e]
  • ✨ Upload library/series/book thumbnails (#249) [c50e2c1]
  • ✨ Minimally viable smart list functionality (#241) [6fbd970]
  • 🔊 Add extra logs to errors in config init (#237) [e7fabac]
  • ✨ Support TZ environment variable in entrypoint (#233) [bd17be0]
  • ✨ Maximum sessions configuration (#234) [4965bd7]
  • ✨ Epub bookmark support (#226) [5789102]
  • 👷‍♂️ Fix nightly CI for PRs (#218) [4a64937]
  • ✨ Book completed toggle button and fix read again button (#208) [684a893]
  • ✨ Add ability to clean library (#199) [c0bfde7]
  • ✨ support for arrow key navigation (#182) [1df9bf1]
  • ✨ Account freezing and CLI tool (#171) [fab2c97]
  • ✨ Select custom thumbnails (#167) [a27025b]
  • ✨ Scheduled scans and user login activity (#164) [31ea422]
  • ✨ basic PDF support (#158) [5589803]
  • ✨ support filtering and basic search (#152) [3977fd5]

Changed

Removed

Fixed

  • 🐛 Fix inverted update check [a3f50bf]
  • 🐛 Fix invalid date conversion(s) (#261) [944fa8f]
  • 🐛 Fix unbound prefix in generated XML (#256) [db51e3c]
  • 🐛 Fix opening RAR files with unicode characters (#253) [cfa0101]
  • 🐛 Fix `reqwest` features (#252) [22110a5]
  • 🐛 Fix effect in table config drawer [ddaf40d]
  • 🐛 Render `SmartListRouter` outside of development (#247) [e05217e]
  • 🐛 Fix ul text color in EPUB reader (#244) [b5cf08c]
  • 🐛 Update previously missing when found (#240) [97f8212]
  • 🐛 Fix rendering of certain settings links (#232) [217fe6b]
  • 🐛 Fix page slice preloading and toolbar initial offset (#217) [ce3194b]
  • 🐛 Add background to aside first child in SideBar (#221) [c19f681]
  • 🐛 Only initialize WAL once (#216) [5c4bf87]
  • 🐛 Only set journal_mode when explicitly set (#215) [881b5cf]
  • 🐛 Invalid query method for setting journal_mode (#212) [e676cb6]
  • 🐛 Fix hotkey bug in image reader (#205) [1764c36]
  • 🐛 Attempt to unset invalid or otherwise bad cookies (#200) [7be07ec]
  • 💚 Update runner name (#192) [1a4379c]
  • 🐛 Fix no server owner after migration (#188) [846df2b]
  • 🐛 Add cascade to series metadata (#172) [f127bb7]
  • 🐛 Fix entrypoint.sh adduser and addgroup commands (#160) [ce250ef]
  • 🐛 fix autoclosing drawer (#157) [22563b5]

Miscellaneous

A BUNCH of commits before I adopted gitmoji, some were pretty funny ngl. I removed them from here, though, and left the very first one 🙂

@aaronleopold aaronleopold marked this pull request as ready for review February 18, 2024 15:18
@aaronleopold aaronleopold merged commit 3ecf4fb into main Feb 18, 2024
5 checks passed
@aaronleopold aaronleopold deleted the release/v0.0.1 branch February 18, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant