= 2.29 on October 1, 2024 =
This release introduces a much-requested [lightbox feature](https://docs.gravitykit.com/article/1020-opening-and-editing-entry-details-in-a-lightbox-modal-popup) for displaying and editing entries, settings for customizing View URLs, new options for [displaying Name field initials](https://docs.gravitykit.com/article/1021-show-name-fields-as-initials) and Custom Content fields in full width, and a merge tag modifier to show date field values in a human-readable format. Several bugs have also been fixed.
#### 🚀 Added
* Ability to edit and display entries inside a lightbox.
* Global and individual View settings to customize the URL structure for all or specific Views.
* `:human` merge tag modifier for date fields to display in human-readable format (e.g., `10 minutes ago`, `5 days from now`).
* Option to display the Name field value as initials.,* Added: `gravityview/template/table/use-legacy-style` filter to use the legacy Table layout stylesheet without any responsive layout styles (added in GravityView 2.1) – [Here’s code you can use](https://gist.github.com/zackkatz/45d869e096cd5114a87952d292116d3f)
* Added: `gravityview/view/can_render` filter to allow you to override whether a View can be rendered or not
* Added: `gravityview/widgets/search/datepicker/format` filter to allow you to modify only the format used, rather than using the `gravityview_search_datepicker_class` filter
* Fixed: Fixed an issue when using [custom entry slugs](https://docs.gravitykit.com/article/57-customizing-urls) where non-unique values across forms cause the entries to not be accessible
* Fixed: Undefined index PHP warning in the GravityView Extensions screen
* Fixed: Removed internal usage of deprecated GravityView functions
* Limitation: “Enable lightbox for images” will not work on images when using Gravity Forms secure URL format. [Contact support](mailto:[email protected]) for a work-around, or use a [different lightbox script](https://docs.gravitykit.com/article/277-using-the-foobox-lightbox-plugin-instead-of-the-default).
= 2.1.0.2 and 2.1.0.3 on September 28, 2018 =