Skip to content

Releases: kurone-kito/launchpad-icons

v0.8.3: Maintenance

09 Feb 22:33
1835a91
Compare
Choose a tag to compare

The primary purpose of this version is to improve the project environment and fix the CI/CD bugs.
The update as a package only improves the dependencies and tweaks the documentation.

Documentation

  • Packages
    • a3ebb33: (react, solid) small updated the notation by updating the dependencies
  • Web

CI/CD

  • 96cd5be: added the npm token setup in release workflow
  • 183cbe5: update workflows to install the latest Corepack

Maintenance

  • f7a1f73: bumped the version to v0.8.3
  • 310b1cd: updated the dependencies
  • 90e0d03: increased the using PNPM version

See also

v0.8.2: Update for the web

02 Feb 09:27
dd90492
Compare
Choose a tag to compare

The primary purpose of this version is to improve the website and the project environment.
The update as a package only improves the dependencies and tweaks the documentation.

Update for website

Update for VRChat packages

  • 165ca21: tweaked the catalog world

Update for the NPM packages

Update for the project environment

  • 9412b6d: increased the using the PNPM version
  • 6822683: increased the using runtime version
  • 9579bc4: improved the Git configuration
  • 1bdfdbb: refactored the build process
  • ee73392: improved the CodeRabbit configuration

See also

v0.8.1: added the npm packages for the ReactJS and SolidJS

26 Dec 12:13
1294cdc
Compare
Choose a tag to compare

We are pleased to announce the official release of npm-style packages for ReactJS and SolidJS, previously released as trial versions.

The existing VPM package for VRChat includes only minor refactoring of the JSON and dependency updates.

NPM packages (for React / Solid)

Features

  • 98aee00: added the entry points
  • ccdd1b2: implemented the code builder
  • e068129: implemented the component library

Documentation

  • 3f186d1: added the TypeDoc environment

Testing

  • 06369e0: implemented the test environments

CI/CD

  • 95b9251: added the release scripts

Other updates

VPM package (for VRChat / Unity)

Refactoring

Other updates

  • 8a2224e: bumped the version to 0.8.1
  • 2871370 chore: updated the dependencies

See also

v0.8.0: 🚀 Added, and renamed icons

29 Nov 15:28
ae9d631
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

  • 97538b1: We renamed some existing icons. The change is not a problem on Unity since GUID manages them, but if you refer to them directly by name, this could be a breaking change.
    • InfoWhite -> InfoMono
    • Play -> NextTriW
    • Progress -> Next3
    • ProgressBack -> Previous3
  • 424dd1e: We changed the key of the metadata JSON. The change can be destructive when you use the included _Meta.json.
    • whiteIcons -> coloredIcons

Features

lanchpad-icons-0.8.0

  • f742506: Added the 16 new icons.
    • Caution
    • CircleHandle
    • CircleMinus
    • CirclePlus
    • CircleStar
    • Document
    • InfoBlock
    • Mic
    • MoveCircle
    • MoveSquare
    • NextTriThin
    • Portraits
    • PreviousTriThin
    • PreviousTriW
    • Pulse
    • Tip
  • ef2f8fb: Improved the shape of some existing icons.
    • ChangeMic
    • Join
    • StarThin
    • Voice

Example world

  • f0f0e99: Added the icons to the example world
  • 9f5c16b: Improved the documentation of the editor extension for the example world

Other updates

  • e4f8db6: Bumped the version to 0.8.0

See also

0.8.0-alpha.1

29 Nov 14:06
dc9cb44
Compare
Choose a tag to compare
0.8.0-alpha.1 Pre-release
Pre-release
Release 0.8.0-alpha.1

v0.7.0: 🚀 New 16 icons

25 Nov 01:08
c87956c
Compare
Choose a tag to compare

icons-v0 7 0

Today is a great day to add 16 more icons, providing for a total of 128 icons.
In addition, we set up the QVPen in the sample world.

Features

Sample world

  • 7b83e2d: Improved the example world, which includes the QV Pen

Other updates

  • 16324c3: Bumped the version to v0.7.0
  • 1a0ed06: Added and updated the dependencies

Updates for the project environment

  • 094f09c: ⚠️ Increased the specified .NET version to v8
  • e276940: Improved the Git configuration
  • eb778bb: Improved the VSCode configuration

CI/CD

  • 4ee6adc: Improved the CodeRabbit configuration

See also

0.7.0-alpha.1

24 Nov 14:00
8944ae9
Compare
Choose a tag to compare
0.7.0-alpha.1 Pre-release
Pre-release
Release 0.7.0-alpha.1

v0.6.2: Added the experimental VRChat for iOS support of the sample world and improved the CI/CD scripts

13 Oct 23:54
2975070
Compare
Choose a tag to compare

Sample world

  • dbebe4c: increased the version number to v0.6.2
  • 1d02e87: added the experimental iOS support

CI/CD

  • ee763df: added the CI scripts for testing
  • 006eac6: improved the deployment script
  • 7973469: fixed the brackets

Other updates

  • ea106aa: improved the vscode configuration
  • b6d05b8: increased the specified .NET version

See also

v0.6.1: improved the sample world

25 Sep 16:36
f5d0967
Compare
Choose a tag to compare

In this version, we have made significant improvements to the sample world.
There are no significant visual changes, but we have introduced a gimmick to semi-automatically reflect the addition of new icons in the sample world.

Significant updates to the sample are not related to the product, and the product itself is only a minor update, so we are only updating the patch version.

Small features

  • 6bfd7d1: added the metadata JSON of the icons
  • d299bb8: bumped the version to v0.6.1

Refactors

  • a918393: renamed some icons
    • Normally, compatibility can be maintained if the GUID of the metadata remains the same, but depending on how it is used, this can be a destructive change.
  • d29abc3: updated the dependencies

Documents

Samples

  • renewed the sample world

Other updates

  • ed564e9: improved the markdownlint configuration
  • 01615d0: decrased the specified .NET version
    • NUKE in the vrchat-community/package-list-action repository does not correctly recognize 6.0.424 and tries to install the v7 series.

See also

v0.6.0: Added some icons and cumulative updates

13 Jul 16:15
834af88
Compare
Choose a tag to compare

Features

  • ca45a04: added, and improved the icons
    • Added 16 icons
      • See the attached icon image.
    • Improved 3 icon
      • VennColorOnlyM: Re-balanced the label position
      • VCC: Tinified
      • VRC: Tinified

Refactor

Documents, Examples

Other updates

  • 46ea88e: bumped the version to 0.6.0
  • 6b4b324: increased the specified .NET version
  • b64750f: added the MarkdownLint configuration
  • e7758ce: improved the git configuration
  • 0291c66: improved the VSCode configuration

See also

image
image