Skip to content

Releases: htmfilho/digger

#storm

13 Apr 02:03
Compare
Choose a tag to compare

Spring Boot security upgrade to fix CVE-2022-22965.

Before upgrading to this version, please:

  • upgrade to version 1.10.0
  • perform a backup
  • upgrade to this version
  • restore the backup

#ukraine

09 Apr 02:11
Compare
Choose a tag to compare

This release upgrades H2 to the latest version. If you are starting with Digger today, go ahead, download it below and use it today! If you already use Digger, we recommend using the previous version first, the 1.10, generate a backup file, and then upgrade to this version and restore the backup. It is necessary because the data file of H2 v1 is incompatible with H2 v2.

Please, Follow the instructions in the documentation.

#peace

06 Apr 13:14
Compare
Choose a tag to compare

This release prepares Digger for the upgrade of the H2 database. It allows the backup of the data that will be later restored in a new version of H2.

Digger currently uses H2 v1.4.200. We want to upgrade it to v.2.1.210, but their data structures are incompatible. With this version, you will be able to backup your data often and restore it in current and future versions of Digger.

#booster

20 Dec 21:22
Compare
Choose a tag to compare

Bumped up dependencies versions.

#vaccineswork

25 Nov 14:56
Compare
Choose a tag to compare

After months of unprecedented habit changes and global struggle as well as health innovation, we finally have good news: multiple working vaccines have been announced! We finally foresee the end of the pandemic in the horizon.

Enhancements

#72 Identify columns that are sensitive

#keeptheborderclosed

11 Jul 13:13
Compare
Choose a tag to compare

Brazil and USA have the pandemic out of control with an astonishing number of cases and deaths. The hashtag #keeptheborderclosed is trending because people living in countries bordering Brazil and USA ask to keep the border close to avoid future outbreaks. The pandemic has shown that extreme-right governments fail to protect the population when they need the most due to the selfish nature of their ideology.

Enhancements

#24 Indicating if the column is a primary key of the table
#28 Replaced Font Awesome by Bootstrap Icons Everywhere

#Pride

28 Jun 23:00
Compare
Choose a tag to compare

This release celebrates Gay pride, the promotion of self-affirmation, dignity, equality, and increased visibility of lesbian, gay, bisexual, and transgender (LGBT) people as a social group.

Enhancements

#55 Create a page in the administration showing the list of application properties in use
#58 Upgrade Spring Boot version to 2.3.1
#59 After login load the full name in the session and show it in the top menu bar replacing the email

Bugs

#53 The progress of tables documentation is not recalculated after ignoring tables
#56 Give more space to the email field to avoid it breaking into the role field
#57 Regression: not possible to change the role of the user

#FathersDay

22 Jun 12:46
Compare
Choose a tag to compare

It's #FathersDay in Canada! I'm a father and I'm happy today!

Enhancements

#17 Add first name and last name to the user entity and forms
#51 Submitting test coverage report to Code Climate through CircleCI

Fixes

#53 The progress of tables documentation is not recalculated after ignoring tables

#BestPresidentEver

15 Jun 03:24
Compare
Choose a tag to compare

People are using the #BestPresidentEver to express their appreciation for former president Barack Obama.

Enhancements

#48 Showing the documentation of the foreign table in the column form.

#49 Showing the list of dependencies of a table.

#BlackLivesMattter

07 Jun 15:40
Compare
Choose a tag to compare

From this point on, releases will be named after Twitter #hashtags that are relevant at the moment. For this release, we are celebrating the hashtag #BlackLivesMattter in honor of all the people suffering because of the color of their skin.

Enhancements

#31 Not allowing the administrator to change Its own role if there is no other registered administrator
#32 Preventing CSRF exploit across the application