Skip to content

Releases: aquagoose/Glimpse

0.1.0-pre.2

0.1.0-pre.2 Pre-release
Pre-release

Choose a tag to compare

@aquagoose aquagoose released this 02 Jul 22:40

Glimpse 0.1.0 prerelease 2

This update adds shuffle and fixes things idk i kinda lost track its been too long lol

0.1.0-pre.1

0.1.0-pre.1 Pre-release
Pre-release

Choose a tag to compare

@aquagoose aquagoose released this 20 May 20:04

Glimpse 0.1.0 prerelease 1

  • Completely revamped the music database: it is now called your Music Library (#62)
    • Add and remove folders in your music library
    • Update your music library with one click
    • Continue using Glimpse while updating, everything is done in the background
    • Your old music library can be easily migrated over to the new system
    • Now uses the system file picker
    • Introduces an API for plugins
  • New themes! Choose between 7 different themes.
  • Added Mini Player (accessible by click the album art) to shrink Glimpse into the background
  • Added a welcome screen for new users
  • Added a repeat function
  • Tracks that previously showed "Unknown Track" will now show the file name (without extension)
  • Added an option to disable confining an album art to a square (wide album art will adjust the transport bar)
  • The configuration JSON structure has completely changed and is now partitioned
  • Glimpse can now play multiple files when opened by the system file manager
  • Gave the macOS version a nice icon
  • Fixed scaling issues on Wayland and macOS when dealing with multiple displays with different scales
  • Fixed dialogs being un-interactable if the main window was smaller than the dialog

Full Changelog: 0.0.10.1...0.1.0-pre.1

0.0.10.1

Choose a tag to compare

@aquagoose aquagoose released this 26 Apr 11:51

Glimpse 0.0.10.1
Yknow how I said this would hopefully be the last release before 0.1.0 but it often doesn't work like that..? yeah....

  • Fixed Glimpse not loading on some platforms due to incorrect paths
  • Fixed incorrect button rounding on HighDPI displays

Full Changelog: 0.0.10...0.0.10.1

0.0.10

Choose a tag to compare

@aquagoose aquagoose released this 25 Apr 21:57

Glimpse 0.0.10
This version should be the last major alpha release before 0.1.0. I'm hoping it's the last release before 0.1.0 in general, but that doesn't always work out.

  • Added support for more album art image formats including webp
  • Added Korean and emoji fonts
  • Seek bar looks nicer
  • Update checking can now be disabled to keep Glimpse truly offline
  • Tracks in your library that no longer exist will no longer cause Glimpse to crash
  • Album art will now display in the correct aspect ratio
  • Fixed & localized some date/time formats, including songs over 1 hour not displaying the song length correctly

Full Changelog: 0.0.9.1...0.0.10

0.0.9.1

Choose a tag to compare

@aquagoose aquagoose released this 04 Apr 15:10

Glimpse 0.0.9.1

  • Fix Glimpse crash when adding folders, the popup would try to show folders that don't exist and would crash (#61)
  • "Add To Queue" button now adds songs to the end of the queue, removing the "Add To End" button and the confusion that came with it
  • Update libopenmpt binaries so tracker modules can be played again

Full Changelog: 0.0.9...0.0.9.1

0.0.9

Choose a tag to compare

@aquagoose aquagoose released this 05 Mar 02:03
4f45285

Glimpse 0.0.9

  • Improve quit behaviour on macOS
  • Clicking the now-playing title/artist/album will navigate to the queue/artist/album (#32)
  • Volume control now saves its value on exit (#55)
  • The correct file manager name now shows in the "Show in Explorer" button
  • Mouse cursor now chooses the appropriate cursor
  • Update to .NET 10
  • Fixed build script for macOS
  • Fix some wav files not loading properly

Full Changelog: 0.0.8.1...0.0.9

0.0.8.1

Choose a tag to compare

@aquagoose aquagoose released this 02 Mar 13:32

Glimpse 0.0.8.1 hotfix

  • Added light mode theme
  • Fix crash on newer versions of the Visual Studio C++ Runtime

Full Changelog: 0.0.8...0.0.8.1

0.0.8

Choose a tag to compare

@aquagoose aquagoose released this 26 Jan 02:32

Glimpse 0.0.8
After the abomination that was 0.0.7, I figured it was time for a proper release to address some key issues (several of which were introduced in 0.0.7), and introduce some well-needed features.

  • Added Artists and Genres view (you will need to re-add your music library to get the artist information)
  • Added volume slider next to transport buttons (#33)
  • Added basic support for macOS (Apple Silicon only!)
  • Added combo installer/portable for Linux
  • Queued tracks view got a major overhaul (#35)
  • Glimpse now only supports one instance, now allows it to work properly with file associations (#58)
  • Songs that don't have an associated album are now sorted into a "no album" category (#7)
  • Moved database from Database/MusicDatabase.json to Database.json. (copy your existing database to this file if you wish to keep it)
  • Reverted the spacing between tables to how it was pre-0.0.4
  • Removed Claude generated languages
  • Fixed crash when loading UTF-8 files on Windows (#14)
  • Fixed crash when skipping/stopping songs (#24)
  • Fixed crash when changing tracks very quickly (#27)
  • Fixed a bug involving random crashes on interaction (#52)
  • Fixed issue where crashes would not log
  • Fixed issue where crashes would not display in an error window to the user
  • Fixed Discord plugin crashing Glimpse if it has not been used before (#26)
  • Fixed song counter not incrementing if the window was minimized (#22)
  • Fixed MPRIS position being incorrect on Linux (#46)
  • Fixed crash on KDE when screen locks (#44)

Full Changelog: 0.0.7.1...0.0.8

0.0.8-pre.6

0.0.8-pre.6 Pre-release
Pre-release

Choose a tag to compare

@aquagoose aquagoose released this 19 Jan 21:51

Glimpse 0.0.8 preview 6

0.0.8-pre.5

0.0.8-pre.5 Pre-release
Pre-release

Choose a tag to compare

@aquagoose aquagoose released this 13 Jan 23:10

Glimpse 0.0.8 prerelease 5

  • Fixed song counter not incrementing if the window was minimized (#22)
  • Glimpse now only supports one instance, now allows it to work properly with file associations (#58)
  • Fixed MPRIS position being incorrect on Linux (#46)