Releases: linuxserver/docker-raneto
0.18.0-ls190
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.18.0-ls190/index.html
LinuxServer Changes:
Full Changelog: 0.18.0-ls189...0.18.0-ls190
Remote Changes:
2025.09.15 / v0.18.0
This is a modernization refactor.
- [BREAKING] Default port is 8080 and not 3000
- [BREAKING] Minimum Node.js is v22.x LTS
- [BREAKING] Rename branch to "main" from "master"
- [BREAKING] Packages removed: pm2,commander,tail,serve-favicon
- [BREAKING] bin/ranetoremoved as it is out of scope. Please do not use PM2 and instead usenpm start, containers, systemd, etc.
- [BREAKING] Modernizing, moving to ESModules, require => import,const/let,node:import prefix,module.exports => export,'use strict';etc.
- [BREAKING] CSP (Content Security Policy) is now enforcing
- [New] Theme redesign
- [New] Table of Contents Link Targets (marked-gfm-heading-id)
- contributed by @dkuhlman
 
- [New] Multi-architecture container builds
- [New] File-based sessions to prevent requiring login on restart
- [Fix] Better searching (fuzzy, partial matches)
- [Misc] Replacing underscore with lodash and sanitize-html
- [Misc] Remove node-fetch, using native Node.js version
- [Misc] Remove extend, explicitly declaring @eslint/js dependency
- [Misc] Remove hogan-express in favor of mustache-express
- [Misc] Change "Meta information" to "metadata"
- [Misc] Upgrading to Express v5.x
- [Misc] Dependency upgrades
- [Add] Container build (raneto:latest) on push to main
- [Add] Container build (raneto:tag) on tag creation
- [Fix] Windows support (mainline versions only)
0.18.0-ls189
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.18.0-ls189/index.html
LinuxServer Changes:
Many changes for upstream release, if upgrading a new configuration file might be needed.
Remote Changes:
2025.09.15 / v0.18.0
This is a modernization refactor.
- [BREAKING] Default port is 8080 and not 3000
- [BREAKING] Minimum Node.js is v22.x LTS
- [BREAKING] Rename branch to "main" from "master"
- [BREAKING] Packages removed: pm2,commander,tail,serve-favicon
- [BREAKING] bin/ranetoremoved as it is out of scope. Please do not use PM2 and instead usenpm start, containers, systemd, etc.
- [BREAKING] Modernizing, moving to ESModules, require => import,const/let,node:import prefix,module.exports => export,'use strict';etc.
- [BREAKING] CSP (Content Security Policy) is now enforcing
- [New] Theme redesign
- [New] Table of Contents Link Targets (marked-gfm-heading-id)
- contributed by @dkuhlman
 
- [New] Multi-architecture container builds
- [New] File-based sessions to prevent requiring login on restart
- [Fix] Better searching (fuzzy, partial matches)
- [Misc] Replacing underscore with lodash and sanitize-html
- [Misc] Remove node-fetch, using native Node.js version
- [Misc] Remove extend, explicitly declaring @eslint/js dependency
- [Misc] Remove hogan-express in favor of mustache-express
- [Misc] Change "Meta information" to "metadata"
- [Misc] Upgrading to Express v5.x
- [Misc] Dependency upgrades
- [Add] Container build (raneto:latest) on push to main
- [Add] Container build (raneto:tag) on tag creation
- [Fix] Windows support (mainline versions only)
0.18.0-ls188
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.18.0-ls188/index.html
LinuxServer Changes:
Many changes for upstream release, if upgrading a new configuration file might be needed.
Remote Changes:
2025.09.15 / v0.18.0
This is a modernization refactor.
- [BREAKING] Default port is 8080 and not 3000
- [BREAKING] Minimum Node.js is v22.x LTS
- [BREAKING] Rename branch to "main" from "master"
- [BREAKING] Packages removed: pm2,commander,tail,serve-favicon
- [BREAKING] bin/ranetoremoved as it is out of scope. Please do not use PM2 and instead usenpm start, containers, systemd, etc.
- [BREAKING] Modernizing, moving to ESModules, require => import,const/let,node:import prefix,module.exports => export,'use strict';etc.
- [BREAKING] CSP (Content Security Policy) is now enforcing
- [New] Theme redesign
- [New] Table of Contents Link Targets (marked-gfm-heading-id)
- contributed by @dkuhlman
 
