Skip to content

Latest commit

 

History

History
2261 lines (1187 loc) · 120 KB

CHANGELOG.md

File metadata and controls

2261 lines (1187 loc) · 120 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.86.0 (2023-06-25)

Features

  • desperately adding more logging (d66129e)

1.85.0 (2023-06-25)

Features

  • add error reporting got useLogs error (7c74869)
  • add more error tracking (d90e9f8)

Miscellaneous

  • deps: bump fast-xml-parser from 4.1.3 to 4.2.4 (e21f678)
  • deps: bump fast-xml-parser from 4.2.4 to 4.2.5 (474ab5f)
  • deps: bump semver from 7.3.8 to 7.5.2 (02aa31a)
  • fix deps (183e938)

1.84.0 (2023-06-01)

Features

  • change label "Add New Entry" (27354f2)
  • make bot faster (7f04900)
  • remove one signal plugin (8991934)
  • switch export and import icon (9e5ed4f)

Miscellaneous

  • deps-dev: bump @testing-library/react from 13.4.0 to 14.0.0 (54a40bc)
  • deps-dev: bump @types/lodash from 4.14.191 to 4.14.192 (d95a571)
  • deps-dev: bump @types/lodash from 4.14.194 to 4.14.195 (bc551a8)
  • deps: bump @expo/webpack-config from 18.0.1 to 18.0.4 (772a733)
  • deps: bump @sentry/react-native from 4.13.0 to 5.4.0 (cf143f1)
  • deps: bump @sideway/formula from 3.0.0 to 3.0.1 (f2812c4)
  • deps: bump @xmldom/xmldom from 0.7.5 to 0.7.9 (235f440)
  • deps: bump expo from 48.0.5 to 48.0.18 (c9d6c0d)
  • deps: bump expo-file-system from 14.1.0 to 15.2.2 (62ed8fe)
  • deps: bump expo-notifications from 0.16.1 to 0.18.1 (631e170)
  • deps: bump expo-sharing from 10.3.0 to 11.2.1 (75945b9)
  • deps: bump expo-splash-screen from 0.18.1 to 0.18.2 (2dec05e)
  • deps: bump expo-store-review from 5.3.0 to 6.2.1 (d2a8f7a)
  • deps: bump expo-updates from 0.16.3 to 0.16.4 (a1ad89a)
  • deps: bump jotai from 1.8.6 to 2.0.2 (5e6a910)
  • deps: bump react-native from 0.71.3 to 0.71.7 (e6d207d)
  • deps: bump react-native-view-shot from 3.5.0 to 3.6.0 (608f3aa)
  • deps: bump use-debounce from 7.0.1 to 9.0.4 (79e3867)
  • deps: bump uuid and @types/uuid (0f88748)
  • deps: bump webpack from 5.75.0 to 5.80.0 (5d0c59b)

1.83.0 (2023-02-14)

Features

  • add feedback question to bot (0c721e8)
  • update de translations (90b9ceb)

1.82.0 (2023-02-12)

Features

Miscellaneous

Styling

  • move open source to development section in settings (1e0d7d6)

1.81.1 (2023-02-05)

Bug Fixes

  • add sleepQualityAvg to MoodPeaks dummy data (601f31d)

Miscellaneous

  • deps-dev: bump @testing-library/react from 12.1.5 to 13.4.0 (4523f44)
  • deps: bump @react-native-async-storage/async-storage (627a5a2)
  • deps: bump @sentry/react-native from 4.2.2 to 4.14.0 (101029a)
  • deps: bump react-native-reanimated-carousel from 3.1.5 to 3.3.0 (7b87b78)

1.81.0 (2023-01-29)

Features

Miscellaneous

  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (6ebe55f)

1.80.0 (2023-01-22)

Features

  • remove alphabetical sorting from tags (0cdbd6f)

Bug Fixes

1.79.2 (2023-01-21)

Bug Fixes

  • reset templog on first save (7e74a58)

Miscellaneous

1.79.1 (2023-01-18)

Bug Fixes

1.79.0 (2023-01-16)

Features

  • add promo card for new releases (2836199)
  • fix isLast in TagsArchive (14e58d7)

Bug Fixes

  • Logger to keep state when app goes in background (5ec3221)
  • hide archived tags in filters bottom sheet (26ae060)
  • typescript type (22c2f77)

Miscellaneous

  • add *.app and *.tar.gz to .gitignore (34ad3da)
  • fix expo dependencies (1135928)

1.78.1 (2023-01-12)

Bug Fixes

  • settings tags scrolling (256cfa0)

1.78.0 (2023-01-11)

Features

  • add alphabetical sorting for tags (a11a59c)
  • Add color disclaimer (9b77e0e)
  • make it possible to archive tags (d0a4bd9)
  • replace 'Tag' with 'Schlagwort' in de (3fc742a)

Styling

  • fix feedback border color in light mode (37b099b)

