Changelog latest - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
^ Back to All Version List (Security Policy)
^ Back to Update Info
| v50 | v49 ->
(🔖 6 Releases )
| Directory | FileName | Last Updated | |
|---|---|---|---|
| /js | danoni_main.js | 📥 | v50.3.0 |
| /js/lib | danoni_constants.js | 📥 | v50.3.0 |
| /css | danoni_main.css | 📥 | v50.1.0 |
Changed file list before v49
| Directory | FileName | Last Updated | |
|---|---|---|---|
| /js/lib | danoni_localbinary.js | 📥 | v15.1.0 |
| /skin | danoni_skin_default.css danoni_skin_light.css danoni_skin_skyblue.css |
📥 | v48.0.0 |
| /img | aaShadow.svg arrow.svg arrowShadow.svg borderline.svg c.svg cursor.svg giko.svg iyo.svg monar.svg morara.svg onigiri.svg |
📥 | v15.1.0 |
⭐ New Features / 🛠️ Improvements / 🐞 Bug Fixes
( Files changed: ⚪ danoni_main.js / 🔵 danoni_constants.js / 🔴 css files )
v50.3.0 (2026-09-08)
- ⭐ Added custom hooks in the latter half of each frame and before the generation of arrows/freeze arrows ( PR #2216 )
- 🛠️ Introduced control wrappers (g_timerHandler / g_rafHandler) for setInterval/setTimeout/requestAnimationFrame ( PR #2218 )
- 🛠️ Added support for batch removal and removal-of-all under a specified element to the existing event listener wrapper (g_handler) ( PR #2218 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ 🔵
v50.2.0 (2026-09-02)
- ⭐ Added a custom hook allowing custom JS to be inserted during Excessive judgment ( PR #2213 )
- 🐞 C) Fixed an issue where the first function value found in resolveKeyFamily was applied regardless of the applicable pattern ( PR #2211 ) <- 💥 v50.0.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ 🔵
❤️ apoi
v50.1.2 (2026-08-31)
- 🛠️ Changed
registerKeyFamily's match callback to optionally accept additional information (context) such as scoreId ( PR #2209 ) - 🐞 C) Fixed an issue where an inapplicable value could be assigned during the per-key-type setting swap process (resolveKeyFamily) ( PR #2209 ) <- 💥 v50.0.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ 🔵
v50.1.1 (2026-08-30)
- 🐞 C) Fixed an issue where the FrzReturn setting kept operating while Pause was in effect ( PR #2207 ) <- 💥 v50.1.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪
v50.1.0 (2026-08-29)
- ⭐ Added support for pausing the currently playing audio and objects while the tab is in the background ( PR #2205 )
- ⭐ Added support for pausing via the Pause key (changeable) ( PR #2205 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ 🔵 🔴
v50.0.0 (2026-08-25)
- ⭐ Added a mechanism (registerKeyFamily/resolveKeyFamily) that automatically swaps out and restores related settings when switching to a specific custom key type family ( PR #2203 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ 🔵
- Shortcuts
- ID Reference
- Key type's specification
- Chart settings specification ( keyPause )
- Migration Guide
| v50 | v49 ->