---
title: "Version 1.19"
date: 2016-11-15
author: "GravityKit"
link: "https://staging.gravitykit.com/version-1-19/"
---

# Version 1.19

Version 1.19 adds [front-end entry moderation](/decide-entries-show-directoryfrom-directory/) to GravityView. This makes it much easier to manage your directory submissions. We also added a Russian translation to GravityView, which we're thrilled about. Добро пожаловать! 🇷🇺

### Full changelog:

- New: **Front-end entry moderation**! You can now approve and disapprove entries from the front of a View - [learn how to use front-end entry approval](https://docs.gravitykit.com/article/390-entry-approval)
    - Add entry moderation to your View with the new "Approve Entries" field
    - Displaying the current approval status by using the new "Approval Status" field
    - Views have a new "Show all entries to administrators" setting. This allows administrators to see entries with any approval status. [Learn how to use this new setting](https://docs.gravitykit.com/article/390-entry-approval#clarify-step-16)
- Fixed: Approval values not updating properly when using the "Approve/Reject" and "User Opt-In" fields
- Tweak: Show inactive forms in the Data Source form dropdown
- Tweak: If a View is connected to a form that is in the trash or does not exist, an error message is now shown
- Tweak: Don't show "Lost in space?" message when searching existing Views
- Added: New Russian translation - thank you, George Kovalev! 
    - Updated: Spanish translation (thanks @matrixmercury)

**Developer Notes:**- Added: `field-approval.css` CSS file. [Learn how to override the design here](https://docs.gravitykit.com/article/388-front-end-approval-css).
- Modified: Removed the bottom border on the "No Results" text (`.gv-no-results` CSS selector)
- Fixed: Deprecated `get_bloginfo()` usage