Miscellaneous

  • remove tags from DevelopmentTools (e16ae00)

1.77.0 (2023-01-10)

Features

Bug Fixes

1.76.1 (2023-01-09)

Bug Fixes

Styling

  • update emotion statistics (bcc2893)

1.76.0 (2023-01-09)

Features

  • add beta badge (6f90664)
  • add emotion statistics (4c446eb)
  • add quick edit buttons to Entry in LogList (68a76a4)
  • add translations (1fc0b08)
  • moved behavior data setting to Privacy page (fa5c4fd)
  • only log sleep for the first entry of the day (2623540)
  • use different steps for create/edit Logger (d354f27)

Bug Fixes

  • add date paramter to getAvailableSteps call (a8a37eb)
  • emotions items (1a900d3)
  • use current time when adding a entry from the LogList (03435ad)

Styling

  • fix dark mode emotion distribution (b08116a)
  • fix tag spacings (7032189)
  • footer to bottom of sleep slide screen (043f654)
  • update button borders and spacings (758378d)
  • update emotions button spacings (0300745)

1.75.0 (2023-01-08)

Features

  • add open source to settings page (5dca74e)

1.74.0 (2023-01-08)

Features

  • better hungarian translations (7ab24d0)

Bug Fixes

  • better question for tips about the emotions in hungarian (d5c969c)
  • some additional fixes for hungarian strings (b6e6cc4)

1.73.0 (2023-01-07)

Features

  • add carousel for entries and replace DayView with LogList (7c97d0b)

Miscellaneous

  • remove feedback box from settings steps (ef56de5)

Styling

  • spacing and colors updates (d37b0ea)

1.72.3 (2023-01-05)

Styling

  • align sleep button colors (5013dea)

1.72.2 (2023-01-04)

Bug Fixes

  • auto height for android message field (ff2a6f2)

Styling

  • fix android animation background flicker (52621a0)
  • fix background dark mode tabbar (8fe7e5d)

1.72.1 (2023-01-04)

Styling

1.72.0 (2023-01-04)

Features

  • add delete button to LogView (71ae71e)
  • add labels to sleep tracking (5273388)

1.71.0 (2023-01-04)

Features

  • add environment to useFeedback (482579f)
  • add animations to android (4193b50)
  • give the feedback modal more room (5ca255a)
  • make using multiple entries optional (6994052)

Bug Fixes

  • add 1px padding to calendar view on android (d27e95e)
  • add insets to android modals (8f31f69)
  • message auto height in Logger for android (ba20812)
  • remove second satisfied and motivated (df72ed6)
  • tests for sleep (c9320c4)
  • update disable sleep tracking translation (f0b8b8b)
  • when only using rating the mood was always neutral/white (d43e7f5)

Miscellaneous

  • deps-dev: bump @types/lodash from 4.14.185 to 4.14.191 (b4d8568)
  • deps: bump expo-application from 4.2.2 to 5.0.1 (8782c3b)
  • deps: bump expo-linear-gradient from 11.4.0 to 12.0.1 (1d23b92)
  • deps: bump expo-status-bar from 1.4.0 to 1.4.2 (89353e2)
  • deps: bump react-native-safe-area-context from 4.3.1 to 4.4.1 (eff6d7f)
  • remove logging when useQuestioner doesn't get data (0e1a9ba)

Refactors

  • remove indicator view from CalendarDay (914aa87)

Styling

  • align sleep tracking in LogView (73ebb62)
  • change color for bottom bar on android (5f75912)
  • remove button lines on dark mode android rating button in Logger (691b489)
  • remove padding from reminder preview (ba075ef)
  • update sleep emoji (5f11189)
  • use indigo color for sleep tracking (af7fcbd)

1.70.1 (2022-12-31)

Bug Fixes

1.70.0 (2022-12-31)

Features

Bug Fixes

Styling

1.69.0 (2022-12-25)

Features

  • add good and bad moods to mood peaks (726b0e8)
  • change TagPeaks to refer to days instead of "times" (8bb5a49)

Bug Fixes

  • add period to mood chart in en (f4db129)
  • change motivated label (5a31daa)
  • truncate EmotionButtonBasic text (986be0a)
  • uppercase typo in tips (54cc840)

1.68.2 (2022-12-24)

Miscellaneous

1.68.1 (2022-12-24)

Bug Fixes

  • MoodPeaksCard and TagPeaksCard to start on first week day (de74961)

1.68.0 (2022-12-24)

Features

  • add device id to settings (c8ffcda)
  • add social media to default tags (c686fa0)
  • add tracking for tips open (0e3e645)

1.67.0 (2022-12-23)

Features

Bug Fixes

Styling

  • fix spacing between tags and emotions in Entry (a6ca6ce)

1.66.0 (2022-12-21)

Features

  • replace Stichwörter mit Schlagwörter (1224877)

