Skip to content

Releases: ryanfwy/jike-calendar

Version 0.5.0

27 Feb 14:37
Compare
Choose a tag to compare

Fix: overflow issue of the window

The window should be non-scrollable when the magnifier is on. #3

Feat: check for updates automatically once a day

Now it checks for updates once a day when the app is activated.

Feat: design a popup view to show the full content

Click the right side of the content to pop up the view. It will show the full content, including the uploaded pictures.

NOTE: the refresh action is now transferred to the left side of the content.

Version 0.4.1

16 Feb 10:33
Compare
Choose a tag to compare

Fix: adapt tray icon to system appearance

Automatically adapt tray icon to light / dark theme. #2

Style: update magnifier view

Enlarge the view and hide the cursor while showing magnifier.

Version 0.4.0

16 Feb 07:50
Compare
Choose a tag to compare

Feature: add lunar calendar

Add lunar calendar display.

Update: improve right-click menu

Improve some menu shortcuts and add right-click menu for tray icon.

Version 0.3.0

24 Jan 11:22
Compare
Choose a tag to compare

Fix: solve the problem of low resolution on magnifier

Use dom-to-image.js to translate DOM into SVG, so that higher resolution will be displayed on magnifier.

NOTE: magnifier cannot capture scrolled content in this version.

Style: improve the display effect of color transition

Minor improvements of some view's display effect.

Version 0.2.1

22 Jan 11:02
Compare
Choose a tag to compare

Style: improve view transition and animation

Add fade-out and fade-in animation on the quotation view.

Version 0.2.0

21 Jan 15:20
Compare
Choose a tag to compare

Feature: add check for update

Check for update automatically when the app is launched. Or check manually from menu.
Only tiny files will be fetched and updated if full update is not required.

Version 0.1.0

20 Jan 11:50
Compare
Choose a tag to compare

Initial Release

A preview version is released, support all basic features.