1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00

Updated Home (markdown)

Juan Picado @jotadeveloper 2018-01-06 14:01:27 +01:00
parent ec44cc1df8
commit 666077a657

32
Home.md

@ -1,3 +1,33 @@
# Welcome to the verdaccio wiki!
This section [was moved here](https://github.com/verdaccio/verdaccio/tree/master/wiki)
This section [was moved here](https://github.com/verdaccio/verdaccio/tree/master/wiki) and soon would be moved to [verdaccio website](http://www.verdaccio.org/)
# Roadmap
# 2.x
The **master branch** host the current stable version, but is in maintenance mode, all new feature only will be accepted on version 3.x and higher.
# 3.x
Is the current development branch. [Release 3.x](https://github.com/verdaccio/verdaccio/pull/376)
## 3.x Features
- [ ] Improve plugin system #169 @juanpicado
- [ ] Verdaccio is cluster ready #103 @juanpicado
## Future New Features
- [ ] Improve token auth #168 @Meeeeow (PR-Welcome)
- [ ] Mount plugins directory for Docker #232 @idangozlan (PR-Welcome)
- [ ] `verdaccio-cli` external tool to handle an intensive task #343 #142 (PR-Welcome)
- [ ] Serve from cache for specific version #208 (PR-Welcome)
- [ ] update indexer and allow search by author, version and keyword #257 (PR-Welcome)
- [ ] Allow users change password via UI #401 (PR-Welcome)