Bug Fixes

  • Schlagwörter de translation (178b2e2)
  • remove confusing add missing emotion button (37a2149)

1.65.2 (2022-12-21)

Bug Fixes

  • german translation for message tips (b3a0515)

1.65.1 (2022-12-20)

Bug Fixes

  • click on close on promocard (4f9dcd2)

Styling

  • update tags colors for light and dark mode (044364c)

1.65.0 (2022-12-20)

Features

  • update translations of emotions (fd66618)

1.64.0 (2022-12-19)

Features

Bug Fixes

Miscellaneous

  • deps-dev: bump sharp from 0.30.7 to 0.31.2 (ea15932)
  • deps: bump @react-navigation/native-stack from 6.8.0 to 6.9.7 (e6366cf)
  • deps: bump dayjs from 1.11.5 to 1.11.7 (65cc298)
  • deps: bump expo-splash-screen from 0.16.2 to 0.17.5 (2c5e58d)
  • deps: bump react-native-reanimated-carousel from 3.0.5 to 3.1.5 (04c529d)
  • fix dependabot (4f14305)
  • remove tagsDistributionData from statistics data (a3da822)
  • remove tagsDistributionData from trends page (18ca51d)

1.63.0 (2022-12-15)

Features

  • add channel to settings version (e3a4742)
  • add message tips full sentence questions (24330fa)
  • remove 'reset to default' (40c3f9c)
  • remove feedback box from statistics (429f4b4)
  • track promocard click (8a4b609)
  • update en translations (464576f)

Styling

  • fix scale colors (d68f270)
  • make it one row for all emotions categories (3d5dfd6)

Miscellaneous

1.62.0 (2022-12-13)

Features

  • add Card component (18fa952)
  • add minimal variant for CardFeedback (1d4cd11)
  • Add tip to message step in Logger (3ee085d)
  • show individual tips first (2cfb1ef)

Bug Fixes

  • don't animate when stepper used to change slide (f206ed8)

Refactors

  • add EmotionIndicator component (4b9a4d3)
  • move top gradient to SlideEmotions (4d774f8)
  • rename type and details on CardFeedback to analyticsId, analyticsData (1b4fbe4)

Styling

  • add shadow to SlideAction (64bfea8)
  • add translations (27d335c)
  • fix small screen issues (467b02f)
  • hide textarea when showing message tips (8035af7)
  • positioning message tips (5327b56)
  • reduce bottom spacing on SlideMessage (3c2e3e1)
  • remove Clock from SlideHeader (3ac6b8d)
  • remove shadow from SlideAction (b11a4aa)

1.61.1 (2022-12-13)

Bug Fixes

  • if questions are not loaded ignore result (6d4d8a5)

Styling

  • font size to normal for tags (2352813)

1.61.0 (2022-12-11)

Features

  • add calendar foot note (a08eb7c)
  • only focus textarea when creating (bd688c4)

Bug Fixes

  • remove feedback bar from shared images (cda3ec1)
  • styling for emotions in LogView and Entry (e1dc98c)

Styling

  • align de translations (7db78bf)
  • change emotion indicator to dot (80030cf)

1.60.0 (2022-12-11)

Features

1.59.3 (2022-12-10)

Bug Fixes

  • android header padding top (4bd711a)

1.59.2 (2022-12-09)

Bug Fixes

Miscellaneous

1.59.1 (2022-12-08)

Bug Fixes

  • Logger: prevent reset of data in logger when changing the time (1aee087)
  • fix tests for import helper (5ac490e)
  • import migration to add actionsDone (add23e2)

Miscellaneous

1.59.0 (2022-12-07)

Features

  • DayView: add date sorting (5d9f540)

Bug Fixes

  • Logger: unable to set date with picker (f657313)
  • typescript errors (9fe80ea)
  • use fixed fork for now until issue is resolved in original repo (46a4260)

Refactors

  • move types to central location (27dfa09)
  • use dateTime over date (8c2db47)

Miscellaneous

Styling

  • align spacing in DayView and RatingDot in LogView (a867d8d)
  • align spacing in dayview entry (d34a0d9)

1.58.0 (2022-12-06)

Features

  • DayView: add day times (8be267b)
  • DayView: sort items by dateTime (8a8b594)
  • Logger: use locale for dateTime selection (c55777b)
  • remove 'done' message in calendar footer (f21da69)

Bug Fixes

  • emotions de question + linear gradient (00cc888)
  • statistics: average calculation for null scale items (1addab1)

Miscellaneous

  • versionCode to integer (ef3ba14)
  • remove unused files (8185a98)
  • scripts: add remove translations keys (41c2c16)

Styling

  • align de translations for settings (4e8c719)
  • dark background of not enough data overlay (2661ac5)
  • fix another entry button icon in light mode (37673aa)

Refactors

  • useTemporaryLog and Logger have been updated (f9ee241)

