2022.413.0
HelloYeew
released this
13 Apr 21:13
·
269 commits
to new-website
since this release
Thanks for following! This is the update of rūrusetto.
Dependencies
- Update django requirement from ~=4.0.3 to ~=4.0.4 (#315)
Administration
- Allow maintainer to access recommend beatmap approval page (#318)
Reliability
- Fix URL is not support trailing slash fallback (#317) : From Django docs that I remember the
APPEND_SLASH
default value is True but this is not work so I add it to the settings and also remove some URL path that already have the slash at the end.
Documentation
Link to repository
Link to documentation site
- Improve type notation and explanation on type (docs#7) : Since the type in the documentation is not much clear and with the help from @Flutterish we improve on type explanation on the documentation. We hope this will make the type on API more clear.
If you found any issues or have any suggestion you can make issue in this repositories, make a new discussions or tag me on discord dev server at #rulesets-wiki. This website will not be better without your comments. I want this website to running by community, not just me!
We are finding the new cover picture for the website. If you are an artist and you want to contribute to this website please read this, thanks!
Have a good day and have fun!
HelloYeew