Versions

# 11.6.22 | 18.4.2026

  1. On the homepage first screen, removed background from the feature list and from the text under the "Life Logger" logo

# 11.6.21 | 18.4.2026

  1. Fixed duplicate form submissions and double error messages: added init guard to u0lifeFunctions.init() so re-running the script does not register event handlers twice; removed redundant .fail(status) from the default form submit handler since content_download already handles errors internally

# 11.6.20 | 17.4.2026

  1. Fixed cron-generated subscription notifications: now they are created with the required visibility field and correctly shown in the app notification block
  2. Fixed cron date generation for notice records and corrected PRO access stop notification creation

# 11.6.19 | 17.4.2026

  1. Homepage first screen now keeps true full-width layout: removed horizontal clipping in `.welcome_container` so the hero section is no longer cut at the sides

# 11.6.18 | 17.4.2026

  1. Cache-buster version switched for homepage first-screen styles so browser pulls the latest CSS; site styles bundle was rebuilt

# 11.6.17 | 17.4.2026

  1. Homepage first-screen gradient now stretches edge-to-edge: removed visible side frames by making the hero section full-width

# 11.6.16 | 17.4.2026

  1. Homepage hero update: removed chip/badge border frames on the first screen and increased mobile logo size

# 11.6.15 | 17.4.2026

  1. Homepage hero polish: increased mobile logo size and adjusted desktop glow gradient so top/side hard edges are no longer visible near the header

# 11.6.14 | 17.4.2026

  1. Homepage hero: open full-viewport layout, gradient headline text, animated glow orbs, horizontal feature chip row with icons, badge label

# 11.6.13 | 17.4.2026

  1. Updated homepage first screen design: improved typography, spacing, and feature list layout for better readability after text update

# 11.6.12 | 17.4.2026

  1. Fixed action form autofill: exact title match is now preferred over partial matches (e.g. entering "Uber" no longer fills in data from "Uber eats")

# 11.6.11 | 17.4.2026

  1. Improved API network error details for analytics: "Failed to fetch" now includes URL, action, form, host, online/offline state, app type, and platform

# 11.6.10 | 16.4.2026

  1. Simplified dev API host check: only web.u0life.lc now maps to http://web.u0life.lc, all other hosts use production API

# 11.6.9 | 16.4.2026

  1. Updated Cordova dev API mapping: when frontend runs on localhost/127.x/192.168.x, API now points to http://web.u0life.lc (frontend and API no longer need the same domain)

# 11.6.8 | 16.4.2026

  1. Fixed Android API URL selection: dev mode now activates only on u0life.lc (no automatic 127.x/192.168.x dev mapping), preventing Google Play builds from falling back to local URLs and failing with "Failed to fetch"

# 11.6.7 | 14.4.2026

  1. Improved error handling for network failures on Android: loading spinners no longer get stuck, detailed diagnostic info is now logged to the console, and error messages are shown to the user

# 11.6.6 | 3.4.2026

  1. Fixed: Android app failed to connect to API ("Failed to fetch") — Capacitor/Cordova native apps no longer resolve to the local dev URL when hostname is localhost; environment-specific values (site_url, app_type) are now always refreshed after loading from localStorage

# 11.6.5 | 1.4.2026

  1. Analytics month: balance blocks (Now and On Month Finish) now show breakdown by currency in addition to the total

# 11.6.4 | 4.1.2026

  1. Fixed: section previews for subscriptions, clients, and projects now show description when counter is zero or no financial data is available
  2. Subscriptions section preview: when subscriptions exist, shows monthly total to pay, amount already paid, and amount remaining instead of description

# 11.6.3 | 3.31.2026

  1. Cards section preview: show total balance and per-currency breakdown instead of description when cards have a non-zero balance

# 11.6 | 3.26.2026

  1. Project migration to a new server

# 11.5 | 2.8.2026

  1. Improved display for large screens
  2. Improved information on first steps and their translations
  3. Added automatic creation of a default card upon registration
  4. Increased font sizes, with the default size set to medium upon registration
  5. Fixed error display during registration and card creation

# 10.0.2 | 11.04.2025

  1. Improved card styling and balance calculation

# 9.9.1 | 11.03.2025

  1. Display of icons for category lists
  2. Improved AI prompt performance

# 9.7.12 | 10.29.2025

  1. Updated icons and colors of categories, as well as added new fixed categories
  2. Updated language libraries

# 9.7.0 | 10.25.2025

  1. Painful color scheme update

# 9.6.7 | 10.23.2025

  1. inputmask for price fields in forms

