Skip to content

Releases: sahej-dev/Snow

v1.3.3

24 Oct 14:41
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fixed bug where finished contests were no longer being flushed

App Signature Changes

  • Changed app signature to a proper one from a debug signature
  • If you've installed the app through the IzzyOnDroid repo and are running version 1.3.0 or a prior one, you will have to uninstall the old version and install the new version, as the signing key changed in this release (see #13). Apologies for the inconvenience!

New Contributors

Full Changelog: v1.3.0...v1.3.3

v1.3.0

26 Jul 06:50
Compare
Choose a tag to compare

Changelog

Features & UI

  • Settings have been moved to the bottom navigation bar
  • A sort-by icon has been added to the top app bar on the home page

Deployment

  • Integration with IzzyOnDroid f-droid app repository by @IzzySoft in #11
  • Updated with screenshots from the latest version

Maintainance

  • Dependencies have been updated

Full Changelog: v1.2.3...v1.3.0

v1.2.3

24 Jul 05:21
Compare
Choose a tag to compare

Changelog

Bug fixes

  • Using version code to correctly indicate app updates to android

v1.2.2

23 Jul 06:25
Compare
Choose a tag to compare

Changelog

Maintenance

  • Update API url
  • Update dependencies

v1.2.1

06 Dec 16:20
Compare
Choose a tag to compare

Change Log

Maintenance

  • Changed API link, fixing no access to internet because of removal of Heroku free tier

v1.2.0

28 Nov 21:20
Compare
Choose a tag to compare

Change Log

Additions

  • Option to disable Material You core palette colors.
  • Option to select a theme seed color when Material You is disabled (closing issue #4).
  • By default core palette colors are disabled now.
  • Added a 'Feature Request' tile in settings, which open the corresponding feature request template.

Bug Fixes

  • CRITICAL: Commented code responsible for notification scheduling creeped up in the last release, 4 days ago as of writing this. That is now resolved.
  • CRITICAL: Contest uuids were being re-generated on load from local cache. This is no longer the case.
  • Bug report tile in settings led to the page for creating a blank issue. It now leads to bug report template as expected.
  • 'Support Snow' tile opened the GitHub page in the in app web-view, now it opens in external browser as it should.

Code Refactors

  • Added some constants in the constants/ui.dart which were required for the new theme color feature implementation.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Nov 11:56
Compare
Choose a tag to compare

Change Log

Bug Fixes

  • Ambiguous day in some reminders

Code Changes

  • Internal code cleanup
  • Moved JSON de/serialisation from manual to json serialisable

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Oct 02:39
Compare
Choose a tag to compare

✨The initial version of Snow is released ✨

Features

  • View upcoming and ongoing contests from supported platforms
  • 10+ supported platforms, including At Coder, Codeforeces, Hacker Earth etc.
  • Favorite a contest to receive reminders before its start time
  • Dynamic, Dark, and Light theme support
  • Beautifully designed with Material3 (You) design spec
  • Privacy focused as all data is stored on device
  • Easy registrations: tap a contest's name to directly open its webpage

v0.0.1-pre-alpha

19 Jan 17:21
63569ac
Compare
Choose a tag to compare
v0.0.1-pre-alpha Pre-release
Pre-release

This is a pre-alpha release. This is meant neither for daily use nor for beta testing. This release is provided only to showcase the work-in-progress app to technical recruiters.