Releases: dragonish/slender-go
Releases · dragonish/slender-go
Release 1.4.0
Features
- folders: support bookmark sorting settings for folders
Manager Changelog
See: dragonish/slender-manager
Icons
Docker image
Release 1.3.0
Features
- ip: read the ip address after reverse proxy
- implement the new login status management function
- logins: add an API for logout login
- logins: get login list supports filtering by active status
- bookmarks: support hide bookmarks in other network environments
- admin: add method to obtain the current admin id
- config: add the internal network settings
Bug Fixes
- bookmarks: fix errors in external network environments
Enhancements
- files: respond to special status when files are not allowed to be deleted
- ip: try to get the ip from the
x-real-ip
request header
- pages: attempt to resolve the value of protocol from
x-forwarded-proto
- bookmarks: support batch setting of new attributes for bookmarks
- bookmarks: allow filter by new field when get the bookmark list
- templates: add version management to script files and style files
Refinements
- logout: delete the cookie value after logout
- correction description
- encrypt: output detailed JWT parsing errors in the debug log
Adjustments
- env: no longer provide default value for service config path environment variable
- logins: modify the API for logout of all logins
- logins: adjust the function of clear logins
- files: adjust response
Simplifications
- pages: remove useless files
- admin: remove some judgments that are never true
UI Improvements
- footer: update copyright year
Manager Changelog
See: dragonish/slender-manager
Icons
Docker image
Release 1.2.0
Adj
- make the query string case insensitive
Fix
- admin: fix redirecting to login page when repeatedly logging out of the administrator
Other
- Revert "ci(gitea): configure the proxy for docker buildx"
Tweak
- log: adjust log output
- env: adjust to make the performance mode environment variable accept truthy value
Feat
- support service configuration file
- logger: support for simultaneous logging to file
Enh
Perf
- home: improve display of mode button
Upd
- logger: handle cases that generate log files during testing
Icons
Docker image
Release 1.1.0
Expand
- loggins: print logs when clearing login records
Feat
- favicon: set cache fields for website icon response
- icons: set cache fields for icons response
Icons
Docker image
Release 1.0.2
Fix
- css: fix item height inconsistency under certain fonts
Ui
- remove item element height
Icons
Docker image
Release 1.0.1
Tweak
- home: the admin page to open in the current tab by default
Fix
- search: fix that the page will not recover after web searching
Icons
Docker image
Release 1.0.0
Feat
- function implementation
- support enable performance mode
- sidebar: highlight the title after navigation in the sidebar
- search: support custom search engines
Rev
- icons: remove icon source file
- encrypt: change the log type for failed parsing of JWT
Fix
- login: fix the login page not following color scheme configuration
- hot: fix may not trigger access statistics
- bookmarks: capture panic when deleting bookmarks
- home: fix layout anomalies caused by unaligned bookmark height
- search: fix list layout anomalies caused by unaligned search engine height
Layout
- bookmark: increase the text spacing within the large bookmark
- home: pin
<footer>
at the bottom of the page
- home: fix footer that may obscure the bottom content
Upd
- login: display copyright at the bottom of the login page
Perf
- bookmarks: only render folder data when show the sidebar
Enh
- home: allow click the mode button to close the dropdown
Ui
- sidebar: change list style
- sidebar: change the maximum width
Tweak
- icons: print the built icon version in the log
Docker image
Icons