- [New] Multi-architecture container builds
- [New] File-based sessions to prevent requiring login on restart
- [Fix] Better searching (fuzzy, partial matches)
- [Misc] Replacing underscore with lodash and sanitize-html
- [Misc] Remove node-fetch, using native Node.js version
- [Misc] Remove extend, explicitly declaring @eslint/js dependency
- [Misc] Remove hogan-express in favor of mustache-express
- [Misc] Change "Meta information" to "metadata"
- [Misc] Upgrading to Express v5.x
- [Misc] Dependency upgrades
- [Add] Container build (raneto:latest) on push to main
- [Add] Container build (raneto:tag) on tag creation
- [Fix] Windows support (mainline versions only)
0.18.0-ls187
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.18.0-ls187/index.html
LinuxServer Changes:
Many changes for upstream release, if upgrading a new configuration file might be needed.
Remote Changes:
2025.09.15 / v0.18.0
This is a modernization refactor.
- [BREAKING] Default port is 8080 and not 3000
- [BREAKING] Minimum Node.js is v22.x LTS
- [BREAKING] Rename branch to "main" from "master"
- [BREAKING] Packages removed: pm2,commander,tail,serve-favicon
- [BREAKING] bin/ranetoremoved as it is out of scope. Please do not use PM2 and instead usenpm start, containers, systemd, etc.
- [BREAKING] Modernizing, moving to ESModules, require => import,const/let,node:import prefix,module.exports => export,'use strict';etc.
- [BREAKING] CSP (Content Security Policy) is now enforcing
- [New] Theme redesign
- [New] Table of Contents Link Targets (marked-gfm-heading-id)
- contributed by @dkuhlman
 
- [New] Multi-architecture container builds
- [New] File-based sessions to prevent requiring login on restart
- [Fix] Better searching (fuzzy, partial matches)
- [Misc] Replacing underscore with lodash and sanitize-html
- [Misc] Remove node-fetch, using native Node.js version
- [Misc] Remove extend, explicitly declaring @eslint/js dependency
- [Misc] Remove hogan-express in favor of mustache-express
- [Misc] Change "Meta information" to "metadata"
- [Misc] Upgrading to Express v5.x
- [Misc] Dependency upgrades
- [Add] Container build (raneto:latest) on push to main
- [Add] Container build (raneto:tag) on tag creation
- [Fix] Windows support (mainline versions only)
0.18.0-ls186
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.18.0-ls186/index.html
LinuxServer Changes:
Many changes for upstream release, if upgrading a new configuration file might be needed.
Remote Changes:
2025.09.15 / v0.18.0
This is a modernization refactor.
- [BREAKING] Default port is 8080 and not 3000
- [BREAKING] Minimum Node.js is v22.x LTS
- [BREAKING] Rename branch to "main" from "master"
- [BREAKING] Packages removed: pm2,commander,tail,serve-favicon
- [BREAKING] bin/ranetoremoved as it is out of scope. Please do not use PM2 and instead usenpm start, containers, systemd, etc.
- [BREAKING] Modernizing, moving to ESModules, require => import,const/let,node:import prefix,module.exports => export,'use strict';etc.
- [BREAKING] CSP (Content Security Policy) is now enforcing
- [New] Theme redesign
- [New] Table of Contents Link Targets (marked-gfm-heading-id)
- contributed by @dkuhlman
 
- [New] Multi-architecture container builds
- [New] File-based sessions to prevent requiring login on restart
- [Fix] Better searching (fuzzy, partial matches)
- [Misc] Replacing underscore with lodash and sanitize-html
- [Misc] Remove node-fetch, using native Node.js version
- [Misc] Remove extend, explicitly declaring @eslint/js dependency
- [Misc] Remove hogan-express in favor of mustache-express
- [Misc] Change "Meta information" to "metadata"
- [Misc] Upgrading to Express v5.x
- [Misc] Dependency upgrades
- [Add] Container build (raneto:latest) on push to main
- [Add] Container build (raneto:tag) on tag creation
- [Fix] Windows support (mainline versions only)
0.17.8-ls185
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.17.8-ls185/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
2024.02.22 / v0.17.8
- [New] ShowOnMenu by @mgdesign #388
- [Misc] Upgrading to latest Node.js LTS v18.x and v20.x
- [Misc] Linting / Prettier
0.17.8-ls184
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.17.8-ls184/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
2024.02.22 / v0.17.8
- [New] ShowOnMenu by @mgdesign #388
- [Misc] Upgrading to latest Node.js LTS v18.x and v20.x
- [Misc] Linting / Prettier
0.17.8-ls183
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.17.8-ls183/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
2024.02.22 / v0.17.8
- [New] ShowOnMenu by @mgdesign #388
- [Misc] Upgrading to latest Node.js LTS v18.x and v20.x
- [Misc] Linting / Prettier
0.17.8-ls182
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.17.8-ls182/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
2024.02.22 / v0.17.8
- [New] ShowOnMenu by @mgdesign #388
- [Misc] Upgrading to latest Node.js LTS v18.x and v20.x
- [Misc] Linting / Prettier
0.17.8-ls181
CI Report:
https://ci-tests.linuxserver.io/linuxserver/raneto/0.17.8-ls181/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
2024.02.22 / v0.17.8
- [New] ShowOnMenu by @mgdesign #388
- [Misc] Upgrading to latest Node.js LTS v18.x and v20.x
- [Misc] Linting / Prettier