1.57.0 (2022-12-05)

Features

  • 'Add another entry for today' (fdca0e4)

Miscellaneous

1.56.0 (2022-12-05)

Features

  • only show one question per day (ccc6188)

Bug Fixes

Miscellaneous

Styling

  • align englisch text on disabling questions (8b1fa96)
  • fix linear gradient in logger tags slide top (05dd88f)

1.55.0 (2022-12-04)

Features

  • Add CalendarFooter (e631eeb)
  • add average line to mood charts of year and month report (45e4248)
  • add best and worth month to year statistics (44e620e)
  • only show 'disable' on logger when starting to use the app (ce093ad)
  • replace option to edit check-in steps (ee6c7c8)
  • update styles for feedback dayview box (eaef0be)

Bug Fixes

  • only show promo cards when statistics are unlocked (fa0d533)
  • when only logging mood, mood was not saved (16e02b8)

Documentation

Refactors

Miscellaneous

  • add chore, stlye, docs and refactor to release-please changelog (f1f4f39)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (afa4d30)
  • deps: bump react-native-reanimated from 2.9.1 to 2.10.0 (3c81309)
  • update licenses (371137a)

Styling

  • align font weight best worst month (e81a0df)
  • button font weight (2b14407)
  • button radius and entry border (6a99cad)
  • dark mode feedback box background (bf641a6)
  • hide emotions in LogView (c472f42)
  • padding in DayView and border radius of Entry (0a30d3b)
  • reminder headline centered (dfb840b)

1.54.0 (2022-12-01)

Features

  • update styles of new entries feedback box (c70e837)

1.53.0 (2022-12-01)

Features

  • add tracking of check in steps (22b442f)
  • Multiple steps and emotions (ec3bc71), closes #16

Bug Fixes

  • build error because of unsupported dark mode colors for splashscreen (9ca4190)
  • rename migration file (978a606)
  • tests for emotions in useSettings (f3fac2b)

Chore

Styling

  • disable 'emotions' check in step for now (43d4697)

Documentation

1.52.0 (2022-11-25)

Features

  • improve ux for entries & update statistics to use day instead of items (643fccc)
  • initial commit on 'multiple entries per day' (37837a8), closes #15

Bug Fixes

  • add MigratedData type (66b8136)
  • height of rating button on small devices (25507f4)
  • rename mood chart title (ed36ff3)
  • share button on android (ae7ab07)

Documentation

Refactors

Chore

  • add gh actions for tests (965ab0b)
  • add github action to deploy changes to expo (465d0c5)
  • limit expo gh action to production and preview branch (2ac403c)
  • limit expo gh action to production, preview and release branches (cf021b6)
  • remove console log (d5750dd)
  • rename gh action (d91479c)
  • REVERT "limit expo gh action to production and preview branch" (a871065)
  • update node version in tests gh workflow (522477c)
  • update test gh actions to use yarn (48bbb27)

Styling

  • update en feedback text (ea82857)

1.51.1 (2022-11-24)

Bug Fixes

  • fix missing lang variables (f0ea4fb)

1.51.0 (2022-11-22)

Features

  • add feedback section to all cards on month/year report (d787638)

Bug Fixes

  • invalide date in header of logger (a0c023c)

1.50.0 (2022-11-21)

Features

  • add count to 'not enough data' statistic backdrop (1bf2808)
  • add tags routes (using id to edit) (60a9224)

Bug Fixes

  • add id for new entries (ad2094d)
  • row days in year in pixels (9e35264)

Chore

  • remove inverse button type (32d12b2)

Styling

  • add animation to promocard (b655ef0)
  • only show one loading indicator on statistics (489ebfd)
  • spacing updates (efcc2ec)

1.49.0 (2022-11-19)

Features

  • add month/year report + more 🚀 (f3ca92d)
  • style updates empty states for statistics (d5bc838)
  • track meta data on questions (77a5b19)
  • track statistics sharing (6e3603f)
  • update ip in dev for user data (91bace0)
  • update langs (4249aed)

Bug Fixes

  • replace TouchableOpacity with Pressable in LinkButton (c52f06e), closes #14

Refactors

  • add id and createdAt to items in logs (00ac9a7)

Performance

  • simplify calendar render (326c562)

Styling

  • fix spacing for statistics card (664c23a)
  • move today add button up (e40acc7)

Chore

  • deps: bump loader-utils from 1.4.0 to 1.4.2 (89e75ff)
  • deps: bump react-native-reanimated from 2.9.1 to 2.10.0 (c957d20)
  • disable debugging (84317f7)
  • fix build and user data ip (febb3e2)
  • ignore apk builds (aa52454)

1.48.0 (2022-10-27)

Features

1.47.0 (2022-10-25)

