Releases: dzikoysk/reposilite
Releases · dzikoysk/reposilite
NanoMaven 2.0.1
Changes:
- Use default frontend layout as error page (you should remove
index.html
from previous version) - Support main repository name in url path even if
repositoryPathEnabled
is false - Improve 404 messages
Requirements:
- Java 8
Download:
- NanoMaven 2.0.1 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ
NanoMaven 2.0.0
Changes:
- Remove user system
- Remove project system
- Replace bugged configuration system with YAML configurations
- Add token based auth system
- Reorganize and cleanup code
- Add custom index.html
- Improve logging
- Add
stop
command
Requirements:
- Java 8
Download:
- NanoMaven 2.0.0 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ
NanoMaven 1.0.7
Added:
- Allow to select repository directories from the configuration, if you're using an older version of config, you have to add this section manually:
# Root directories of repositories
repositories:
- releases
- snapshots
Requirements:
- Java 8
Download:
- NanoMaven 1.0.7 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ
NanoMaven 1.0.6
Added:
- Add HEAD requests support
Requirements:
- Java 8
Download:
- NanoMaven 1.0.6 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ
NanoMaven 1.0.4
Added:
projects
andusers
commands
Changes:
- Fixed non-versioned NanoRepositoryFile ( ಠ_ಠ)
- Added Content-Length in response
Requirements:
- Java 8
Download:
- NanoMaven 1.0.4 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ
NanoMaven 1.0.3
Added:
- Auth system based on BCrypt
- Commands
help
,add-user
,add-project
,add-member
- Maven builds
- Administrator accounts
Changes:
- Fixed the deploy handler ( ಠ_ಠ)
- Removed debug log from the temp system
Requirements:
- Java 8
Download:
- NanoMaven 1.0.3 ~ from NanoMaven based repository manager ʕ•ᴥ•ʔ