Skip to content

Releases: waifu-motivator/waifu-motivator-plugin

WMP v2.4.1

24 Jan 03:29
6bd5987
Compare
Choose a tag to compare

WMP v2.4.0

30 Oct 15:31
c9e3414
Compare
Choose a tag to compare
  • WMP-462 2022.3 build support
  • WMP-262 Migrate user displayed string literals to message bundle.
  • WMP-464 Fix deprecations and scheduled removal API
  • WMP-461 chore: Migrate strings literals into message bundle

Thank you @rubenquadros for your contributions 🎉

WMP v2.3.0

11 Aug 10:37
323f46c
Compare
Choose a tag to compare

Added

WMP v2.2.0

24 Mar 18:28
Compare
Choose a tag to compare

Added

WMP v2.1.2

10 Aug 14:40
fa80353
Compare
Choose a tag to compare

Added

Fixed

  • WMP-335 Installing the plugin from the welcome screen.

WMP v2.0.1

11 Apr 23:28
7cdf9c3
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • WMP-304 Fixed new user on-boarding on the 2021.1 Builds.

WMP v2.0

31 Jan 22:55
e390574
Compare
Choose a tag to compare

The Anime Meme plugin includes the following changes:

❤️‍🩹 Breaking Changes:

  • Removed titled notifications.
  • Only select notifications have sound the rest are silent.
  • Your previous configurations will be lost (Sorry!).
  • Haven't implemented Sayonara sound on project exit yet.
  • Haven't implemented Disable in Distraction Free Mode or Presentation Mode yet.
  • Motivate Me (alt+m) is now Show random Ani-Meme (alt+r)
  • Sound is either on or off, no granular control across events.

✨ Features:

🙌 Improvements:

  • WMP-247 Enhanced content preference selection
  • WMP-262 String literals to bundle migration
  • WMP-163 Migrate to ExteralSystemTaskState
  • Better random asset distribution
  • A lot more assets!

🐛 Bug Fixes:

  • WMP-285 Sound playback issue
  • WMP-282 Concurrent Modification Errors
  • WMP-273 Notification Display Awareness
  • Task failure events no longer occur on Build Canceled events

WMP v1.4

09 Nov 14:25
d6e3cbf
Compare
Choose a tag to compare

✨ Features:

  • WMP-235 Relax, it's not that big of a deal
  • WMP-193 Frustration Cool down over time
  • WMP-174 Just your Waifu
  • WMP-142 Alert Motivation Context
  • WMP-248 Support for Intellij IDEA 2021.1

🙌 Improvements

  • WMP-241 Enhanced plugin installation experience for new users!
  • WMP-251 Improved toolbar menus

🐛 Bugfix:

  • Fixed WMP-229 Issue writing local asset checks on mult-thread
  • Fixed WMP-224 Waifu of the Day doesn't show up on a fresh install

❤️ Contributors:

WMP v1.3

26 Sep 22:33
Compare
Choose a tag to compare

✨ Features:

  • WMP-190 Organized settings menu.
  • WMP-155 When any executed process through the IDE fails with an un-allowed exit code then you get a motivation event.
  • WMP-194 Can trigger a manual update of the list of motivation assets from the remote source.
  • WMP-182 Added configurable personality to your virtual companion.
  • WMP-159 Plugin can be used offline now.
  • WMP-157 Motivate Me now uses visual notifications.
  • WMP-133 When your code fails to build you'll get a Surprised or Disappointed event. The next time that your build succeeds, then you'll get a Celebration or Smug event.
  • WMP-154 When the user's IDE remains idle for a configured amount of time (defaults to 5 minutes) then the plugin will display a bored/waiting anime girl.

🐛 Bugfix:

  • Fixed WMP-153 Successful test runs with ignored tests now emit success motivation events.
  • Fixed WMP-178 Plugin actions can now be used while IDE is indexing.
  • Fixed WMP-186 Can close projects before they are initialized.
  • Fixed WMP-198 Enabled plugin to work without full IDE restart.
  • Fixed WMP-209 Waifu of the Day colors should come from theme look and feel
  • Fixed WMP-167 Sound player runtime exception

❤️ Contributors:

WMP v1.2

22 Aug 01:36
Compare
Choose a tag to compare

Features:

  • WMP-097 Ability to disable 'Motivate Me' notification
  • WMP-080 Improvements on toolbar menu
  • WMP-103 Ability to enable 'Do Not Disturb' mode on different viewing modes
  • WMP-102 Welcome dialog for newly installed plugin or new version
  • WMP-100 Add images associated to the alert notification

Bug fix:

  • Fix WMP-110 Waifu unit tester executes multiple times
  • Fix WMP-112 Multiple different startup sounds
  • Fix WMP-124 Multiple test notifications
  • Fix WMP-144 Cancelled tests registers as passed event

❤️ Contributor:

  • @Unthrottled - provided core features, and assets infrastructure.