Features

  • add filter icon (b99bd60)
  • add questioner_submit (e29192c)
  • ask for review after positive feedback on statistics (b6b32bc)
  • remove formal language from DE translation (1e92139)
  • translate calendar hint (edbb722)
  • useSettings: should not addActionDone when it already exists (0191a3b)

Tests

  • fix tests for useLogsStore (fc924a3)

Refactors

  • move change log and vote features url to config (cdfe12d)

1.46.1 (2022-10-21)

Bug Fixes

  • calendar shwoing no items for one screen (46ed427)
  • remove yellow bg in feedback modal (186aa4c)

Chore

1.46.0 (2022-10-21)

Features

Bug Fixes

  • days in month view (d9e2ef9)
  • import tags dangerouslyImportDirectlyToAsyncStorage (f0de097)

1.45.1 (2022-10-19)

Chore

1.45.0 (2022-10-19)

Features

Bug Fixes

  • fix trackingEnabled from settings (be03481)
  • scroll issue in feedback form (567fe28)

Refactors

  • add useQuestioner (5e4650b)
  • move alerts to prompts helper (805d99d)
  • move useTranslation to helpers (53422a8)

Chore

  • add build for simulator command (c1f378b)
  • show info about build (cc8d378)

1.44.0 (2022-10-17)

Features

  • enable mood trend on trends section (3d5c3e0)
  • track statistics_feedback (2f1fea5)
  • track logs size (2d2eae9)

Bug Fixes

  • add mood_trend isAvailable condition (b798e4c)
  • return promise on export modal (acf70c6)
  • reverse on mood avg keys (d5c7a38)
  • set settings loaded true when imported (d657f5a)
  • Statistics: add SafeAreaView (60fe41f)
  • tracking statistics_all_highlights (58e9fee)
  • ts error on MenuListItem color textStyle (ce4e6d7)

Tests

  • add tests for datagate and other data related operations (ccf565e)

1.43.0 (2022-10-16)

Features

Bug Fixes

Performance

  • improve scrolling on calendar (96da47a)

Tests

Chore

Refactors

  • introduce storage helper (367f13c)
  • update data import and split reset in factory and data (85b71a6)

Styling

  • add loading indicator for calendar (2886143)

1.42.1 (2022-10-10)

Bug Fixes

  • save when resetting data (8d9bba1)

Chore

  • change access on hasText (8c1cc66)

1.42.0 (2022-10-10)

Features

Bug Fixes

1.41.0 (2022-10-10)

Features

  • add % logged to dev stats (84401da)
  • add dark mode splash screen (ab22215)
  • add tags trends (5eda424)
  • add tracking counts for filters (7288694)
  • add tracking for filtering (2f5b011)
  • prevent onboarding when using fake data (b76bac0)
  • track itemsCoverage and itemsCount (9a41681)

Bug Fixes

  • debounce filter tracking (d721080)
  • prevent access violation (75373ef)
  • prevent access violation (db801d8)
  • remove stone as tag color (ab6a22a)

Styling

Chore

1.40.0 (2022-10-08)

Features

  • scroll bottom button & perf improvement (c8dfd03)
  • use calendar height as reference for scroll up float button (ac2fd1d)

Performance

  • improve scrolling speed (8d6574e)

Refactors

  • revert calendar day changes (7b999aa)

Chore

1.39.0 (2022-10-07)

Features

  • add haptics to onboarding (fd7d78d)

Bug Fixes

Styling

1.38.1 (2022-10-07)

Bug Fixes

  • make tagging possible again (7f52e91)

1.38.0 (2022-10-07)

Features

  • add comment field to statistics feedback (09a63c3)
  • add quick user imports (6508860)
  • replace segment with posthog (88376ad)

Styling

  • update tag edit / create and linear gradients (1d6fb76)

1.37.1 (2022-10-06)

Bug Fixes

  • loading indicator on android (cc91f60)

Styling

  • show button on top of tags edit list (2608b4d)

Chore

1.37.0 (2022-10-06)

Features

  • add statistics highlights and refactor statistics (d9f7cf3)

Bug Fixes

Chore

1.36.2 (2022-10-06)

Bug Fixes

  • do not allow onPress func when Button is disabled (42c3bfb)
  • reload statistics only if items changed (18ede0c)
  • remove tag from tempLog when deleted (86c7c45)

Refactors

  • move function to useLogs (4f10b3b)

Styling

Chore

1.36.1 (2022-10-05)

Bug Fixes

1.36.0 (2022-10-05)

Features

  • add deviceId to analytics (137459b)
  • add tags rename and move tag create to modal (b85a4a1)
  • move statistics to useStatistics (4c65db9)
  • update readme preview images (016d851)

Documentation

1.35.0 (2022-10-02)

Features

  • add disabled state for floating button (f2656f1)
  • remove data notice (8021131)
  • update settings order (c3b6f46)

Bug Fixes

  • render error when question is shown (e84ff71)

1.34.0 (2022-10-01)

