Releases: vigoren/foundryvtt-simple-calendar
2.4.18 - Bug Fixes
Bug Fixes
- Fixed a bug where a date selector for picking a single date (Season start date and moon start date) would end up selecting a range with the initial date as the end date.
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
2.4.17 - Foundry V12 Support, Cyberpunk Red Theme and Bug Fixes
Foundry V12 Support
Simple Calendar has been updated to support Foundry V12. It does not yet take advantage of the Application v2 but does remain backwards compatible with Foundry V10 and V11.
Cyberpunk Red Theme
A new theme has been added to Simple Calendar for the Cyberpunk Red system. Big thank you to RassilonMonk for creating this theme!
Bug Fixes
- Fixed a bug where note categories wouldn't properly unselect after being selected while editing a note.
- Fixed a bug when setting a multi day event that spanned 2 or more months, the end date would appear as NaN. (#603)
- Fixed a bug when persistent open is set to true and the calendar is open, users could not deselect canvas items or open the main menu. (#592)
Chat Bug Fixes
Chat Bug Fixes
Due to a change to support a bug in the DnD 3.5E system a bug was introduced for other systems that caused chat messages to occasionally duplicate (just the display) or have certain interactive elements missing.
Trying to get that change to work has been unsuccessful, so I have reverted the chat message changes to what they were in version 2.4.3 of Simple Calendar. This should address the issues with the duplicated chat messages and missing interactive elements.
I have approached the bug in the DnD 3.5E system in a different way that fixes the issue without causing issues for other systems.
Sorry for the inconvenience, and thank you for your patience while I worked to resolve this issue.
2.4.12 - Bug Fixes
Bug Fixes
- Fixed a bug where the in game timestamp would not be applied to chat messages if a GM was not logged in.
- Fixed a bug where chat messages would be duplicated in some instances. (#588)
API Changes
- Adjusted how Simple Calendar toggles between the compact and full view. Before the minimize/maximize functionality was hijacked to toggle between the two views. This caused issues where other modules would want to minimize all windows for a user to perform an action then maximize all windows back. This change allows the minimize/maximize functions to work as intended. Users are still able to double click on the application header to toggle between the compact and full views. (#577)
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
- hmqgg (Chinese (Simplified))
2.4.9 - Bug Fixes
Bug Fixes
- Fixed a bug where other players would see an error message when a new message was sent in chat. (#584)
Translation Updates
- Martin Matoška (Czech)
- Michal Kolodziejczyk (Polish)
- Lucas (Portuguese (Brazil))
2.4.8 - Bug Fixes
Bug Fixes
- Fixed an issue with scrollbars not displaying as intended on newer browsers.
- Fixed a bug where opening the calendar interface through the Foundry Module Settings window would not update the date/time when advanced. (#576)
- Fixed a bug where changing the year in the date selector for notes would do nothing. (#569)
- Fixed a bug in certain systems where errors would be thrown when setting the timestamp of chat messages. (#582)
- Fixed a bug where setting which players can view a note would get reset on new notes if other fields were changed. (#578)
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
- Martin Matoška (Czech)
- Michal Kolodziejczyk (Polish)
- Lucas (Portuguese (Brazil))
2.4.3 - Bug Fixes
Bug Fixes
- Fixed an issue where selecting a date range across multiple months would close the select dialog before the second date could be chosen. (#547)
- Improved how chat message timestamps are updated for better compatibility with other modules. (#542)
- Improved how chat message timestamps are displayed for better compatibility with other modules.(#545)
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
- Jakub (Polish)
- vincent (French)
- Martin Matoška (Czech)
- Sven Hesse (German)
2.4.0 - Leap Year Starting Year and Bug Fixes
Leap Year Starting Year
A new setting has been added to the leap year settings that allows you to set the year that leap years start on.
An example of this would a calendar that has a leap year every 4 years but the first leap year should be on year 1 and the next on year 5 etc. Setting this option to 1 would allow for this scenario.
Bug Fixes
- Fixed a bug when the Use Game Time For Chat Message Timestamps setting is enable, messages by non GM players would not have an in game time associated with it. (#531)
- Fixed a bug in the PF2E system when using the Use Game Time For Chat Message Timestamps setting the timestamps would be the incorrect time. (#534, #539)
- Fixed an issue with the migration script when migrating from a Foundry v9 world to a Foundry v11 world.
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
- Jakub (Polish)
Documentation Changes
- Added documentation for the new Leap Year Starting Year setting.
- Updated the FAQ section Why Is Simple Calendar not in Sync with X module/system? to better word any issues with specific systems or modules.
- Added a new FAQ Simple Calendar Says "There is an active combat/combats running" but there are no combats running.
2.3.20 - Bug Fixes
Bug Fixes
- Fixed a bug when the Sync Date/Time Changes Across Calendars setting is enabled and multiple calendars are configured that would cause all calendars to emit the DateTimeChange hook instead of just the active calendar.
- Fixed a bug in the Pathfinder 1e system where every turn in a combat would advance the calendars time instead of just advancing the time at the end of the round. (#528)
- Fixed a rare issue where calling the
SimpleCalendar.api.showCalendar
API function with an invalid day set could cause the calendar to display incorrectly. - Fixed a very rare issue when comparing 2 dates the months could be considered the same when they shouldn't.
2.3.16 - Bug Fixes
Bug Fixes
- Fixed a bug in Foundry v11 where when typing the compact view would pop above all other windows. (#525)
- Fixed a bug in Foundry v11 where side panels would close when interacting with the calendar. (#526)
- Fixed an issue where side panels would sometimes get stuck open. (#472)
Translation Updates
Thank you to the follow people for making updates to Simple Calendars translations:
- Lucas (Portuguese (Brazil))