# 9.6.5 | 10.23.2025

  1. Fixed AI title generation after editing entries
  2. Animation of data saving in modal windows, error display if not saved, without closing the window
  3. Improved title generation and data selection using AI

# 9.6.1 | 10.20.2025

  1. Fixed the operation of adding subscriptions
  2. Slight change in their appearance
  3. Updated the styles of entries (money, time, notes, tasks) and the display of date and time
  4. Improved data output in the action (data entry page)

# 9.6 | 10.19.2025

  1. Updated the u0life page
  2. New parameters have been added for the user: time zone and first day of the week
  3. Analytics now takes into account the selected time zone and first day of the week
  4. Minor stylistic improvements, action form and main pages of data and analytics

# 9.5 | 10.11.2025

  1. Simplification of the quick add form
  2. Now text is entered from which AI determines the title, card, price, time, and date

# 9.4 | 9.14.2025

  1. AI-based category detection for new records.

# 9.3 | 8.6.2025

  1. Fix edit money with client
  2. Fix adaptive for ios
  3. Style for app, background one style
  4. Fix, user was can't update self
  5. Status bar color update

# 8.7.8 | 6.22.2025

  1. Logining with Google
  2. Fix sessions working in the application

# 8.7.3 | 6.18.2025

  1. Remove block pro support on account page
  2. Update light theme

# 8.7 | 08.03.2025

  1. Hello world 2025
  2. Auto deploy on server, its make faster development
  3. Little fixe style on main site

# 8.6.4 | 16.11.2024

  1. A new section, "Work," has been added to analytics, where all summary information on time, money, and tasks is collected, with the option to filter by time intervals.

8.5.6 | 27.10.2024

  1. If you move a project to another client, notes, money, and time are also transferred

8.2.3

  1. The calculation of total amounts has been fixed in subscription analytics
  2. In time analytics, the calculation of the total amount has been fixed
  3. Preparing for mysql version 8
  4. Improved filter performance
  5. Notes no longer have nested notes.

8.2.1

  1. Translation of mySQL to support version 8
  2. Fixed time calculation when selecting records
  3. Fixed financial calculation when selecting records
  4. Improved system for displaying statistics on clients and projects for the week

8.2.1

  1. When creating a task, the title is not pulled up from the general field
  2. When navigating through pages, the search field is not cleared
  3. In time, time is substituted in both the name and time
  4. Fixed a glitch in card substitution when spending
  5. Added map search

8.2.0

  1. Improved language switcher

8.1.9

  1. Fixed many small internal errors, which speeded up the application
  2. Improved main site design

8.1.8

  1. Improved system for switching post activities
  2. Minor style changes
  3. Fixed substitution of tasks to time
  4. A lot of work to improve the stability of the application

8.1.7

  1. Fixed file display system in the application
  2. Fixed ticket activity processing system
  3. Fixed category editing functionality
  4. Previews of recordings display the recording date
  5. The ability to edit an entry has been added to the time preview
  6. The ability to edit an entry has been added to the money preview
  7. Improved performance of filters in statistics
  8. Improved system for automatic category substitution in posts
  9. Added currency search in subscriptions
  10. Added hotkeys for quick filling forms in actions, ctrl-1 - money type, ctrl-2 time type, etc.
  11. Added description output in preview for subscriptions
  12. Added search for subscriptions when filling out data
  13. Improved work of the calendar in statistics
  14. Optimized display and sorting of categories

8.1.6

  1. Improved data protection
  2. Improved access system for CRM
  3. Improved design and positioning of content blocks
  4. In the records section, all records (notes, time, money, tasks) are now displayed en masse, and sorted exactly by their date, the action log will be transferred
  5. The Google login system has been improved, mail is no longer shown to other users
  6. The entry system has been improved, duplicate entries are now displayed correctly, and multiple entries can be made at once
  7. Added post preview functionality, to view the necessary information on a post, just click on it, after which you can edit it

8.1.5

  1. Added the ability to change text size in the application (available when editing a profile)
  2. Added functionality for uploading files and user avatars
  3. Now all users are displayed, but you can only view public ones
  4. The notification system has been improved, now if you gain access to a client, task, etc. You will receive a notification
  5. Added a content minification system, less information is displayed, but when you click on the + icon it appears
  6. Money search by name has been added
  7. Improved main page with actions
  8. Many other changes and improvements in progress

8.1.4

  1. Fixed user editing functionality for CRM
  2. Fixed a bug with page reloads when editing, logging in, etc.