Features

  • add colors to tags statistics headline (bed7551)
  • add first prototype of mood chart (01b5d54)
  • add haptics to calendardot in statistics (a87abb7)
  • add neutral to mood avg (b29b10f)
  • support direct opening slides in log edit view (f82d5a3)
  • update screen tracking (9d0897b)
  • use pkg for android version (886edb3)

Bug Fixes

  • calendar statistics week header (ed41c7f)

Styling

  • log view action icons smaller (8d2c5bb)
  • update color of future calendar day entries (004879e)
  • update headline for tags distribution (7db4fcc)

1.33.1 (2022-09-27)

Bug Fixes

  • edits are saved for today (72e18e6)

1.33.0 (2022-09-27)

Features

  • click on calendar day dot in statistics to open log view (900467c)
  • prevent discarding when rating was changed (7afedca)

Styling

1.32.0 (2022-09-27)

Features

Bug Fixes

  • licenses as link in settings (035a90b)

Performance

  • fix licenses performance issues (08c31bb)

1.31.0 (2022-09-26)

Features

  • add tagLength to analytics (66f654b)
  • show actions done in statistics for nerds (565c130)

Bug Fixes

  • tags key acccess (892b49f)
  • filter tags distribution statistics (192c1de)
  • import for older backups (5f1594c)
  • question submit url include was missing (c1d2aff)

1.30.2 (2022-09-26)

Bug Fixes

1.30.1 (2022-09-26)

Bug Fixes

  • fix development statistics (5211d2f)

1.30.0 (2022-09-26)

Features

  • add loaded to settings (f277f0b)
  • add question slide and more (79e631f)
  • update bad dark mode color (d9b859e)
  • update intro en text (8eda317)

Bug Fixes

  • remove tags title from tags_distribution feedback report (84ba01e)
  • scrolling keyboard tags view (e8e0c51)

Refactors

  • use lodash for omitting tags titles (07cf99e)

1.29.1 (2022-09-25)

Bug Fixes

1.29.0 (2022-09-25)

Features

  • add email to feedback & tags statistics (206eca4)
  • add onboarding (6fb9bdc)

1.28.0 (2022-09-23)

Features

Bug Fixes

Styling

1.27.0 (2022-09-21)

Features

  • update colors & spacings for small phones (e5f0af2)

Bug Fixes

Chore

1.26.0 (2022-09-20)

Features

Bug Fixes

  • fix android issues on logging experience (67df499)

Chore

1.25.0 (2022-09-20)

Features

  • change statistics title (b0df168)
  • don't delete entries with tags (6780d07)
  • improve UX of new logging experience (4a7f4d3)

1.24.0 (2022-09-19)

Features

Bug Fixes

Chore

1.23.0 (2022-09-18)

Features

  • add 3 new statistic cards (fc2d4f4)

Chore

1.22.1 (2022-09-14)

Bug Fixes

  • Filters: migration tolerance bug (ffd9ef0)

1.22.0 (2022-09-13)

Features

  • add log_changed event (eaf7368)
  • add first prototype of filters (c43d663)
  • translate formal to informal german (a4c41c1)
  • update adaptive image for android (203077b)

Chore

1.21.0 (2022-09-04)

Features

  • add first prototype of filters (1fd9dcb)
  • translate formal to informal german (082f35f)
  • update adaptive image for android (4e4632e)

1.20.0 (2022-08-21)

Features

  • improve initial scroll speed (e213b3e)
  • prefix setting event names (cf7a21c)

Chore

1.19.0 (2022-08-15)

Features

Bug Fixes

Chore

  • deps-dev: bump sharp from 0.29.3 to 0.30.5 (6407a9b)
  • deps: bump jpeg-js from 0.4.3 to 0.4.4 (024aee0)
  • release: 1.18.1 (4f33a97)
  • update deps (8aa8120)
  • update lock file (f166df8)

Documentation

Refactors

1.18.1 (2022-07-30)

Bug Fixes

1.18.0 (2022-07-30)

Features

  • emoji feedback for tags & statistics intro (4dc99a8)

1.17.0 (2022-07-28)

Features

  • add pressed states (bd03356)
  • add statistic charts (3f8193a)
  • add translations of initial tags (c40ce22)
  • android fixes (72cd13e)
  • change de default tags (341a03c)
  • design updates (9f384c9)
  • move statistics to own screen component and hide it from the user (90bfaa0)

1.16.0 (2022-07-26)

Features

Bug Fixes

Chore

1.15.0 (2022-07-06)

Features

1.14.0 (2022-07-01)

Features

Bug Fixes

1.13.1 (2022-06-11)

Chore

  • add .env to .gitignore (24b987b)
  • remove sentry auth token (c4979ff)
  • remove sentry postPublish hook for sourcemaps (20f9725)
  • update to eas builds (65544d0)
  • update yarn lock (ce3ccfc)

1.13.0 (2022-06-04)

