Skip to content

Latest commit

 

History

History
197 lines (152 loc) · 19.2 KB

CHANGELOG.md

File metadata and controls

197 lines (152 loc) · 19.2 KB

1.14.1 (2023-06-04)

Bug Fixes

  • refactor calculation logic, re-renders, timer speed up (a504a59)

1.14.0 (2023-06-03)

Features

  • added haptic to ui buttons, fixed mistakes increase on losing game (8d3bb68)

1.13.0 (2023-06-03)

Features

  • added dot symbol for active empty cell (5a1a148)
  • moved eas udpate workflow to pull-request workflow job (7e0d589)

Bug Fixes

  • fixed pause, winner screen change logic to unmount game screen and stop the timer (ae06b5d)
  • fixed pause, winner screen change logic to unmount game screen and stop the timer (79e3a7c)

1.12.5 (2023-06-03)

Bug Fixes

  • added ios config to bypass compliance (bf292b9)

1.12.4 (2023-06-03)

Bug Fixes

  • fixed cell scored animation (04d3d71)
  • fixed cell scored animation (256b6e1)
  • improved scored cells comparison, should fix incorrect animations (ddade16)

1.12.3 (2023-06-03)

1.12.2 (2023-06-02)

Bug Fixes

  • fixed automatic GH release creation (1861828)
  • fixed pushing tags after the release (79f5b58)

1.12.1 (2023-06-02)

Bug Fixes

1.12.0 (2023-06-02)

Features

  • added automatic react-native versioning on release (d832066)
  • added release to main branch merge (ad7dadc)
  • added release to main branch merge (75fe2d9)
  • added release to main branch merge (7ca5a6a)
  • added release to main branch merge (8290b18)
  • added release to main branch merge (274280e)

Bug Fixes

1.11.0 (2023-06-02)

Features

  • added android build config (ed3ea55)
  • added completed value based animation, small refactoring (c9a3ec1)
  • added const for progressWidth (c5a6fba)
  • added dark theme (f5bec17)
  • added dark theme (d667e6a)
  • added donation to win/lose pages (e97117d)
  • added exit, added generic black button style, fixed cell x/y coordinates (94aea1d)
  • added expo-router (25f28ce)
  • added expo-router (ec34bc2)
  • added filling logic (10efaab)
  • added game field with blank spaces (5cd3626)
  • added game pause, closes #2, closes #1 (8ebe293)
  • added games history (7c062d4)
  • added games history (576951b)
  • added grid markup (9535751)
  • added grid markup (7694442)
  • added haptic (3e318cc)
  • added icons (96c9f41)
  • added icons (43debb9)
  • added ios folder for xcode cloud (25f1ce2)
  • added loser screen, mistakes logic and some styling (89c986f)
  • added navigation (d025575)
  • added navigation (0451648)
  • added random filling logic (badfeb6)
  • added reanimated animation (3f78d94)
  • added reanimated animation (92eff5b)
  • added reanimated animation, fixed filling logic bug (d24c9c9)
  • added redux and pressable cells (9ccf23e)
  • added redux-persist to save current game progress (4db11f7)
  • added release (56cde95)
  • added row/col/group completion animation (788b51c)
  • added score calculation and timer (883ead5)
  • added score calculation and timer (b4464dd)
  • added support ukraine banner on index page (06f1ba7)
  • added support ukraine banner on index page (e1af8fe)
  • added todo (826f5a7)
  • added turbo (25e4241)
  • added turbo (9fca8c7)
  • added value selection check for empty selected cell (0d7885c)
  • added value selection check for empty selected cell (cac5dae)
  • added values progress bar (e90515d)
  • changed elapsed time text to be timer text (3b60453)
  • fixed animation for row/col/group (8d0be05)
  • fixed testflight encryption compliance (7a740d3)
  • fixed x/y (207e238)
  • fixed x/y (00f5021)
  • improved group border style (7bc9f0e)
  • improved mechanics on selecting correct value (4596e5b)
  • improved web styling (b804853)
  • moved rendering logic to the cell, fixed x/y (8e409ec)
  • moved rendering logic to the cell, fixed x/y (d9dfb94)
  • optimized cell rendering (d2e8f1f)
  • optimized cell rendering (c9b1785)
  • optimized field re-renders, changed history action and logic (9cfe68f)
  • optimized scoring, react and sudoku class integration (a2c824e)
  • refactored available values progress coloring through theme (b86c3ee)
  • removed idea (04c4309)
  • removed idea (8498733)
  • started creation of game logic class with string representation (51e43e3)
  • started creation of game logic class with string representation (f2c303d)
  • updated privacy policy (ac499d1)
  • working basic flow (3d413dd)

Bug Fixes

  • adaptive cell size and font based on the platform (1bf2485)
  • added eslintignore (9cf8a8f)
  • added hours support to timer text (3219e25)
  • added privacy policy (25541de)
  • added web version page titles, fixed haptic error on web (91d29b5)
  • app version generation (46c293a)
  • app version generation (6904892)
  • disabled navigation gestures (dfe44a1)
  • excluded ios/android from git (797803b)
  • fixed alert/confirm for the web (788ce13)
  • fixed available value missing bug (56f3be5)
  • fixed available values (3a541cc)
  • fixed cell light theme colors (313b1e9)
  • fixed cell light theme colors (0651f74)
  • fixed cell light theme colors (265d5ef)
  • fixed cell rendering logic, redux issues (12cf89a)
  • fixed closing app on running game and continue - stopped timier (66211f6)
  • fixed difficulty, and empty column dots (641b946)
  • fixed expo deps (2e810c2)
  • fixed game duration (5ba9c2a)
  • fixed game finish state (9feb146)
  • fixed history (5aea8ad)
  • fixed imprting expo app.json to get version (c22a956)
  • fixed privacy policy return button (6851cbe)
  • fixed row/col/group score calculation (a9e5a83)
  • fixed score reset on win/lose, added history state (87b55fe)
  • fixed state migration (2283040)
  • fixed state score calculation (dd07432)
  • fixed styling across platforms, negative score (b58fe91)
  • fixed timer start/stop on pause/return (77ba27c)
  • fixed win/loose play again button (de926eb)
  • main screen history stats when no data (768b23d)
  • mistakes count to loose, incapsulated field/cell logic into sudoku (393dcd5)
  • optimized cell rendering (8d714ec)
  • possible values re-rendering (42313ce)
  • remove coverage from git (8e63099)
  • removed ios folder (140b192)
  • theme automatic (95b34ba)
  • web mobile field position (3035e21)
  • web mobile field size (9eff124)
  • web version routing, small generic improvement in constants (e94f7bf)
  • whole support banner is pressable (632df99)
  • winner screen elapsed text (7783bb7)