Skip to content

Releases: dsrkafuu/skyline-overlay

v2.2.0

24 Sep 01:34
Compare
Choose a tag to compare

This is a minor release which adds manual pet-merging feature.

Date

2021-09-24

Changelog

  • feat: manual pet-merging
  • fix: minimal mode bottom display

v2.1.1

08 Sep 02:56
Compare
Choose a tag to compare

This is a patch release which fixes a small issue.

Date

2021-09-08

Changelog

  • fix: single combatant bottom height collapsing

v2.1.0

03 Sep 06:03
Compare
Choose a tag to compare

This is a minor release which adds some more settings.

Date

2021-09-03

Changelog

  • feat: add minimal mode
  • feat: add bottom display setting
  • feat: add deaths data in detail panel
  • chore: remove useless memo codes
  • build: change build target

v2.0.3

21 Aug 01:06
Compare
Choose a tag to compare

This is a hotfix release which fixes a cef input issue.

Date

2021-08-21

Changelog

  • fix: use prompt modal to fix cef input issue #13
  • fix: missing hover highlights
  • fix: add missing translations
  • build: migrate to pnpm

v2.0.2

17 Aug 02:21
Compare
Choose a tag to compare

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

16 Aug 13:58
Compare
Choose a tag to compare

This is a hotfix release which fixes root element overflow issue when using css scale zoom.

Date

2021-08-16

Changelog

  • fix: zoom overflow issue

v2.0.0

16 Aug 02:17
Compare
Choose a tag to compare

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

18 Apr 07:34
Compare
Choose a tag to compare

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

16 Apr 06:25
Compare
Choose a tag to compare

Date

2021-04-16

Changelog

  • chore: optimize detail panel behavior
  • chore: update German translation
  • build: migrate to CloudFlare Pages

Contributors

@Slightlyxz

v1.8.0

13 Apr 02:51
Compare
Choose a tag to compare

Date

2021-04-13

Changelog

  • feat: detail panel
  • feat: custom css support #7
  • chore: self highlight color adjustent