Features

  • Log: add different placeholder questions (491506a)
  • restrict PeopleList to en or de locale (9412696)
  • statistics add month selector (ad36137)

Bug Fixes

  • change default route to Calendar (eeafcbd)

Chore

  • add translate scripts to package.json (8eca521)

1.12.1 (2022-05-26)

Bug Fixes

  • update org id for sentry (aa03a6c)

1.12.0 (2022-05-19)

Features

1.11.0 (2022-05-18)

Features

  • add reminder modal (904aa0c)
  • Reminder: add reminder translations (2e402a8)
  • Reminder: show permission request on second tracking (3e17345)

Bug Fixes

  • isLast for reminder settings (c027c31)

Styling

Chore

  • deps-dev: bump standard-version from 7.1.0 to 9.5.0 (fcb823c)
  • remove unused var (a912ef8)
  • remove unused var (f1542ae)
  • update deps (2546ce4)

1.10.1 (2022-04-06)

Bug Fixes

  • Passcode: remove passcode feature (2235cbb)

1.10.0 (2022-04-06)

Features

  • Passcode: add passcode (8cee384)
  • Passcode: deactive state if not supported on device (f7d932e)
  • Passcode: use native passcode over custom screen (0e32aa5)
  • Web: add alert web compatibility (0150c33)

Bug Fixes

  • Android: fix height of toggle menulistitems (a7ce5de)
  • redirect to app store for 'rate this app' (646c3ac)

Tests

Refactors

Chore

Styling

1.9.5 (2022-03-25)

Chore

  • add appStoreUrl and playStoreUrl (7483522)

Styling

1.9.4 (2022-03-25)

Bug Fixes

  • Reminder: update to latest datepicker version (68c73ca)

1.9.3 (2022-03-25)

Refactors

  • Calendar: split week, month, calendar (3370565)

Tests

Performance

  • Licenses: only render markdown (029c470)

1.9.2 (2022-03-25)

1.9.1 (2022-03-25)

Bug Fixes

  • Android: add reminder clock for ios and android (1b2c2ba)
  • Android: only vibrate on iOS (eae7d71)

Styling

  • Calendar: today indicator adapt to bg color (1120f9f)
  • design update (ec8dc9d)

Chore

1.9.0 (2022-03-25)

Bug Fixes

  • Calendar: fix data update issue (ce71c1d)

1.8.3 (2022-03-25)

Bug Fixes

  • Web: built abstraction for web ui (b0ab61b)

Performance

  • Calendar: ⚡️ make fast (495e161)

Refactors

  • remove header from calendar screen (87a5264)

Chore

Styling

  • Calendar: change opactiy of future days (9cdabec)
  • Feedback: change idea icon (d4cfe30)
  • Feedback: change idea icon (9b52a95)
  • Feedback: update icons (c7004ed)
  • Log: button with border (14578e9)
  • Log: new scale design (7cec03b)
  • Privacy: add shield (681f375)
  • TextInput: change bg in light mode (8b5dcd6)

1.8.2 (2022-03-24)

Features

  • Anayltics: add meta data to identiy call (ffaada5)

Refactors

  • colors: use useThemefor colors (cd1822f)

Styling

  • Calendar: change calendar today in darkmode (4ce23e7)

1.8.1 (2022-03-23)

Features

  • Analytics: add reminder tracking (bcd4b41)

1.8.0 (2022-03-23)

Features

  • add haptics (a95d281)
  • Analytics: add segment tracking (ea125b9)
  • Calendar: change today indicator (c059cd8)
  • Log: rename LogModal to Log (a91783d)
  • Privacy: add privacy page (8be20a4)

Bug Fixes

  • MenuListItem: only vibrate when onPress given (c40e364)

Refactors

  • MenuListItem: no opacity change with switches (412fdd0)
  • Reminder: move reminder to own component (3f560c5)

Styling

  • NotificationPreview: update dark mode (0c82f5f)

Chore

  • add FORCE_KEYS to translation script (3fdbcf9)
  • disable sentry warning (2b0708d)
  • install correct date picker version (e86c98e)

1.7.0 (2022-03-22)

Features

Chore

  • remove unschedule and console logs (febeed4)
  • update whats new meta data (fe98634)

1.6.0 (2022-03-19)

Features

  • useFeedbackModal: add os, version to feedback (7656cc0)

Bug Fixes

  • Calendar: noop on future day click (c5ad137)
  • useFeedbackModal: fix max length (be0b9bc)

Styling

  • useFeedbackModal: move buttons to top (ad37608)

Chore

  • add apple and google meta uploader (9c35dc2)
  • add possibility to force translate keys (7c620ba)
  • remove console.error (758387d)
  • update whats new (f63493d)

1.5.1 (2022-03-08)

Bug Fixes

  • Android: enable scroll (1f2820f)
  • useColors: adapt colors directly when switching color scheme (d12f007)

