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

Request: Show version information in UI #42

Closed
WillowMist opened this issue Dec 31, 2019 · 4 comments
Closed

Request: Show version information in UI #42

WillowMist opened this issue Dec 31, 2019 · 4 comments
Labels
enhancement New feature or request released

Comments

@WillowMist
Copy link

An about page or anything that just shows the current version number would be handy. I updated to the latest docker image this morning, but I can't find the Web Reader, so I'm wondering if the version I'm running has been updated to 0.10.0 or not.

@WillowMist
Copy link
Author

Which is what happened, it didn't pull the latest container properly. So looking good there :) But the version info would be nice :)

@gotson
Copy link
Owner

gotson commented Dec 31, 2019

In the meantime you can see the info in /actuator/info.

I could add that in the UI indeed, but that would be restricted for administrators only, since the actuator endpoint is restricted too.

Would that work for you ?

@gotson gotson added waiting for feedback Waiting for a feedback from the issue creator enhancement New feature or request labels Jan 1, 2020
@WillowMist
Copy link
Author

Absolutely :)

@gotson gotson removed the waiting for feedback Waiting for a feedback from the issue creator label Jan 3, 2020
@gotson gotson closed this as completed in 4085f1f Jan 6, 2020
gotson pushed a commit that referenced this issue Jan 6, 2020
# [0.11.0](v0.10.1...v0.11.0) (2020-01-06)

### Bug Fixes

* **web reader:** remove webp as it's not supported in Safari ([6770107](6770107))
* add support for jpeg2000/jbig2 formats ([227975a](227975a)), closes [#50](#50)

### Features

* handle archives without images ([70a2da5](70a2da5)), closes [#56](#56)
* **web reader:** rtl option ([98efa9b](98efa9b)), closes [#53](#53)
* display version in UI ([4085f1f](4085f1f)), closes [#42](#42)
* rescan library ([30208a2](30208a2)), closes [#38](#38)
* **api:** reAnalyze library ([fa65e94](fa65e94))
* **api:** reAnalyze series ([e80451f](e80451f))
* **rest api:** ability to re-analyze a book ([8e81356](8e81356)), closes [#51](#51)
* **rest api:** don't return hidden files for directory listings ([a478d90](a478d90))
* **webui:** add menu option to analyze book from browsing view ([64f542d](64f542d)), closes [#51](#51)
* **webui:** reAnalyze library ([b599b72](b599b72)), closes [#51](#51)
* **webui:** reAnalyze series ([b997561](b997561))
@gotson
Copy link
Owner

gotson commented Jan 6, 2020

🎉 This issue has been resolved in version 0.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@gotson gotson added the released label Jan 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants