Page 1 of 2

New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Sun Nov 19, 2017 7:59 am
by nick
Hi there,

I've just made a couple of new releases. Mostly little bug fixes and tweaks for things people have reported recently, support for the EON Core, and the new Compact view mode on iOS. I've also fixed up a bunch of layout issues on iOS, mostly regressions introduced recently (thanks Xcode 9). Finally, something long overdue was getting MacDive to attempt to translate country names in order to find flags. This means you can log them in your native language and have them display flags correctly. This was done for both iOS and macOS.

macOS v2.8.5
  • Added support for the Suunto EON Core.
  • Added Isle of Man Flag
  • Countries now translated to try and match Flags.
  • Replaced US State Flags with new versions, including retina.
  • Improved readability of Profile Inspector.
  • Dive Inspector Notes now uses a fixed-width font.
  • Various importer fixes.
  • Minor UI improvements.
iOS v1.2.7
  • Added support for the Suunto EON Core.
  • Added new "Compact" display mode for Tags, Gear, Critters.
  • Added Isle of Man Flag and US State Flags.
  • Countries now translated to try and match Flags.
  • Added "Longest Dive" stat to Divers.
  • Longest and Deepest Dive stats on a Diver Profile can now be tapped to view the associated dive.
  • Various little UI tweaks/improvements.
  • Fixed various recently introduced UI/layout issues on certain devices.
As usual, let me know of any problems. Thanks in particular to all the TestFlight testers who sent me a ton of great feedback for the latest iOS version. Much appreciated!

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Mon Nov 20, 2017 3:04 am
by Jean-Francois
Thanks a lot for all the hard work you put into this program/app.

Cheers

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Mon Nov 20, 2017 10:36 am
by Bollar
That country parsing is neat. It took me a couple of tries to understand that Country needs to be Country & State for the US State flags to show. I look forward to seeing other countries' states, territory & province flags represented. :lol:

On my Mac, it looks like the state flags have an aspect ratio issue. They are square-looking. Country flags appear correctly for me.
macdive texas flag.jpeg
Next time you're looking for iOS testers, please consider me.

Rick

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Mon Nov 20, 2017 10:59 am
by nick
Only for State Flags ? Odd. Thanks - I'll take a look at that after work tonight.

Re: "Country, State" it's been that way for some time on macOS (like, years). I just replaced them with a new set that also have retina versions, previously there were only standard ones so they looked a bit naff.

Though technically it's actually "State, Country". I would have expected what you have there to show the US flag, but I guess I didn't add "United States" as a valid alias for US / USA yet. If I did (or do) it would match that first and ignore the Texas part. At least in the current implementation.

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Mon Nov 20, 2017 11:21 am
by Bollar
I'm the new guy, so I'm not burdened with any legacy knowledge. ;)

I'd add a country flag, but I've blown through the board attachment quota.

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Mon Nov 20, 2017 12:17 pm
by nick
No worries, more than enough info to go on.

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Tue Nov 21, 2017 3:41 am
by nick
I found the issue. Basically we made the flags a slightly different size versus the existing ones. Actually if you look in the sidebar under Countries you'll see it looks incorrect also.

Working on this. My bud is redoing them, it'll take a wee bit of time as there's a lot - poor guy. Will be fixed in the next update, but I'll get a beta ready once I have all the new versions.

Sorry about that - I didn't notice at all.

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Tue Nov 21, 2017 8:29 am
by jarold
Hi,

Thanks for the Compact Mode options, they look great :-)

One issue I have found in the Sites Tab, if I choose Settings & toggle on Display current location & then go back to Sites I get a pop-up 'Allow MacDive to access your location while...' but it disappears before I have the chance to Allow it (or not) & the 'Display current location' toggle goes back to unset.

This is on an iPhone 5S with the latest iOS

Cheers

k

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Tue Nov 21, 2017 8:58 am
by nick
Will look in to it tonight.

Re: New Releases (macOS 2.8.5, iOS 1.2.7)

Posted: Tue Nov 21, 2017 1:58 pm
by nick
I've fixed the location permission problem for the next update. For now, you should be able to go to the GPS tracker (under More) which will also request permission, but won't cause this problem. And then the sites one should work as permission would already have been granted.

Thanks for the report.