Chore

1.5.0 (2022-03-08)

Features

  • LogModal: change length of message to 512 (3d561fc)

Chore

  • deps: update depencencies (99e1215)

1.4.0 (2022-02-07)

Features

  • add app store meta data to repository (844f63c)
  • add data menu item to settings (6c78ff9)
  • add new script to upload app store meta data (b5ee51e)
  • add new translations script for app store metadata (7853ea5)
  • Calendar: add country specific week start (93aee92)

Bug Fixes

  • add vietnamnese support (1202b48)
  • LogModal: fix width of save/cancel on small devices (6c6bdca)
  • Scales: replace scale component with non pressable view (30316be)
  • useFeedbackModal: add elipsis and change number of lines to fit on small devices (4bc8b74)
  • useFeedbackModal: fix height of option icon 'others' (4c6d740)
  • Webhook: fix MenuListItem bg color in Webhook (534e53a)
  • Webhook: remove slicing from history view (1293970)

Refactors

  • add utilities for scripts (0bd3363)
  • change screenshot prefix to better select (140a16b)
  • move credentials of script to ./credentials (521f954)
  • rename translation script (09de3ee)

Documentation

  • add app store links to readme (0b5b0cf)
  • add initial readme (16694f4)

Styling

  • Settings: change data icon (ef08800)

Chore

1.2.0 (2022-01-29)

Features

  • add debounce to webhook enable and url (93b41ad)
  • add script to generate app store previews (1711c09)
  • add script to generate screenshots (7cd8cd3)
  • add support for a lot of languages (7255f41)
  • Button: add loading state (8a4a503)
  • Calendar: add scroll back to today button on top and bottom (2d38052)
  • Calendar: localize start of the week (a83a00f)
  • generate-translations: support for array language variables (eccfdb1)
  • LoadingIndicator: add new component (45dacce)
  • useFeedbackModal: add feedback form (9f54622)
  • Webook: add url param to webook history entry screen (caff154)

Bug Fixes

  • add dev dependencies (365bb58)
  • Button: truncate button label (e456cda)
  • change translation for DE (bc2bbe2)
  • ignore paths for generated images (1927cfb)
  • LoadingIndicator: don't use useNativeDriver on web (90a3f8c)
  • MenuListItem: add truncate dots (480eac9)
  • MenuListItem: fix alignment with switch (5ff5ce5)
  • Navigation: show default back button on iOS (15469bd)
  • Settings: let reset write to local storage (0512ee5)
  • useLogs: slice webhook history (so it doesn't overflow) (8d3e480)
  • Webhook: add correct placeholder color to webhook url input (4c841e0)

Chore

  • invalidate and remove sentry auth token (ef5a9a8)

Tests

Refactors

  • Button: add types (e9cf0a9)
  • Button: remove border and add testID (5f3d56a)
  • Calendar: line indentation (a4f0df4)
  • useSettings: make accessing local storage safer (c0ff775)
  • Webhook: rename functions (34efed5)

Styling

  • add header shadow again (only hide on web) (9ef5319)
  • align tag colors with tailwind (ddceefe)
  • Colors: move from blue gray to black gray (d21ee95)
  • little updates to the UI (c59ff3e)
  • Navigation: make icons bigger (b2a3203)
  • Settings: reduce one single 'send feedback' option (e3c52f0)
  • unify colors selection with help of tailwind colors (abee552)
  • useFeedbackModal: add emojis (4d72b96)

1.1.3 (2022-01-25)

Chore

  • add all types to changelog (192e04a)

1.1.2 (2022-01-25)

Bug Fixes

  • remove dotenv from translation script (0394446)

Styling

  • align font sizes (fa77ea7)
  • fix typo in EN data notice (a3a4d80)
  • LogModal: align element distances (30943bf)
  • LogModal: show 'add' on new entries (instead of 'save') (334a138)

Refactors

  • add types and move components to separate files (b77ded7)
  • add types and realign route names (483b258)

1.1.1 (2022-01-24)

Features

Bug Fixes

  • add import to navigation (e66752f)
  • add scale translations (78bca01)
  • add screen to index (9c0a16e)
  • fix dark mode header on screens other than Calendar (e77b199)
  • LogModal: fix dark mode header styles (39905b2)
  • LogModal: remove overlapping header (c33835c)
  • Webook: fix scroll overflow background color in dark mode (9e18cc3)

1.1.0 (2022-01-23)

Features

  • add languages and new calendar (ff9d14e)
  • increase accessibility (d49be64)

Bug Fixes

  • Calendar: remove automatic scrolling on focus (7c74b49)
  • calendar: start week on mondays (4aea050)
  • ColorButton: aspect ratio (a6afca3)
  • LogModal: make ios header animation smooth (8610006)
  • remove usesIcloudStorage (4f981d8)
  • tests: import from pixels (1b3b1e5)