Releases: 06Games/GeneaGrab
v3.0.0
Changes
⚠️ Breaking changes
- Data storage is now done in a SQLite database instead of JSON files.
Tip
A utility for migrating the old database is available here.
🌍 Global changes
- Added credentials storage
- Added sidebar tabs in the viewer
- Customizable zoom multiplier
- Thumbnails are now vertically centered
⚙️ Internal changes
- Page selection by ARK URL is now supported
- Unified codebase for all IIIF and Ligeo providers
- All unit tests now pass
📭 Provider related changes
- Added support for FamilySearch
- AD06
- Updated title parsing for 3E and C series
- Removed HTML tags from metadata
- Antenati
- Updated domain
- Support for page ARK URL
- Support for the online viewer URL
- UserScript added
Note
Mac users, you may encounter a message stating that the "App Is Damaged and Can’t Be Opened", this is due to the fact that the application is not signed, all you need to do is run this command to add the application to the exception list:
xattr -d com.apple.quarantine /Applications/GeneaGrab.app
Warning
The Windows installer is missing a DLL, please use the portable version (or manually add the missing file e_sqlite3.dll
)
v2.3.0
Changes
- Some more installers
- URI scheme on linux
- New provider: Archives de Nice
- Support some more series of the AD06
- Registry info is written on several lines in the list
- IIIF has now a fallback value if image width/height is not set
- Move the scrollbar so that text remains visible during scrolling
- Use location details in tree view if the location isn't set
- The search bar is now cleared after a suggestion is selected
- Check if bitmap asset exists before trying to load it
- Date serialization no longer fails if precision is incorrect
- The Gregorian calendar no longer fails silently if used on dates prior to its creation
- Refactored the registry dates display
Note
Mac users, you may encounter a message stating that the "App Is Damaged and Can’t Be Opened", this is due to the fact that the application is not signed, all you need to do is run this command to add the application to the exception list:
xattr -d com.apple.quarantine /Applications/GeneaGrab.app
v2.2.0
Warning
The AD06 website has changed and it is impossible to migrate old data. Please delete or move your data before using this update.
Changes
- Support of the new AD06 website
- Custom scheme support on macOS
- If the requested register is already open, it is preferred to change the page instead of opening a new tab
- A second window is no longer temporarily opened when instructions are sent to the main instance
- The window no longer moves if it is held anywhere other than in the title bar
- File streams are now closed after use
- Page data is now also saved in Exif metadata
- Avalonia logging
- Migration of the core logging system to Serilog
- Fatal errors are now logged
- Providers now inherit directly from the
Provider
class - Dedicated fields for registry title, subtitle and author
- Improved French Republican date parsing
- Improved Gregorian date precision detection
- App is now shipped on macOS using a DMG installer
Note
Mac users, you may encounter a message stating that the "App Is Damaged and Can’t Be Opened", this is due to the fact that the application is not signed, all you need to do is run this command to add the application to the exception list:
xattr -d com.apple.quarantine /Applications/GeneaGrab.app
v2.1.0
Warning
On July 04, 2023, the Alpes-Maritimes departmental archives are migrating their tools to a new website. The old website is still functional, but may not remain so for much longer, so the current wrapper implementation (AD06 and CG06) are set to break in the next few days.
Changes
- Files are no longer kept busy
- Images are no longer downloaded twice
- Added buttons to go to the next/previous page
- Migrate to Avalonia 11.0.0-rc1
- Discord RPC
- Overhaul of the logic behind the register list
- List items no longer remain selected after a click
- Ensure single instance
- Some improvements to AD06
- Improved cadastral support
- Correction of the creation of an empty district
- Use CallNumber field instead of Notes
- Sources imprimées
- Tests
Note
Mac users, you may encounter a message stating that the "App Is Damaged and Can’t Be Opened", this is due to the fact that the application is not signed, all you need to do is run this command to add the application to the exception list:
xattr -d com.apple.quarantine /path/to/GeneaGrab.app
v2.0.0
New year, new major version ! 🎉
Changes
- Switch to Avalonia, the software now supports Linux and MacOS in addition to Windows (#2)
- Rewriting of a part of the interface
- RAM consumption has been greatly reduced
- Much greater use of multi-threeading to provide a more fluid user experience
- Parsing of dates in the Julian calendar and years in the French Republican calendar (#4)
- Update of the wrapper of the Archives of Charente-Maritime following modifications on their website
Note
Windows users, The application data has been moved from %LOCALAPPDATA%\Packages\UUID-OF-THE-APP\LocalCache
to %LOCALAPPDATA%/GeneaGrab/Registries/
Warning
Mac users, you may encounter a message stating that the "App Is Damaged and Can’t Be Opened", this is due to the fact that the application is not signed, all you need to do is run this command to add the application to the exception list:
xattr -d com.apple.quarantine /path/to/GeneaGrab.app
1.1
Version as of 26/08/2022
Full Changelog: v1.0...v1.1
1.0
The app has been completely rewritten for a better experience. It is now natively coded for the UWP platform.
Change log
0.2: Réécriture presque totale
version en date du 20 décembre 2020
Nouveautés
- Toute nouvelle interface
- Possibilité de naviguer dans les registres
- Prévisualisation efficace
- Tri automatique des images sauvegardées
- Fonctionnement modulaire (chaque plateforme dispose de son propre script)
- Ajout du support de l'état civil hébergé sur AD06
- Modification de la couleur de l'icône
- Ajout d'UserScripts pour aider à récupérer les informations (AD06, Geneanet)
NE SUPPORTE QUE GENEANET POUR LE MOMENT (Le support des archives de la Gironde et du Cantal sera rétabli ultérieurement)
Release v0.1
v0.1