Releases: dsrkafuu/skyline-overlay
Releases · dsrkafuu/skyline-overlay
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.3
v2.0.2
This is a hotfix release which fixes a font align issue & the language related behavior.
Date
2021-08-17
Changelog
- feat: add diemoe mirror
https://act.diemoe.net/overlays/skyline/
- feat: validate system language before init
- fix: normal mode font & icon align
- fix: relative base url
v2.0.1
v2.0.0
This is a major release and has breaking changes.
Date
2021-08-16
Changelog
- feat: migrate to google fonts
- feat: migrate to mobx
- feat: add combatant ticker
- feat: add short number setting
- refactor: show hps mode
- fix: body overflow
- fix: encounter & settings styles
- chore: update overlay api
- chore: update license
v1.8.2
This is a patch release with no new features. It only changes the classname of the combatant grid job type:
- Before:
combatant-grid job-tank job-self
- After:
combatant-grid job-war job-self jobtype-tank
for future development (like different colors for each job).
Date
2021-04-18
Changelog
- chore: adjust job type classname
v1.8.1
Date
2021-04-16
Changelog
- chore: optimize detail panel behavior
- chore: update German translation
- build: migrate to CloudFlare Pages